2021-12-13 04:13:40,494 DEBUG 111:basic_vm_macro.py(1) - Basic VM macro init started 2021-12-13 04:13:40,509 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: 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-12-13 04:13:40,522 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/service_macro.py:76: 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-12-13 04:13:40,535 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-12-13 04:13:40,535 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-12-13 04:13:40,535 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-12-13 04:13:40,535 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2021-12-13 04:13:40,535 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-12-13 04:13:40,535 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-12-13 04:13:40,535 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-12-13 04:13:40,536 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-12-13 04:13:40,536 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-12-13 04:13:40,536 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-12-13 04:13:40,536 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-12-13 04:13:40,536 INFO 169:run_tests.py(1) - Running test case 'basic_vm_macro'... 2021-12-13 04:13:40,570 DEBUG 230:rest.py(1) - response body: {"kind":"Service","apiVersion":"v1","metadata":{"name":"cds-blueprints-processor-http","namespace":"onap","selfLink":"/api/v1/namespaces/onap/services/cds-blueprints-processor-http","uid":"bcd4221f-1abb-4324-aa05-be5119b30fc9","resourceVersion":"95459","creationTimestamp":"2021-12-13T02:10:44Z","labels":{"app":"cds-blueprints-processor","app.kubernetes.io/managed-by":"Helm","chart":"cds-blueprints-processor-9.0.0","heritage":"Helm","release":"onap"},"annotations":{"meta.helm.sh/release-name":"onap-cds","meta.helm.sh/release-namespace":"onap"},"managedFields":[{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2021-12-13T02:10:43Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/managed-by":{},"f:chart":{},"f:heritage":{},"f:release":{}}},"f:spec":{"f:ports":{".":{},"k:{\"port\":8080,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{".":{},"f:app":{},"f:release":{}},"f:sessionAffinity":{}}}},{"manager":"OpenAPI-Generator","operation":"Update","apiVersion":"v1","time":"2021-12-13T04:12:58Z","fieldsType":"FieldsV1","fieldsV1":{"f:spec":{"f:externalTrafficPolicy":{},"f:ports":{"k:{\"port\":8080,\"protocol\":\"TCP\"}":{"f:nodePort":{}}},"f:type":{}}}}]},"spec":{"ports":[{"name":"blueprints-processor-http","protocol":"TCP","port":8080,"targetPort":8080,"nodePort":30449}],"selector":{"app":"cds-blueprints-processor","release":"onap"},"clusterIP":"10.233.17.210","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}} 2021-12-13 04:13:40,577 DEBUG 88:cds.py(1) - Service already patched, skip 2021-12-13 04:13:40,585 DEBUG 129:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:40,585 DEBUG 131:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/blueprint-model/bootstrap 2021-12-13 04:13:40,586 DEBUG 132:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] data sent: { "loadModelType" : true, "loadResourceDictionary" : true, "loadCBA" : true } 2021-12-13 04:13:42,141 INFO 142:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] response code: 200 2021-12-13 04:13:42,141 DEBUG 146:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] response: 2021-12-13 04:13:42,145 DEBUG 196:data_dictionary.py(1) - Upload data dictionary 2021-12-13 04:13:42,145 DEBUG 88:data_dictionary.py(1) - Upload vsn_name_0 data dictionary 2021-12-13 04:13:42,145 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:42,145 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:42,146 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vsn_name_0", "property": {"description": "vsn_name_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vsn_name_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vsn_name_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vsn_name_0", "updated-by": "Singal, Kapil "}, "description": "vsn_name_0", "entry_schema": "string", "name": "vsn_name_0", "tags": "vsn_name_0", "updatedBy": "Singal, Kapil "} 2021-12-13 04:13:42,277 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:42,278 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vsn_name_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vsn_name_0","name":"vsn_name_0","property":{"description":"vsn_name_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vsn_name_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vsn_name_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vsn_name_0","tags":"vsn_name_0","creationDate":"2021-12-13T04:13:42.270Z","updatedBy":"Singal, Kapil "} 2021-12-13 04:13:42,278 DEBUG 88:data_dictionary.py(1) - Upload active-streams data dictionary 2021-12-13 04:13:42,279 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:42,279 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:42,279 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "active-streams", "property": {"description": "active-streams", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}}, "tags": "active-streams", "updated-by": "MALAKOV, YURIY "}, "description": "active-streams", "entry_schema": "string", "name": "active-streams", "tags": "active-streams", "updatedBy": "Singal, Kapil "} 2021-12-13 04:13:42,407 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:42,408 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"active-streams","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"active-streams","name":"active-streams","property":{"description":"active-streams","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"active-streams","tags":"active-streams","creationDate":"2021-12-13T04:13:42.399Z","updatedBy":"Singal, Kapil "} 2021-12-13 04:13:42,408 DEBUG 88:data_dictionary.py(1) - Upload nexus_artifact_repo data dictionary 2021-12-13 04:13:42,408 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:42,409 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:42,409 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "nexus_artifact_repo", "property": {"description": "nexus_artifact_repo", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"nexus_artifact_repo": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/nexus_artifact_repo", "verb": "GET"}, "type": "source-rest"}}, "tags": "nexus_artifact_repo", "updated-by": "MALAKOV, YURIY "}, "description": "nexus_artifact_repo", "entry_schema": "string", "name": "nexus_artifact_repo", "tags": "nexus_artifact_repo", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:42,537 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:42,538 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"nexus_artifact_repo","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"nexus_artifact_repo","name":"nexus_artifact_repo","property":{"description":"nexus_artifact_repo","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"nexus_artifact_repo":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/nexus_artifact_repo","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"nexus_artifact_repo","tags":"nexus_artifact_repo","creationDate":"2021-12-13T04:13:42.528Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:42,538 DEBUG 88:data_dictionary.py(1) - Upload vm-type data dictionary 2021-12-13 04:13:42,539 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:42,539 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:42,539 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vm-type", "property": {"description": "vm-type", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"vfccustomizationuuid": "vfccustomizationuuid"}, "key-dependencies": ["vfccustomizationuuid"], "output-key-mapping": {"vm-type": "vm_type"}, "query": "select VFC_MODEL.vm_type as vm_type from VFC_MODEL where customization_uuid=:vfccustomizationuuid", "type": "SQL"}, "type": "source-db"}}, "tags": "vm-type", "updated-by": "MALAKOV, YURIY "}, "description": "vm-type", "entry_schema": "string", "name": "vm-type", "tags": "vm-type", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:42,662 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:42,662 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vm-type","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vm-type","name":"vm-type","property":{"description":"vm-type","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vfccustomizationuuid":"vfccustomizationuuid"},"key-dependencies":["vfccustomizationuuid"],"output-key-mapping":{"vm-type":"vm_type"},"query":"select VFC_MODEL.vm_type as vm_type from VFC_MODEL where customization_uuid=:vfccustomizationuuid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vm-type","tags":"vm-type","creationDate":"2021-12-13T04:13:42.654Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:42,663 DEBUG 88:data_dictionary.py(1) - Upload vnf-id data dictionary 2021-12-13 04:13:42,663 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:42,663 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:42,663 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vnf-id", "property": {"description": "vnf-id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vnf-id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vnf-id", "verb": "GET"}, "type": "source-rest"}}, "tags": "vnf-id", "updated-by": "MALAKOV, YURIY "}, "description": "vnf-id", "entry_schema": "string", "name": "vnf-id", "tags": "vnf-id", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:42,788 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:42,788 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vnf-id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vnf-id","name":"vnf-id","property":{"description":"vnf-id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vnf-id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vnf-id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vnf-id","tags":"vnf-id","creationDate":"2021-12-13T04:13:42.777Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:42,788 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private2_floating_ip data dictionary 2021-12-13 04:13:42,789 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:42,789 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:42,789 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vfw_int_private2_floating_ip", "property": {"description": "vfw_int_private2_floating_ip", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vfw_int_private2_floating_ip": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_int_private2_floating_ip", "verb": "GET"}, "type": "source-rest"}}, "tags": "vfw_int_private2_floating_ip", "updated-by": "MALAKOV, YURIY "}, "description": "vfw_int_private2_floating_ip", "entry_schema": "string", "name": "vfw_int_private2_floating_ip", "tags": "vfw_int_private2_floating_ip", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:42,917 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:42,917 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vfw_int_private2_floating_ip","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vfw_int_private2_floating_ip","name":"vfw_int_private2_floating_ip","property":{"description":"vfw_int_private2_floating_ip","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vfw_int_private2_floating_ip":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_int_private2_floating_ip","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vfw_int_private2_floating_ip","tags":"vfw_int_private2_floating_ip","creationDate":"2021-12-13T04:13:42.908Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:42,917 DEBUG 88:data_dictionary.py(1) - Upload vdns_image_name data dictionary 2021-12-13 04:13:42,918 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:42,918 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:42,918 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vdns_image_name", "property": {"description": "vdns_image_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vdns_image_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_image_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vdns_image_name", "updated-by": "MALAKOV, YURIY "}, "description": "vdns_image_name", "entry_schema": "string", "name": "vdns_image_name", "tags": "vdns_image_name", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:43,036 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:43,036 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vdns_image_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vdns_image_name","name":"vdns_image_name","property":{"description":"vdns_image_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vdns_image_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_image_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vdns_image_name","tags":"vdns_image_name","creationDate":"2021-12-13T04:13:43.027Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:43,037 DEBUG 88:data_dictionary.py(1) - Upload vpg_flavor_name data dictionary 2021-12-13 04:13:43,037 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:43,037 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:43,037 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vpg_flavor_name", "property": {"description": "vpg_flavor_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vpg_flavor_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_flavor_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vpg_flavor_name", "updated-by": "MALAKOV, YURIY "}, "description": "vpg_flavor_name", "entry_schema": "string", "name": "vpg_flavor_name", "tags": "vpg_flavor_name", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:43,154 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:43,154 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vpg_flavor_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vpg_flavor_name","name":"vpg_flavor_name","property":{"description":"vpg_flavor_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vpg_flavor_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_flavor_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vpg_flavor_name","tags":"vpg_flavor_name","creationDate":"2021-12-13T04:13:43.147Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:43,154 DEBUG 88:data_dictionary.py(1) - Upload vfw_onap_private_ip_0 data dictionary 2021-12-13 04:13:43,155 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:43,155 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:43,155 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vfw_onap_private_ip_0", "property": {"description": "vfw_onap_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vfw_onap_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_onap_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vfw_onap_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vfw_onap_private_ip_0", "entry_schema": "string", "name": "vfw_onap_private_ip_0", "tags": "vfw_onap_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:43,275 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:43,275 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vfw_onap_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vfw_onap_private_ip_0","name":"vfw_onap_private_ip_0","property":{"description":"vfw_onap_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vfw_onap_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_onap_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vfw_onap_private_ip_0","tags":"vfw_onap_private_ip_0","creationDate":"2021-12-13T04:13:43.267Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:43,275 DEBUG 88:data_dictionary.py(1) - Upload vsn_onap_private_ip_0 data dictionary 2021-12-13 04:13:43,276 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:43,276 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:43,276 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vsn_onap_private_ip_0", "property": {"description": "vsn_onap_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vsn_onap_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vsn_onap_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vsn_onap_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vsn_onap_private_ip_0", "entry_schema": "string", "name": "vsn_onap_private_ip_0", "tags": "vsn_onap_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:43,395 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:43,395 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vsn_onap_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vsn_onap_private_ip_0","name":"vsn_onap_private_ip_0","property":{"description":"vsn_onap_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vsn_onap_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vsn_onap_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vsn_onap_private_ip_0","tags":"vsn_onap_private_ip_0","creationDate":"2021-12-13T04:13:43.386Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:43,395 DEBUG 88:data_dictionary.py(1) - Upload vpg_image_name data dictionary 2021-12-13 04:13:43,396 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:43,396 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:43,396 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vpg_image_name", "property": {"description": "vpg_image_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vpg_image_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_image_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vpg_image_name", "updated-by": "MALAKOV, YURIY "}, "description": "vpg_image_name", "entry_schema": "string", "name": "vpg_image_name", "tags": "vpg_image_name", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:43,518 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:43,519 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vpg_image_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vpg_image_name","name":"vpg_image_name","property":{"description":"vpg_image_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vpg_image_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_image_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vpg_image_name","tags":"vpg_image_name","creationDate":"2021-12-13T04:13:43.511Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:43,519 DEBUG 88:data_dictionary.py(1) - Upload vfw_name_0 data dictionary 2021-12-13 04:13:43,519 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:43,519 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:43,520 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vfw_name_0", "property": {"description": "vfw_name_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vfw_name_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_name_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vfw_name_0", "updated-by": "Singal, Kapil "}, "description": "vfw_name_0", "entry_schema": "string", "name": "vfw_name_0", "tags": "vfw_name_0", "updatedBy": "Singal, Kapil "} 2021-12-13 04:13:43,645 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:43,646 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vfw_name_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vfw_name_0","name":"vfw_name_0","property":{"description":"vfw_name_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vfw_name_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_name_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vfw_name_0","tags":"vfw_name_0","creationDate":"2021-12-13T04:13:43.637Z","updatedBy":"Singal, Kapil "} 2021-12-13 04:13:43,646 DEBUG 88:data_dictionary.py(1) - Upload onap_private_subnet_id data dictionary 2021-12-13 04:13:43,647 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:43,647 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:43,647 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "onap_private_subnet_id", "property": {"description": "onap_private_subnet_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"onap_private_subnet_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/onap_private_subnet_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "onap_private_subnet_id", "updated-by": "MALAKOV, YURIY "}, "description": "onap_private_subnet_id", "entry_schema": "string", "name": "onap_private_subnet_id", "tags": "onap_private_subnet_id", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:43,781 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:43,781 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"onap_private_subnet_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"onap_private_subnet_id","name":"onap_private_subnet_id","property":{"description":"onap_private_subnet_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"onap_private_subnet_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/onap_private_subnet_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"onap_private_subnet_id","tags":"onap_private_subnet_id","creationDate":"2021-12-13T04:13:43.773Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:43,782 DEBUG 88:data_dictionary.py(1) - Upload vdns_name_0 data dictionary 2021-12-13 04:13:43,782 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:43,782 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:43,782 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vdns_name_0", "property": {"description": "vdns_name_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vdns_name_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_name_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vdns_name_0", "updated-by": "Singal, Kapil "}, "description": "vdns_name_0", "entry_schema": "string", "name": "vdns_name_0", "tags": "vdns_name_0", "updatedBy": "Singal, Kapil "} 2021-12-13 04:13:43,914 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:43,915 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vdns_name_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vdns_name_0","name":"vdns_name_0","property":{"description":"vdns_name_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vdns_name_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_name_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vdns_name_0","tags":"vdns_name_0","creationDate":"2021-12-13T04:13:43.903Z","updatedBy":"Singal, Kapil "} 2021-12-13 04:13:43,916 DEBUG 88:data_dictionary.py(1) - Upload demo_artifacts_version data dictionary 2021-12-13 04:13:43,916 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:43,916 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:43,916 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "demo_artifacts_version", "property": {"description": "demo_artifacts_version", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"demo_artifacts_version": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/demo_artifacts_version", "verb": "GET"}, "type": "source-rest"}}, "tags": "demo_artifacts_version", "updated-by": "MALAKOV, YURIY "}, "description": "demo_artifacts_version", "entry_schema": "string", "name": "demo_artifacts_version", "tags": "demo_artifacts_version", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:44,043 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:44,044 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"demo_artifacts_version","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"demo_artifacts_version","name":"demo_artifacts_version","property":{"description":"demo_artifacts_version","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"demo_artifacts_version":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/demo_artifacts_version","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"demo_artifacts_version","tags":"demo_artifacts_version","creationDate":"2021-12-13T04:13:44.034Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:44,044 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private2_ip_0 data dictionary 2021-12-13 04:13:44,044 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:44,045 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:44,045 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vfw_int_private2_ip_0", "property": {"description": "vfw_int_private2_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vfw_int_private2_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_int_private2_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vfw_int_private2_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vfw_int_private2_ip_0", "entry_schema": "string", "name": "vfw_int_private2_ip_0", "tags": "vfw_int_private2_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:44,172 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:44,173 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vfw_int_private2_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vfw_int_private2_ip_0","name":"vfw_int_private2_ip_0","property":{"description":"vfw_int_private2_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vfw_int_private2_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_int_private2_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vfw_int_private2_ip_0","tags":"vfw_int_private2_ip_0","creationDate":"2021-12-13T04:13:44.165Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:44,173 DEBUG 88:data_dictionary.py(1) - Upload install_script_version data dictionary 2021-12-13 04:13:44,173 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:44,173 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:44,173 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "install_script_version", "property": {"description": "install_script_version", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"install_script_version": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/install_script_version", "verb": "GET"}, "type": "source-rest"}}, "tags": "install_script_version", "updated-by": "MALAKOV, YURIY "}, "description": "install_script_version", "entry_schema": "string", "name": "install_script_version", "tags": "install_script_version", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:44,298 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:44,299 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"install_script_version","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"install_script_version","name":"install_script_version","property":{"description":"install_script_version","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"install_script_version":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/install_script_version","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"install_script_version","tags":"install_script_version","creationDate":"2021-12-13T04:13:44.291Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:44,299 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private1_ip_0 data dictionary 2021-12-13 04:13:44,299 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:44,299 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:44,299 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vfw_int_private1_ip_0", "property": {"description": "vfw_int_private1_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vfw_int_private1_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_int_private1_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vfw_int_private1_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vfw_int_private1_ip_0", "entry_schema": "string", "name": "vfw_int_private1_ip_0", "tags": "vfw_int_private1_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:44,437 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:44,437 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vfw_int_private1_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vfw_int_private1_ip_0","name":"vfw_int_private1_ip_0","property":{"description":"vfw_int_private1_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vfw_int_private1_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_int_private1_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vfw_int_private1_ip_0","tags":"vfw_int_private1_ip_0","creationDate":"2021-12-13T04:13:44.428Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:44,438 DEBUG 88:data_dictionary.py(1) - Upload vlb_private_net_id data dictionary 2021-12-13 04:13:44,438 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:44,438 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:44,438 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_private_net_id", "property": {"description": "vlb_private_net_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_private_net_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_private_net_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_private_net_id", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_private_net_id", "entry_schema": "string", "name": "vlb_private_net_id", "tags": "vlb_private_net_id", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:44,569 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:44,570 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_private_net_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_private_net_id","name":"vlb_private_net_id","property":{"description":"vlb_private_net_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_private_net_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_private_net_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_private_net_id","tags":"vlb_private_net_id","creationDate":"2021-12-13T04:13:44.558Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:44,570 DEBUG 88:data_dictionary.py(1) - Upload vdns_onap_private_ip_0 data dictionary 2021-12-13 04:13:44,570 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:44,570 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:44,570 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vdns_onap_private_ip_0", "property": {"description": "vdns_onap_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vdns_vf_module_id": "vdns_vf_module_id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id", "vdns_vf_module_id"], "output-key-mapping": {"vdns_onap_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vf-modules/vf-module/$vdns_vf_module_id/vf-module-data/vf-module-topology/vf-module-parameters/param/vdns_onap_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vdns_onap_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vdns_onap_private_ip_0", "entry_schema": "string", "name": "vdns_onap_private_ip_0", "tags": "vdns_onap_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:44,695 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:44,695 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vdns_onap_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vdns_onap_private_ip_0","name":"vdns_onap_private_ip_0","property":{"description":"vdns_onap_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vdns_vf_module_id":"vdns_vf_module_id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id","vdns_vf_module_id"],"output-key-mapping":{"vdns_onap_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vf-modules/vf-module/$vdns_vf_module_id/vf-module-data/vf-module-topology/vf-module-parameters/param/vdns_onap_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vdns_onap_private_ip_0","tags":"vdns_onap_private_ip_0","creationDate":"2021-12-13T04:13:44.688Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:44,696 DEBUG 88:data_dictionary.py(1) - Upload key_name data dictionary 2021-12-13 04:13:44,696 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:44,696 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:44,696 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "key_name", "property": {"description": "key_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"key_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/key_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "key_name", "updated-by": "MALAKOV, YURIY "}, "description": "key_name", "entry_schema": "string", "name": "key_name", "tags": "key_name", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:44,823 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:44,823 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"key_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"key_name","name":"key_name","property":{"description":"key_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"key_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/key_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"key_name","tags":"key_name","creationDate":"2021-12-13T04:13:44.817Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:44,823 DEBUG 88:data_dictionary.py(1) - Upload vip data dictionary 2021-12-13 04:13:44,824 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:44,824 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:44,824 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vip", "property": {"description": "vip", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vip": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vip", "verb": "GET"}, "type": "source-rest"}}, "tags": "vip", "updated-by": "MALAKOV, YURIY "}, "description": "vip", "entry_schema": "string", "name": "vip", "tags": "vip", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:44,942 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:44,942 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vip","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vip","name":"vip","property":{"description":"vip","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vip":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vip","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vip","tags":"vip","creationDate":"2021-12-13T04:13:44.935Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:44,943 DEBUG 88:data_dictionary.py(1) - Upload flavor_name data dictionary 2021-12-13 04:13:44,943 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:44,943 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:44,943 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "flavor_name", "property": {"description": "flavor_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"flavor_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/flavor_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "flavor_name", "updated-by": "MALAKOV, YURIY "}, "description": "flavor_name", "entry_schema": "string", "name": "flavor_name", "tags": "flavor_name", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:45,074 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:45,075 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"flavor_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"flavor_name","name":"flavor_name","property":{"description":"flavor_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"flavor_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/flavor_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"flavor_name","tags":"flavor_name","creationDate":"2021-12-13T04:13:45.065Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:45,075 DEBUG 88:data_dictionary.py(1) - Upload vsn_int_private2_ip_0 data dictionary 2021-12-13 04:13:45,076 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:45,076 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:45,076 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vsn_int_private2_ip_0", "property": {"description": "vsn_int_private2_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vsn_int_private2_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vsn_int_private2_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vsn_int_private2_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vsn_int_private2_ip_0", "entry_schema": "string", "name": "vsn_int_private2_ip_0", "tags": "vsn_int_private2_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:45,206 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:45,207 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vsn_int_private2_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vsn_int_private2_ip_0","name":"vsn_int_private2_ip_0","property":{"description":"vsn_int_private2_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vsn_int_private2_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vsn_int_private2_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vsn_int_private2_ip_0","tags":"vsn_int_private2_ip_0","creationDate":"2021-12-13T04:13:45.194Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:45,207 DEBUG 88:data_dictionary.py(1) - Upload onap_private_net_cidr data dictionary 2021-12-13 04:13:45,208 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:45,208 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:45,209 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "onap_private_net_cidr", "property": {"description": "onap_private_net_cidr", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"onap_private_net_cidr": "prefix"}, "query": "select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"management\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"onap_private_net_cidr": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/onap_private_net_cidr", "verb": "GET"}, "type": "source-rest"}}, "tags": "onap_private_net_cidr", "updated-by": "MALAKOV, YURIY "}, "description": "onap_private_net_cidr", "entry_schema": "string", "name": "onap_private_net_cidr", "tags": "onap_private_net_cidr", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:45,330 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:45,330 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"onap_private_net_cidr","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"onap_private_net_cidr","name":"onap_private_net_cidr","property":{"description":"onap_private_net_cidr","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"onap_private_net_cidr":"prefix"},"query":"select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"management\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"onap_private_net_cidr":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/onap_private_net_cidr","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"onap_private_net_cidr","tags":"onap_private_net_cidr","creationDate":"2021-12-13T04:13:45.321Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:45,330 DEBUG 88:data_dictionary.py(1) - Upload vdns_flavor_name data dictionary 2021-12-13 04:13:45,331 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:45,331 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:45,331 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vdns_flavor_name", "property": {"description": "vdns_flavor_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vdns_flavor_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_flavor_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vdns_flavor_name", "updated-by": "MALAKOV, YURIY "}, "description": "vdns_flavor_name", "entry_schema": "string", "name": "vdns_flavor_name", "tags": "vdns_flavor_name", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:45,458 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:45,459 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vdns_flavor_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vdns_flavor_name","name":"vdns_flavor_name","property":{"description":"vdns_flavor_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vdns_flavor_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_flavor_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vdns_flavor_name","tags":"vdns_flavor_name","creationDate":"2021-12-13T04:13:45.450Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:45,459 DEBUG 88:data_dictionary.py(1) - Upload vlb_flavor_name data dictionary 2021-12-13 04:13:45,459 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:45,459 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:45,459 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_flavor_name", "property": {"description": "vlb_flavor_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_flavor_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_flavor_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_flavor_name", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_flavor_name", "entry_schema": "string", "name": "vlb_flavor_name", "tags": "vlb_flavor_name", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:45,591 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:45,591 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_flavor_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_flavor_name","name":"vlb_flavor_name","property":{"description":"vlb_flavor_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_flavor_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_flavor_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_flavor_name","tags":"vlb_flavor_name","creationDate":"2021-12-13T04:13:45.583Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:45,591 DEBUG 88:data_dictionary.py(1) - Upload vnfc-model-invariant-uuid data dictionary 2021-12-13 04:13:45,592 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:45,592 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:45,592 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vnfc-model-invariant-uuid", "property": {"description": "vnfc-model-invariant-uuid", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"vfccustomizationuuid": "vfccustomizationuuid"}, "key-dependencies": ["vfccustomizationuuid"], "output-key-mapping": {"vnfc-model-invariant-uuid": "vfc_invariant_uuid"}, "query": "select VFC_MODEL.invariant_uuid as vfc_invariant_uuid from VFC_MODEL where customization_uuid=:vfccustomizationuuid", "type": "SQL"}, "type": "source-db"}}, "tags": "vnfc-model-invariant-uuid", "updated-by": "MALAKOV, YURIY "}, "description": "vnfc-model-invariant-uuid", "entry_schema": "string", "name": "vnfc-model-invariant-uuid", "tags": "vnfc-model-invariant-uuid", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:45,715 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:45,715 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vnfc-model-invariant-uuid","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vnfc-model-invariant-uuid","name":"vnfc-model-invariant-uuid","property":{"description":"vnfc-model-invariant-uuid","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vfccustomizationuuid":"vfccustomizationuuid"},"key-dependencies":["vfccustomizationuuid"],"output-key-mapping":{"vnfc-model-invariant-uuid":"vfc_invariant_uuid"},"query":"select VFC_MODEL.invariant_uuid as vfc_invariant_uuid from VFC_MODEL where customization_uuid=:vfccustomizationuuid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vnfc-model-invariant-uuid","tags":"vnfc-model-invariant-uuid","creationDate":"2021-12-13T04:13:45.706Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:45,715 DEBUG 88:data_dictionary.py(1) - Upload vpg_onap_private_ip_0 data dictionary 2021-12-13 04:13:45,716 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:45,716 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:45,716 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vpg_onap_private_ip_0", "property": {"description": "vpg_onap_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vpg_onap_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_onap_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vpg_onap_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vpg_onap_private_ip_0", "entry_schema": "string", "name": "vpg_onap_private_ip_0", "tags": "vpg_onap_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:45,842 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:45,843 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vpg_onap_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vpg_onap_private_ip_0","name":"vpg_onap_private_ip_0","property":{"description":"vpg_onap_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vpg_onap_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_onap_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vpg_onap_private_ip_0","tags":"vpg_onap_private_ip_0","creationDate":"2021-12-13T04:13:45.835Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:45,843 DEBUG 88:data_dictionary.py(1) - Upload image_name data dictionary 2021-12-13 04:13:45,844 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:45,844 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:45,844 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "image_name", "property": {"description": "image_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"image_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/image_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "image_name", "updated-by": "MALAKOV, YURIY "}, "description": "vpg_image_name", "entry_schema": "string", "name": "image_name", "tags": "image_name", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:45,971 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:45,972 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"image_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"image_name","name":"image_name","property":{"description":"image_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"image_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/image_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"image_name","tags":"image_name","creationDate":"2021-12-13T04:13:45.962Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:45,972 DEBUG 88:data_dictionary.py(1) - Upload pub_key data dictionary 2021-12-13 04:13:45,973 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:45,973 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:45,973 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "pub_key", "property": {"description": "pub_key", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"pub_key": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pub_key", "verb": "GET"}, "type": "source-rest"}}, "tags": "pub_key", "updated-by": "MALAKOV, YURIY "}, "description": "pub_key", "entry_schema": "string", "name": "pub_key", "tags": "pub_key", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:46,095 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:46,095 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"pub_key","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"pub_key","name":"pub_key","property":{"description":"pub_key","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"pub_key":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pub_key","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"pub_key","tags":"pub_key","creationDate":"2021-12-13T04:13:46.085Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:46,095 DEBUG 88:data_dictionary.py(1) - Upload vdns_vf_module_id data dictionary 2021-12-13 04:13:46,096 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:46,096 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:46,096 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vdns_vf_module_id", "property": {"description": "vdns_vf_module_id", "type": "string"}, "sources": {"aai-data": {"properties": {"input-key-mapping": {"vnf-id": "vnf-id"}, "key-dependencies": ["vnf-id"], "output-key-mapping": {"vdns_vf_module_id": "nm-profile-name"}, "path": "", "type": "JSON", "url-path": "/aai/v14/network/generic-vnfs/generic-vnf/$vnf-id", "verb": "GET"}, "type": "source-rest"}, "default": {"properties": {}, "type": "source-default"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vdns_vf_module_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_vf_module_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "vdns_vf_module_id", "updated-by": "Singal, Kapil "}, "description": "vdns_vf_module_id", "entry_schema": "string", "name": "vdns_vf_module_id", "tags": "vdns_vf_module_id", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:46,228 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:46,228 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vdns_vf_module_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vdns_vf_module_id","name":"vdns_vf_module_id","property":{"description":"vdns_vf_module_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"aai-data":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vnf-id":"vnf-id"},"key-dependencies":["vnf-id"],"output-key-mapping":{"vdns_vf_module_id":"nm-profile-name"},"path":"","type":"JSON","url-path":"/aai/v14/network/generic-vnfs/generic-vnf/$vnf-id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vdns_vf_module_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_vf_module_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vdns_vf_module_id","tags":"vdns_vf_module_id","creationDate":"2021-12-13T04:13:46.213Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:46,228 DEBUG 88:data_dictionary.py(1) - Upload private2-prefix-id data dictionary 2021-12-13 04:13:46,229 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:46,229 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:46,229 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "private2-prefix-id", "property": {"description": "private2-prefix-id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"private2-prefix-id": "prefix_id"}, "query": "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private2\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"private2-prefix-id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/private2-prefix-id", "verb": "GET"}, "type": "source-rest"}}, "tags": "private2-prefix-id", "updated-by": "MALAKOV, YURIY "}, "description": "private2-prefix-id", "entry_schema": "string", "name": "private2-prefix-id", "tags": "private2-prefix-id", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:46,357 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:46,358 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"private2-prefix-id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"private2-prefix-id","name":"private2-prefix-id","property":{"description":"private2-prefix-id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"private2-prefix-id":"prefix_id"},"query":"select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private2\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"private2-prefix-id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/private2-prefix-id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"private2-prefix-id","tags":"private2-prefix-id","creationDate":"2021-12-13T04:13:46.349Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:46,359 DEBUG 88:data_dictionary.py(1) - Upload vf_module_id data dictionary 2021-12-13 04:13:46,360 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:46,360 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:46,360 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vf_module_id", "property": {"description": "vf_module_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}}, "tags": "vf_module_id", "updated-by": "MALAKOV, YURIY "}, "description": "vf_module_id", "entry_schema": "string", "name": "vf_module_id", "tags": "vf_module_id", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:46,487 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:46,487 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vf_module_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vf_module_id","name":"vf_module_id","property":{"description":"vf_module_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vf_module_id","tags":"vf_module_id","creationDate":"2021-12-13T04:13:46.479Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:46,488 DEBUG 88:data_dictionary.py(1) - Upload vlb_int_pktgen_private_ip_0 data dictionary 2021-12-13 04:13:46,488 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:46,488 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:46,488 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_int_pktgen_private_ip_0", "property": {"description": "vlb_int_pktgen_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_int_pktgen_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_int_pktgen_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_int_pktgen_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_int_pktgen_private_ip_0", "entry_schema": "string", "name": "vlb_int_pktgen_private_ip_0", "tags": "vlb_int_pktgen_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:46,615 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:46,616 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_int_pktgen_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_int_pktgen_private_ip_0","name":"vlb_int_pktgen_private_ip_0","property":{"description":"vlb_int_pktgen_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_int_pktgen_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_int_pktgen_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_int_pktgen_private_ip_0","tags":"vlb_int_pktgen_private_ip_0","creationDate":"2021-12-13T04:13:46.605Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:46,616 DEBUG 88:data_dictionary.py(1) - Upload vf-naming-policy data dictionary 2021-12-13 04:13:46,617 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:46,617 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:46,617 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vf-naming-policy", "property": {"description": "vf-naming-policy", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "processor-db": {"properties": {"input-key-mapping": {"vnf_model_customization_uuid": "vnf-model-customization-uuid"}, "key-dependencies": ["vnf-model-customization-uuid"], "output-key-mapping": {"vf-naming-policy": "vf_naming_policy"}, "query": "select sdnctl.VF_MODEL.naming_policy as vf_naming_policy from sdnctl.VF_MODEL where sdnctl.VF_MODEL.customization_uuid=:vnf_model_customization_uuid", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vf-naming-policy": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy", "verb": "GET"}, "type": "source-rest"}}, "tags": "vf-naming-policy", "updated-by": "Singal, Kapil "}, "description": "vf-naming-policy", "entry_schema": "string", "name": "vf-naming-policy", "tags": "vf-naming-policy", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:46,740 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:46,741 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vf-naming-policy","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vf-naming-policy","name":"vf-naming-policy","property":{"description":"vf-naming-policy","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vnf_model_customization_uuid":"vnf-model-customization-uuid"},"key-dependencies":["vnf-model-customization-uuid"],"output-key-mapping":{"vf-naming-policy":"vf_naming_policy"},"query":"select sdnctl.VF_MODEL.naming_policy as vf_naming_policy from sdnctl.VF_MODEL where sdnctl.VF_MODEL.customization_uuid=:vnf_model_customization_uuid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vf-naming-policy":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vf-naming-policy","tags":"vf-naming-policy","creationDate":"2021-12-13T04:13:46.732Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:46,741 DEBUG 88:data_dictionary.py(1) - Upload int_pktgen_private_subnet_id data dictionary 2021-12-13 04:13:46,742 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:46,742 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:46,742 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "int_pktgen_private_subnet_id", "property": {"description": "int_pktgen_private_subnet_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"int_pktgen_private_subnet_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_pktgen_private_subnet_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "int_pktgen_private_subnet_id", "updated-by": "MALAKOV, YURIY "}, "description": "int_pktgen_private_subnet_id", "entry_schema": "string", "name": "int_pktgen_private_subnet_id", "tags": "int_pktgen_private_subnet_id", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:46,865 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:46,865 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"int_pktgen_private_subnet_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"int_pktgen_private_subnet_id","name":"int_pktgen_private_subnet_id","property":{"description":"int_pktgen_private_subnet_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"int_pktgen_private_subnet_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_pktgen_private_subnet_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"int_pktgen_private_subnet_id","tags":"int_pktgen_private_subnet_id","creationDate":"2021-12-13T04:13:46.856Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:46,866 DEBUG 88:data_dictionary.py(1) - Upload vf-module-type data dictionary 2021-12-13 04:13:46,867 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:46,867 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:46,868 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vf-module-type", "property": {"description": "vf-module-type", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"customizationid": "vf-module-model-customization-uuid"}, "key-dependencies": ["vf-module-model-customization-uuid"], "output-key-mapping": {"vf-module-type": "vf_module_type"}, "query": "select vf_module_type as vf_module_type from sdnctl.VF_MODULE_MODEL where customization_uuid=:customizationid", "type": "SQL"}, "type": "source-db"}}, "tags": "vf-module-type", "updated-by": "MALAKOV, YURIY "}, "description": "vf-module-type", "entry_schema": "string", "name": "vf-module-type", "tags": "vf-module-type", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:46,989 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:46,989 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vf-module-type","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vf-module-type","name":"vf-module-type","property":{"description":"vf-module-type","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"customizationid":"vf-module-model-customization-uuid"},"key-dependencies":["vf-module-model-customization-uuid"],"output-key-mapping":{"vf-module-type":"vf_module_type"},"query":"select vf_module_type as vf_module_type from sdnctl.VF_MODULE_MODEL where customization_uuid=:customizationid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vf-module-type","tags":"vf-module-type","creationDate":"2021-12-13T04:13:46.981Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:46,989 DEBUG 88:data_dictionary.py(1) - Upload int_private1_net_cidr data dictionary 2021-12-13 04:13:46,990 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:46,990 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:46,990 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "int_private1_net_cidr", "property": {"description": "int_private1_net_cidr", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"int_private1_net_cidr": "prefix"}, "query": "select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private1\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"int_private1_net_cidr": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private1_net_cidr", "verb": "GET"}, "type": "source-rest"}}, "tags": "int_private1_net_cidr", "updated-by": "MALAKOV, YURIY "}, "description": "int_private1_net_cidr", "entry_schema": "string", "name": "int_private1_net_cidr", "tags": "int_private1_net_cidr", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:47,115 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:47,115 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"int_private1_net_cidr","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"int_private1_net_cidr","name":"int_private1_net_cidr","property":{"description":"int_private1_net_cidr","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"int_private1_net_cidr":"prefix"},"query":"select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private1\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"int_private1_net_cidr":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private1_net_cidr","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"int_private1_net_cidr","tags":"int_private1_net_cidr","creationDate":"2021-12-13T04:13:47.108Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:47,116 DEBUG 88:data_dictionary.py(1) - Upload vpg_int_pktgen_private_ip_0 data dictionary 2021-12-13 04:13:47,116 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:47,117 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:47,117 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vpg_int_pktgen_private_ip_0", "property": {"description": "vpg_int_pktgen_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vpg_int_pktgen_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_int_pktgen_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vpg_int_pktgen_private_ip_0", "updated-by": "Singal, Kapil "}, "description": "vpg_int_pktgen_private_ip_0", "entry_schema": "string", "name": "vpg_int_pktgen_private_ip_0", "tags": "vpg_int_pktgen_private_ip_0", "updatedBy": "Singal, Kapil "} 2021-12-13 04:13:47,236 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:47,237 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vpg_int_pktgen_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vpg_int_pktgen_private_ip_0","name":"vpg_int_pktgen_private_ip_0","property":{"description":"vpg_int_pktgen_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vpg_int_pktgen_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_int_pktgen_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vpg_int_pktgen_private_ip_0","tags":"vpg_int_pktgen_private_ip_0","creationDate":"2021-12-13T04:13:47.225Z","updatedBy":"Singal, Kapil "} 2021-12-13 04:13:47,238 DEBUG 88:data_dictionary.py(1) - Upload keypair data dictionary 2021-12-13 04:13:47,239 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:47,239 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:47,239 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "keypair", "property": {"description": "keypair", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"keypair": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/keypair", "verb": "GET"}, "type": "source-rest"}}, "tags": "keypair", "updated-by": "MALAKOV, YURIY "}, "description": "keypair", "entry_schema": "string", "name": "keypair", "tags": "keypair", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:47,375 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:47,376 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"keypair","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"keypair","name":"keypair","property":{"description":"keypair","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"keypair":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/keypair","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"keypair","tags":"keypair","creationDate":"2021-12-13T04:13:47.364Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:47,376 DEBUG 88:data_dictionary.py(1) - Upload put-active-streams data dictionary 2021-12-13 04:13:47,377 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:47,377 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:47,378 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "put-active-streams", "property": {"description": "put-active-streams", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"active-streams": "active-streams", "vpg_onap_private_ip_0": "vpg_onap_private_ip_0"}, "key-dependencies": ["vpg_onap_private_ip_0", "active-streams"], "output-key-mapping": {}, "path": "/param/0/value", "payload": "{\"streams\": {\"active-streams\": $active-streams}}", "type": "JSON", "url-path": "$vpg_onap_private_ip_0:8183/restconf/config/stream-count:stream-count/streams", "verb": "PUT"}, "type": "source-rest"}}, "tags": "put-active-streams", "updated-by": "Singal, Kapil "}, "description": "put-active-streams", "entry_schema": "string", "name": "put-active-streams", "tags": "put-active-streams", "updatedBy": "Singal, Kapil "} 2021-12-13 04:13:47,508 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:47,508 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"put-active-streams","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"put-active-streams","name":"put-active-streams","property":{"description":"put-active-streams","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"active-streams":"active-streams","vpg_onap_private_ip_0":"vpg_onap_private_ip_0"},"key-dependencies":["vpg_onap_private_ip_0","active-streams"],"output-key-mapping":{},"path":"/param/0/value","payload":"{\"streams\": {\"active-streams\": $active-streams}}","type":"JSON","url-path":"$vpg_onap_private_ip_0:8183/restconf/config/stream-count:stream-count/streams","verb":"PUT"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"put-active-streams","tags":"put-active-streams","creationDate":"2021-12-13T04:13:47.499Z","updatedBy":"Singal, Kapil "} 2021-12-13 04:13:47,509 DEBUG 88:data_dictionary.py(1) - Upload vnf_name data dictionary 2021-12-13 04:13:47,509 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:47,510 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:47,510 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vnf_name", "property": {"description": "vnf_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vnf_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vnf_name", "updated-by": "MALAKOV, YURIY "}, "description": "vnf_name", "entry_schema": "string", "name": "vnf_name", "tags": "vnf_name", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:47,636 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:47,637 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vnf_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vnf_name","name":"vnf_name","property":{"description":"vnf_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vnf_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vnf_name","tags":"vnf_name","creationDate":"2021-12-13T04:13:47.629Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:47,637 DEBUG 88:data_dictionary.py(1) - Upload int_private_subnet_id data dictionary 2021-12-13 04:13:47,638 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:47,638 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:47,638 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "int_private_subnet_id", "property": {"description": "int_private_subnet_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"int_private_subnet_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private_subnet_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "int_private_subnet_id", "updated-by": "MALAKOV, YURIY "}, "description": "int_private_subnet_id", "entry_schema": "string", "name": "int_private_subnet_id", "tags": "int_private_subnet_id", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:47,759 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:47,760 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"int_private_subnet_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"int_private_subnet_id","name":"int_private_subnet_id","property":{"description":"int_private_subnet_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"int_private_subnet_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private_subnet_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"int_private_subnet_id","tags":"int_private_subnet_id","creationDate":"2021-12-13T04:13:47.750Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:47,761 DEBUG 88:data_dictionary.py(1) - Upload int_private2_net_cidr data dictionary 2021-12-13 04:13:47,761 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:47,762 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:47,762 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "int_private2_net_cidr", "property": {"description": "int_private2_net_cidr", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"int_private2_net_cidr": "prefix"}, "query": "select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private2\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"int_private2_net_cidr": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private2_net_cidr", "verb": "GET"}, "type": "source-rest"}}, "tags": "int_private2_net_cidr", "updated-by": "MALAKOV, YURIY "}, "description": "int_private2_net_cidr", "entry_schema": "string", "name": "int_private2_net_cidr", "tags": "int_private2_net_cidr", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:47,893 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:47,894 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"int_private2_net_cidr","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"int_private2_net_cidr","name":"int_private2_net_cidr","property":{"description":"int_private2_net_cidr","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"int_private2_net_cidr":"prefix"},"query":"select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private2\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"int_private2_net_cidr":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private2_net_cidr","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"int_private2_net_cidr","tags":"int_private2_net_cidr","creationDate":"2021-12-13T04:13:47.886Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:47,895 DEBUG 88:data_dictionary.py(1) - Upload vlb_0_int_pktgen_private_port_0_mac data dictionary 2021-12-13 04:13:47,895 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:47,895 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:47,895 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_0_int_pktgen_private_port_0_mac", "property": {"description": "vlb_0_int_pktgen_private_port_0_mac", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_0_int_pktgen_private_port_0_mac": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_0_int_pktgen_private_port_0_mac", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_0_int_pktgen_private_port_0_mac", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_0_int_pktgen_private_port_0_mac", "entry_schema": "string", "name": "vlb_0_int_pktgen_private_port_0_mac", "tags": "vlb_0_int_pktgen_private_port_0_mac", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:48,024 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:48,025 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_0_int_pktgen_private_port_0_mac","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_0_int_pktgen_private_port_0_mac","name":"vlb_0_int_pktgen_private_port_0_mac","property":{"description":"vlb_0_int_pktgen_private_port_0_mac","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_0_int_pktgen_private_port_0_mac":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_0_int_pktgen_private_port_0_mac","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_0_int_pktgen_private_port_0_mac","tags":"vlb_0_int_pktgen_private_port_0_mac","creationDate":"2021-12-13T04:13:48.015Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:48,025 DEBUG 88:data_dictionary.py(1) - Upload vlb_int_private_ip_0 data dictionary 2021-12-13 04:13:48,026 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:48,026 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:48,026 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_int_private_ip_0", "property": {"description": "vlb_int_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_int_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_int_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_int_private_ip_0", "updated-by": "Singal, Kapil "}, "description": "vlb_int_private_ip_0", "entry_schema": "string", "name": "vlb_int_private_ip_0", "tags": "vlb_int_private_ip_0", "updatedBy": "Singal, Kapil "} 2021-12-13 04:13:48,159 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:48,159 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_int_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_int_private_ip_0","name":"vlb_int_private_ip_0","property":{"description":"vlb_int_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_int_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_int_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_int_private_ip_0","tags":"vlb_int_private_ip_0","creationDate":"2021-12-13T04:13:48.148Z","updatedBy":"Singal, Kapil "} 2021-12-13 04:13:48,160 DEBUG 88:data_dictionary.py(1) - Upload vpg_name_0 data dictionary 2021-12-13 04:13:48,160 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:48,161 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:48,161 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vpg_name_0", "property": {"description": "vlb_name_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vpg_name_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_name_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vpg_name_0", "updated-by": "MALAKOV, YURIY "}, "description": "vpg_name_0", "entry_schema": "string", "name": "vpg_name_0", "tags": "vpg_name_0", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:48,289 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:48,289 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vpg_name_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vpg_name_0","name":"vpg_name_0","property":{"description":"vlb_name_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vpg_name_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_name_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_name_0","tags":"vpg_name_0","creationDate":"2021-12-13T04:13:48.278Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:48,290 DEBUG 88:data_dictionary.py(1) - Upload onap_private_net_id data dictionary 2021-12-13 04:13:48,290 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:48,290 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:48,290 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "onap_private_net_id", "property": {"description": "onap_private_net_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"onap_private_net_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/onap_private_net_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "onap_private_net_id", "updated-by": "MALAKOV, YURIY "}, "description": "onap_private_net_id", "entry_schema": "string", "name": "onap_private_net_id", "tags": "onap_private_net_id", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:48,414 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:48,415 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"onap_private_net_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"onap_private_net_id","name":"onap_private_net_id","property":{"description":"onap_private_net_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"onap_private_net_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/onap_private_net_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"onap_private_net_id","tags":"onap_private_net_id","creationDate":"2021-12-13T04:13:48.405Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:48,416 DEBUG 88:data_dictionary.py(1) - Upload vf-module-label data dictionary 2021-12-13 04:13:48,417 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:48,417 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:48,417 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vf-module-label", "property": {"description": "vf-module-label", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"customizationid": "vf-module-model-customization-uuid"}, "key-dependencies": ["vf-module-model-customization-uuid"], "output-key-mapping": {"vf-module-label": "vf_module_label"}, "query": "select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid", "type": "SQL"}, "type": "source-db"}}, "tags": "vf-module-label", "updated-by": "MALAKOV, YURIY "}, "description": "vf-module-label", "entry_schema": "string", "name": "vf-module-label", "tags": "vf-module-label", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:48,548 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:48,548 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vf-module-label","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vf-module-label","name":"vf-module-label","property":{"description":"vf-module-label","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"customizationid":"vf-module-model-customization-uuid"},"key-dependencies":["vf-module-model-customization-uuid"],"output-key-mapping":{"vf-module-label":"vf_module_label"},"query":"select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vf-module-label","tags":"vf-module-label","creationDate":"2021-12-13T04:13:48.538Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:48,549 DEBUG 88:data_dictionary.py(1) - Upload pg_int data dictionary 2021-12-13 04:13:48,549 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:48,549 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:48,549 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "pg_int", "property": {"description": "pg_int", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"pg_int": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pg_int", "verb": "GET"}, "type": "source-rest"}}, "tags": "pg_int", "updated-by": "MALAKOV, YURIY "}, "description": "pg_int", "entry_schema": "string", "name": "pg_int", "tags": "pg_int", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:48,670 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:48,671 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"pg_int","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"pg_int","name":"pg_int","property":{"description":"pg_int","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"pg_int":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pg_int","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"pg_int","tags":"pg_int","creationDate":"2021-12-13T04:13:48.663Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:48,672 DEBUG 88:data_dictionary.py(1) - Upload dcae_collector_ip data dictionary 2021-12-13 04:13:48,672 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:48,672 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:48,673 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "dcae_collector_ip", "property": {"description": "dcae_collector_ip", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"dcae_collector_ip": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/dcae_collector_ip", "verb": "GET"}, "type": "source-rest"}}, "tags": "dcae_collector_ip", "updated-by": "MALAKOV, YURIY "}, "description": "dcae_collector_ip", "entry_schema": "string", "name": "dcae_collector_ip", "tags": "dcae_collector_ip", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:48,805 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:48,805 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"dcae_collector_ip","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"dcae_collector_ip","name":"dcae_collector_ip","property":{"description":"dcae_collector_ip","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"dcae_collector_ip":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/dcae_collector_ip","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"dcae_collector_ip","tags":"dcae_collector_ip","creationDate":"2021-12-13T04:13:48.795Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:48,805 DEBUG 88:data_dictionary.py(1) - Upload dcae_collector_port data dictionary 2021-12-13 04:13:48,806 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:48,806 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:48,806 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "dcae_collector_port", "property": {"description": "dcae_collector_port", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"dcae_collector_port": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/dcae_collector_port", "verb": "GET"}, "type": "source-rest"}}, "tags": "dcae_collector_port", "updated-by": "MALAKOV, YURIY "}, "description": "dcae_collector_port", "entry_schema": "string", "name": "dcae_collector_port", "tags": "dcae_collector_port", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:48,937 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:48,938 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"dcae_collector_port","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"dcae_collector_port","name":"dcae_collector_port","property":{"description":"dcae_collector_port","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"dcae_collector_port":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/dcae_collector_port","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"dcae_collector_port","tags":"dcae_collector_port","creationDate":"2021-12-13T04:13:48.930Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:48,938 DEBUG 88:data_dictionary.py(1) - Upload private-prefix-id data dictionary 2021-12-13 04:13:48,939 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:48,939 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:48,939 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "private-prefix-id", "property": {"description": "private-prefix-id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"private-prefix-id": "prefix_id"}, "query": "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private\"", "type": "SQL"}, "type": "source-db"}}, "tags": "private-prefix-id", "updated-by": "MALAKOV, YURIY "}, "description": "private-prefix-id", "entry_schema": "string", "name": "private-prefix-id", "tags": "private-prefix-id", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:49,059 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:49,060 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"private-prefix-id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"private-prefix-id","name":"private-prefix-id","property":{"description":"private-prefix-id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"private-prefix-id":"prefix_id"},"query":"select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"private-prefix-id","tags":"private-prefix-id","creationDate":"2021-12-13T04:13:49.052Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:49,060 DEBUG 88:data_dictionary.py(1) - Upload gre_ipaddr data dictionary 2021-12-13 04:13:49,061 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:49,061 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:49,061 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "gre_ipaddr", "property": {"description": "gre_ipaddr", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"gre_ipaddr": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/gre_ipaddr", "verb": "GET"}, "type": "source-rest"}}, "tags": "gre_ipaddr", "updated-by": "MALAKOV, YURIY "}, "description": "gre_ipaddr", "entry_schema": "string", "name": "gre_ipaddr", "tags": "gre_ipaddr", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:49,184 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:49,185 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"gre_ipaddr","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"gre_ipaddr","name":"gre_ipaddr","property":{"description":"gre_ipaddr","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"gre_ipaddr":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/gre_ipaddr","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"gre_ipaddr","tags":"gre_ipaddr","creationDate":"2021-12-13T04:13:49.178Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:49,185 DEBUG 88:data_dictionary.py(1) - Upload int_pktgen_private_net_id data dictionary 2021-12-13 04:13:49,185 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:49,185 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:49,185 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "int_pktgen_private_net_id", "property": {"description": "int_pktgen_private_net_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"int_pktgen_private_net_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_pktgen_private_net_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "int_pktgen_private_net_id", "updated-by": "MALAKOV, YURIY "}, "description": "int_pktgen_private_net_id", "entry_schema": "string", "name": "int_pktgen_private_net_id", "tags": "int_pktgen_private_net_id", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:49,314 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:49,314 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"int_pktgen_private_net_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"int_pktgen_private_net_id","name":"int_pktgen_private_net_id","property":{"description":"int_pktgen_private_net_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"int_pktgen_private_net_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_pktgen_private_net_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"int_pktgen_private_net_id","tags":"int_pktgen_private_net_id","creationDate":"2021-12-13T04:13:49.306Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:49,315 DEBUG 88:data_dictionary.py(1) - Upload vdns_int_private_ip_0 data dictionary 2021-12-13 04:13:49,315 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:49,315 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:49,315 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vdns_int_private_ip_0", "property": {"description": "vdns_int_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vdns_vf_module_id": "vdns_vf_module_id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id", "vdns_vf_module_id"], "output-key-mapping": {"vdns_int_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vf-modules/vf-module/$vdns_vf_module_id/vf-module-data/vf-module-topology/vf-module-parameters/param/vdns_int_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vdns_int_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vdns_int_private_ip_0", "entry_schema": "string", "name": "vdns_int_private_ip_0", "tags": "vdns_int_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:49,443 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:49,443 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vdns_int_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vdns_int_private_ip_0","name":"vdns_int_private_ip_0","property":{"description":"vdns_int_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vdns_vf_module_id":"vdns_vf_module_id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id","vdns_vf_module_id"],"output-key-mapping":{"vdns_int_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vf-modules/vf-module/$vdns_vf_module_id/vf-module-data/vf-module-topology/vf-module-parameters/param/vdns_int_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vdns_int_private_ip_0","tags":"vdns_int_private_ip_0","creationDate":"2021-12-13T04:13:49.435Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:49,444 DEBUG 88:data_dictionary.py(1) - Upload sec_group data dictionary 2021-12-13 04:13:49,444 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:49,444 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:49,444 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "sec_group", "property": {"description": "sec_group", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"sec_group": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/sec_group", "verb": "GET"}, "type": "source-rest"}}, "tags": "sec_group", "updated-by": "MALAKOV, YURIY "}, "description": "sec_group", "entry_schema": "string", "name": "sec_group", "tags": "sec_group", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:49,559 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:49,560 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"sec_group","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"sec_group","name":"sec_group","property":{"description":"sec_group","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"sec_group":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/sec_group","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"sec_group","tags":"sec_group","creationDate":"2021-12-13T04:13:49.552Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:49,561 DEBUG 88:data_dictionary.py(1) - Upload vlb_image_name data dictionary 2021-12-13 04:13:49,561 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:49,561 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:49,561 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_image_name", "property": {"description": "vlb_image_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_image_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_image_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_image_name", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_image_name", "entry_schema": "string", "name": "vlb_image_name", "tags": "vlb_image_name", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:49,687 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:49,688 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_image_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_image_name","name":"vlb_image_name","property":{"description":"vlb_image_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_image_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_image_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_image_name","tags":"vlb_image_name","creationDate":"2021-12-13T04:13:49.680Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:49,688 DEBUG 88:data_dictionary.py(1) - Upload vfccustomizationuuid data dictionary 2021-12-13 04:13:49,688 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:49,688 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:49,689 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vfccustomizationuuid", "property": {"description": "vfccustomizationuuid", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"vfmodulecustomizationuuid": "vf-module-model-customization-uuid"}, "key-dependencies": ["vf-module-model-customization-uuid"], "output-key-mapping": {"vfccustomizationuuid": "vnf_customid"}, "query": "select sdnctl.VF_MODULE_TO_VFC_MAPPING.vfc_customization_uuid as vnf_customid from sdnctl.VF_MODULE_TO_VFC_MAPPING where vm_count = 1 and sdnctl.VF_MODULE_TO_VFC_MAPPING.vf_module_customization_uuid=:vfmodulecustomizationuuid", "type": "SQL"}, "type": "source-db"}}, "tags": "vfccustomizationuuid", "updated-by": "MALAKOV, YURIY "}, "description": "vfccustomizationuuid", "entry_schema": "string", "name": "vfccustomizationuuid", "tags": "vfccustomizationuuid", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:49,809 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:49,810 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vfccustomizationuuid","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vfccustomizationuuid","name":"vfccustomizationuuid","property":{"description":"vfccustomizationuuid","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vfmodulecustomizationuuid":"vf-module-model-customization-uuid"},"key-dependencies":["vf-module-model-customization-uuid"],"output-key-mapping":{"vfccustomizationuuid":"vnf_customid"},"query":"select sdnctl.VF_MODULE_TO_VFC_MAPPING.vfc_customization_uuid as vnf_customid from sdnctl.VF_MODULE_TO_VFC_MAPPING where vm_count = 1 and sdnctl.VF_MODULE_TO_VFC_MAPPING.vf_module_customization_uuid=:vfmodulecustomizationuuid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vfccustomizationuuid","tags":"vfccustomizationuuid","creationDate":"2021-12-13T04:13:49.802Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:49,810 DEBUG 88:data_dictionary.py(1) - Upload vlb_name_0 data dictionary 2021-12-13 04:13:49,810 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:49,810 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:49,811 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_name_0", "property": {"description": "vlb_name_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_name_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_name_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_name_0", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_name_0", "entry_schema": "string", "name": "vlb_name_0", "tags": "vlb_name_0", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:49,935 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:49,936 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_name_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_name_0","name":"vlb_name_0","property":{"description":"vlb_name_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_name_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_name_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_name_0","tags":"vlb_name_0","creationDate":"2021-12-13T04:13:49.924Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:49,936 DEBUG 88:data_dictionary.py(1) - Upload cloud_env data dictionary 2021-12-13 04:13:49,937 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:49,937 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:49,937 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "cloud_env", "property": {"description": "cloud_env", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"cloud_env": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/cloud_env", "verb": "GET"}, "type": "source-rest"}}, "tags": "cloud_env", "updated-by": "MALAKOV, YURIY "}, "description": "cloud_env", "entry_schema": "string", "name": "cloud_env", "tags": "cloud_env", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:50,064 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:50,065 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"cloud_env","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"cloud_env","name":"cloud_env","property":{"description":"cloud_env","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"cloud_env":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/cloud_env","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"cloud_env","tags":"cloud_env","creationDate":"2021-12-13T04:13:50.054Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:50,065 DEBUG 88:data_dictionary.py(1) - Upload vnfc-model-version data dictionary 2021-12-13 04:13:50,066 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:50,067 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:50,067 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vnfc-model-version", "property": {"description": "vnfc-model-version", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"vfccustomizationuuid": "vfccustomizationuuid"}, "key-dependencies": ["vfccustomizationuuid"], "output-key-mapping": {"vnfc-model-version": "vnfc_model_version"}, "query": "select VFC_MODEL.version as vnfc_model_version from VFC_MODEL where customization_uuid=:vfccustomizationuuid", "type": "SQL"}, "type": "source-db"}}, "tags": "vnfc-model-version", "updated-by": "MALAKOV, YURIY "}, "description": "vnfc-model-version", "entry_schema": "string", "name": "vnfc-model-version", "tags": "vnfc-model-version", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:50,191 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:50,191 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vnfc-model-version","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vnfc-model-version","name":"vnfc-model-version","property":{"description":"vnfc-model-version","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vfccustomizationuuid":"vfccustomizationuuid"},"key-dependencies":["vfccustomizationuuid"],"output-key-mapping":{"vnfc-model-version":"vnfc_model_version"},"query":"select VFC_MODEL.version as vnfc_model_version from VFC_MODEL where customization_uuid=:vfccustomizationuuid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vnfc-model-version","tags":"vnfc-model-version","creationDate":"2021-12-13T04:13:50.182Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:50,192 DEBUG 88:data_dictionary.py(1) - Upload pktgen_private_net_id data dictionary 2021-12-13 04:13:50,192 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:50,192 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:50,192 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "pktgen_private_net_id", "property": {"description": "pktgen_private_net_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"pktgen_private_net_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pktgen_private_net_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "pktgen_private_net_id", "updated-by": "MALAKOV, YURIY "}, "description": "pktgen_private_net_id", "entry_schema": "string", "name": "pktgen_private_net_id", "tags": "pktgen_private_net_id", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:50,326 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:50,327 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"pktgen_private_net_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"pktgen_private_net_id","name":"pktgen_private_net_id","property":{"description":"pktgen_private_net_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"pktgen_private_net_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pktgen_private_net_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"pktgen_private_net_id","tags":"pktgen_private_net_id","creationDate":"2021-12-13T04:13:50.318Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:50,327 DEBUG 88:data_dictionary.py(1) - Upload vlb_private_net_cidr data dictionary 2021-12-13 04:13:50,328 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:50,328 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:50,328 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_private_net_cidr", "property": {"description": "vlb_private_net_cidr", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"vlb_private_net_cidr": "prefix"}, "query": "select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private1\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_private_net_cidr": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_private_net_cidr", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_private_net_cidr", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_private_net_cidr", "entry_schema": "string", "name": "vlb_private_net_cidr", "tags": "vlb_private_net_cidr", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:50,453 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:50,454 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_private_net_cidr","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_private_net_cidr","name":"vlb_private_net_cidr","property":{"description":"vlb_private_net_cidr","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"vlb_private_net_cidr":"prefix"},"query":"select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private1\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_private_net_cidr":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_private_net_cidr","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_private_net_cidr","tags":"vlb_private_net_cidr","creationDate":"2021-12-13T04:13:50.446Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:50,454 DEBUG 88:data_dictionary.py(1) - Upload nfc-naming-code data dictionary 2021-12-13 04:13:50,455 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:50,455 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:50,455 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "nfc-naming-code", "property": {"description": "nfc-naming-code", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"vfccustomizationuuid": "vfccustomizationuuid"}, "key-dependencies": ["vfccustomizationuuid"], "output-key-mapping": {"nfc-naming-code": "nfc_naming_code"}, "query": "select nfc_naming_code as nfc_naming_code from sdnctl.VFC_MODEL where customization_uuid=:vfccustomizationuuid", "type": "SQL"}, "type": "source-db"}}, "tags": "nfc-naming-code", "updated-by": "MALAKOV, YURIY "}, "description": "nfc-naming-code", "entry_schema": "string", "name": "nfc-naming-code", "tags": "nfc-naming-code", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:50,587 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:50,588 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"nfc-naming-code","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"nfc-naming-code","name":"nfc-naming-code","property":{"description":"nfc-naming-code","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vfccustomizationuuid":"vfccustomizationuuid"},"key-dependencies":["vfccustomizationuuid"],"output-key-mapping":{"nfc-naming-code":"nfc_naming_code"},"query":"select nfc_naming_code as nfc_naming_code from sdnctl.VFC_MODEL where customization_uuid=:vfccustomizationuuid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"nfc-naming-code","tags":"nfc-naming-code","creationDate":"2021-12-13T04:13:50.575Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:50,588 DEBUG 88:data_dictionary.py(1) - Upload vpg_int_private1_ip_0 data dictionary 2021-12-13 04:13:50,588 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:50,588 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:50,589 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vpg_int_private1_ip_0", "property": {"description": "vpg_int_private1_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vpg_int_private1_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_int_private1_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vpg_int_private1_ip_0", "updated-by": "Singal, Kapil "}, "description": "vpg_int_private1_ip_0", "entry_schema": "string", "name": "vpg_int_private1_ip_0", "tags": "vpg_int_private1_ip_0", "updatedBy": "Singal, Kapil "} 2021-12-13 04:13:50,711 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:50,712 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vpg_int_private1_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vpg_int_private1_ip_0","name":"vpg_int_private1_ip_0","property":{"description":"vpg_int_private1_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vpg_int_private1_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_int_private1_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vpg_int_private1_ip_0","tags":"vpg_int_private1_ip_0","creationDate":"2021-12-13T04:13:50.705Z","updatedBy":"Singal, Kapil "} 2021-12-13 04:13:50,712 DEBUG 88:data_dictionary.py(1) - Upload nb_api_version data dictionary 2021-12-13 04:13:50,712 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:50,712 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:50,712 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "nb_api_version", "property": {"description": "nb_api_version", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"nb_api_version": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/nb_api_version", "verb": "GET"}, "type": "source-rest"}}, "tags": "nb_api_version", "updated-by": "MALAKOV, YURIY "}, "description": "nb_api_version", "entry_schema": "string", "name": "nb_api_version", "tags": "nb_api_version", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:50,837 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:50,837 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"nb_api_version","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"nb_api_version","name":"nb_api_version","property":{"description":"nb_api_version","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"nb_api_version":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/nb_api_version","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"nb_api_version","tags":"nb_api_version","creationDate":"2021-12-13T04:13:50.828Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:50,838 DEBUG 88:data_dictionary.py(1) - Upload create-md-sal-vnf-param data dictionary 2021-12-13 04:13:50,838 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:50,838 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:50,838 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "create-md-sal-vnf-param", "property": {"description": "create-md-sal-vnf-param", "type": "string"}, "sources": {"aai-data": {"properties": {"input-key-mapping": {"vnf-id": "vnf-id"}, "key-dependencies": ["vnf-id"], "output-key-mapping": {}, "path": "", "payload": "{\"nm-profile-name\":\"$vf-module-id\"}", "type": "JSON", "url-path": "/aai/v14/network/generic-vnfs/generic-vnf/$vnf-id/nm-profile-name", "verb": "PATCH"}, "type": "source-rest"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vf-module-id": "vf-module-id", "vnf-id": "vnf-id"}, "key-dependencies": ["vf-module-id", "service-instance-id", "vnf-id"], "output-key-mapping": {}, "path": "", "payload": "{\n\"GENERIC-RESOURCE-API:param\": [\n{\n\"GENERIC-RESOURCE-API:name\": \"vdns_vf_module_id\",\n\"GENERIC-RESOURCE-API:value\": \"$vf-module-id\"\n}\n]\n}", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_vf_module_id", "verb": "PUT"}, "type": "source-rest"}}, "tags": "create-md-sal-vnf-param", "updated-by": "Yuriy Malakov"}, "description": "create-md-sal-vnf-param", "entry_schema": "string", "name": "create-md-sal-vnf-param", "tags": "create-md-sal-vnf-param", "updatedBy": "Singal, Kapil "} 2021-12-13 04:13:50,958 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:50,959 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"create-md-sal-vnf-param","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"create-md-sal-vnf-param","name":"create-md-sal-vnf-param","property":{"description":"create-md-sal-vnf-param","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"aai-data":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vnf-id":"vnf-id"},"key-dependencies":["vnf-id"],"output-key-mapping":{},"path":"","payload":"{\"nm-profile-name\":\"$vf-module-id\"}","type":"JSON","url-path":"/aai/v14/network/generic-vnfs/generic-vnf/$vnf-id/nm-profile-name","verb":"PATCH"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vf-module-id":"vf-module-id","vnf-id":"vnf-id"},"key-dependencies":["vf-module-id","service-instance-id","vnf-id"],"output-key-mapping":{},"path":"","payload":"{\n\"GENERIC-RESOURCE-API:param\": [\n{\n\"GENERIC-RESOURCE-API:name\": \"vdns_vf_module_id\",\n\"GENERIC-RESOURCE-API:value\": \"$vf-module-id\"\n}\n]\n}","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_vf_module_id","verb":"PUT"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"create-md-sal-vnf-param","tags":"create-md-sal-vnf-param","creationDate":"2021-12-13T04:13:50.949Z","updatedBy":"Singal, Kapil "} 2021-12-13 04:13:50,959 DEBUG 88:data_dictionary.py(1) - Upload vf-module-model-customization-uuid data dictionary 2021-12-13 04:13:50,960 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:50,960 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:50,960 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vf-module-model-customization-uuid", "property": {"description": "vf-module-model-customization-uuid", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}}, "tags": "vf-module-model-customization-uuid", "updated-by": "MALAKOV, YURIY "}, "description": "vf-module-model-customization-uuid", "entry_schema": "string", "name": "vf-module-model-customization-uuid", "tags": "vf-module-model-customization-uuid", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:51,086 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:51,087 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vf-module-model-customization-uuid","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vf-module-model-customization-uuid","name":"vf-module-model-customization-uuid","property":{"description":"vf-module-model-customization-uuid","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vf-module-model-customization-uuid","tags":"vf-module-model-customization-uuid","creationDate":"2021-12-13T04:13:51.076Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:51,089 DEBUG 88:data_dictionary.py(1) - Upload public_net_id data dictionary 2021-12-13 04:13:51,091 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:51,091 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:51,091 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "public_net_id", "property": {"description": "public_net_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"public_net_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/public_net_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "public_net_id", "updated-by": "MALAKOV, YURIY "}, "description": "public_net_id", "entry_schema": "string", "name": "public_net_id", "tags": "public_net_id", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:51,219 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:51,219 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"public_net_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"public_net_id","name":"public_net_id","property":{"description":"public_net_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"public_net_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/public_net_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"public_net_id","tags":"public_net_id","creationDate":"2021-12-13T04:13:51.211Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:51,220 DEBUG 88:data_dictionary.py(1) - Upload vf-module-name data dictionary 2021-12-13 04:13:51,220 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:51,220 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:51,220 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vf-module-name", "property": {"description": "vf-module-name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}}, "tags": "vf-module-name", "updated-by": "Singal, Kapil "}, "description": "vf-module-name", "entry_schema": "string", "name": "vf-module-name", "tags": "vf-module-name", "updatedBy": "Singal, Kapil "} 2021-12-13 04:13:51,345 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:51,346 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vf-module-name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vf-module-name","name":"vf-module-name","property":{"description":"vf-module-name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vf-module-name","tags":"vf-module-name","creationDate":"2021-12-13T04:13:51.337Z","updatedBy":"Singal, Kapil "} 2021-12-13 04:13:51,346 DEBUG 88:data_dictionary.py(1) - Upload int_private_net_id data dictionary 2021-12-13 04:13:51,346 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:51,346 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:51,346 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "int_private_net_id", "property": {"description": "int_private_net_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"int_private_net_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private_net_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "int_private_net_id", "updated-by": "MALAKOV, YURIY "}, "description": "int_private_net_id", "entry_schema": "string", "name": "int_private_net_id", "tags": "int_private_net_id", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:51,471 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:51,472 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"int_private_net_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"int_private_net_id","name":"int_private_net_id","property":{"description":"int_private_net_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"int_private_net_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private_net_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"int_private_net_id","tags":"int_private_net_id","creationDate":"2021-12-13T04:13:51.464Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:51,472 DEBUG 88:data_dictionary.py(1) - Upload vlb_onap_private_ip_0 data dictionary 2021-12-13 04:13:51,473 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:51,473 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:51,473 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_onap_private_ip_0", "property": {"description": "vlb_onap_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"private2-prefix-id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_onap_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_onap_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_onap_private_ip_0", "entry_schema": "string", "name": "vlb_onap_private_ip_0", "tags": "vlb_onap_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:51,603 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:51,603 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_onap_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_onap_private_ip_0","name":"vlb_onap_private_ip_0","property":{"description":"vlb_onap_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"private2-prefix-id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_onap_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_onap_private_ip_0","tags":"vlb_onap_private_ip_0","creationDate":"2021-12-13T04:13:51.594Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:51,604 DEBUG 88:data_dictionary.py(1) - Upload private1-prefix-id data dictionary 2021-12-13 04:13:51,604 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:51,605 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:51,605 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "private1-prefix-id", "property": {"description": "private1-prefix-id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"private1-prefix-id": "prefix_id"}, "query": "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private1\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"private1-prefix-id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/private1-prefix-id", "verb": "GET"}, "type": "source-rest"}}, "tags": "private1-prefix-id", "updated-by": "MALAKOV, YURIY "}, "description": "private1-prefix-id", "entry_schema": "string", "name": "private1-prefix-id", "tags": "private1-prefix-id", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:51,727 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:51,728 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"private1-prefix-id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"private1-prefix-id","name":"private1-prefix-id","property":{"description":"private1-prefix-id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"private1-prefix-id":"prefix_id"},"query":"select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private1\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"private1-prefix-id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/private1-prefix-id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"private1-prefix-id","tags":"private1-prefix-id","creationDate":"2021-12-13T04:13:51.718Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:51,729 DEBUG 88:data_dictionary.py(1) - Upload pktgen_private_net_cidr data dictionary 2021-12-13 04:13:51,729 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:51,729 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:51,730 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "pktgen_private_net_cidr", "property": {"description": "pktgen_private_net_cidr", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"pktgen_private_net_cidr": "prefix"}, "query": "select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private2\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"pktgen_private_net_cidr": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pktgen_private_net_cidr", "verb": "GET"}, "type": "source-rest"}}, "tags": "pktgen_private_net_cidr", "updated-by": "MALAKOV, YURIY "}, "description": "pktgen_private_net_cidr", "entry_schema": "string", "name": "pktgen_private_net_cidr", "tags": "pktgen_private_net_cidr", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:51,861 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:51,862 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"pktgen_private_net_cidr","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"pktgen_private_net_cidr","name":"pktgen_private_net_cidr","property":{"description":"pktgen_private_net_cidr","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"pktgen_private_net_cidr":"prefix"},"query":"select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private2\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"pktgen_private_net_cidr":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pktgen_private_net_cidr","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"pktgen_private_net_cidr","tags":"pktgen_private_net_cidr","creationDate":"2021-12-13T04:13:51.854Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:51,863 DEBUG 88:data_dictionary.py(1) - Upload management-prefix-id data dictionary 2021-12-13 04:13:51,864 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-12-13 04:13:51,864 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-12-13 04:13:51,864 DEBUG 132:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "management-prefix-id", "property": {"description": "management-prefix-id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"management-prefix-id": "prefix_id"}, "query": "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"management\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"management-prefix-id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/management-prefix-id", "verb": "GET"}, "type": "source-rest"}}, "tags": "management-prefix-id", "updated-by": "MALAKOV, YURIY "}, "description": "management-prefix-id", "entry_schema": "string", "name": "management-prefix-id", "tags": "management-prefix-id", "updatedBy": "MALAKOV, YURIY "} 2021-12-13 04:13:51,984 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-12-13 04:13:51,985 DEBUG 146:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"management-prefix-id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"management-prefix-id","name":"management-prefix-id","property":{"description":"management-prefix-id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"management-prefix-id":"prefix_id"},"query":"select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"management\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"management-prefix-id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/management-prefix-id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"management-prefix-id","tags":"management-prefix-id","creationDate":"2021-12-13T04:13:51.978Z","updatedBy":"MALAKOV, YURIY "} 2021-12-13 04:13:51,986 DEBUG 129:onap_service.py(1) - [None][Enrich CDS blueprint] sent header: {} 2021-12-13 04:13:51,986 DEBUG 131:onap_service.py(1) - [None][Enrich CDS blueprint] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/blueprint-model/enrich 2021-12-13 04:13:51,986 DEBUG 132:onap_service.py(1) - [None][Enrich CDS blueprint] data sent: None 2021-12-13 04:13:52,482 INFO 142:onap_service.py(1) - [None][Enrich CDS blueprint] response code: 200 2021-12-13 04:13:52,483 DEBUG 146:onap_service.py(1) - [None][Enrich CDS blueprint] response: n/a 2021-12-13 04:13:52,485 DEBUG 129:onap_service.py(1) - [None][Publish CDS blueprint] sent header: {} 2021-12-13 04:13:52,485 DEBUG 131:onap_service.py(1) - [None][Publish CDS blueprint] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/blueprint-model/publish 2021-12-13 04:13:52,485 DEBUG 132:onap_service.py(1) - [None][Publish CDS blueprint] data sent: None 2021-12-13 04:13:52,653 INFO 142:onap_service.py(1) - [None][Publish CDS blueprint] response code: 200 2021-12-13 04:13:52,653 DEBUG 146:onap_service.py(1) - [None][Publish CDS blueprint] response: {"blueprintModel":{"id":"ae5c74d3-f0ef-4c2f-878f-e588db81853b","artifactUUId":null,"artifactType":"SDNC_MODEL","artifactVersion":"1.0.0","artifactDescription":"","internalVersion":null,"createdDate":"2021-12-13T04:13:52.000Z","artifactName":"ubuntu20","published":"Y","updatedBy":"RG, ONES ","tags":"ubuntu20"}} 2021-12-13 04:13:52,654 DEBUG 159:__init__.py(1) - check if Vendor basicvm_macro_vendor exists in SDC 2021-12-13 04:13:52,654 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-12-13 04:13:52,654 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-12-13 04:13:52,654 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-12-13 04:13:52,654 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-12-13 04:13:52,772 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-12-13 04:13:52,775 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"172ac1533b214bbf9432000eff2590d7","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"cab224f744a94d10b4b067e273b7ee84","type":"vlm","name":"pnf_macro_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0d54d8b93661447482ed177eee626e76","type":"vlm","name":"09824d06-17e4-498a-a557","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"07b32ffd023e4bc0af58c76ac8b8a07d","type":"vlm","name":"05132220-bcfe-40cf-b6a3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e56142a4c02045d7b0d8a74d128b2e0d","type":"vlm","name":"313e00a9-98d4-4e75-a778","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2c0de8464aed43b0b0e1c111f485c897","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e14ec3e951c4453fb4f1f981a81033c9","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"de8bff40c20945288091de568cf4d980","type":"vlm","name":"87553b96-5168-4bc9-b677","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"50754bf8a92246309b560651f856e133","type":"vlm","name":"6b04d082-3841-4311-b324","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"499592a47226413996a2f39be1d128a9","type":"vlm","name":"eb004efb-1d63-4a4d-ba25","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2633b245bfd9448f8d0d085a9fe2c828","type":"vlm","name":"557c742a-380a-402d-bed1","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7e9c1728641648d0964de4d4fe42bff8","type":"vlm","name":"d18fd7ac-3ae4-4369-9a2f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4e6c736fb8fc404abd718fe6cb7977c3","type":"vlm","name":"4e82593f-b121-4148-aed9","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a834a1f268274f6eb41021f2ee855772","type":"vlm","name":"2daf58da-7c9e-453c-945f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d6846b7692d34f9cabacd4f1954aefaf","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":15} 2021-12-13 04:13:52,777 DEBUG 147:__init__.py(1) - number of Vendor returned: 15 2021-12-13 04:13:52,777 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_macro_vendor 2021-12-13 04:13:52,777 INFO 169:__init__.py(1) - Vendor basicvm_macro_vendor doesn't exist in SDC 2021-12-13 04:13:52,779 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_macro_vendor in SDC 2021-12-13 04:13:52,779 DEBUG 159:__init__.py(1) - check if Vendor basicvm_macro_vendor exists in SDC 2021-12-13 04:13:52,779 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-12-13 04:13:52,780 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-12-13 04:13:52,780 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-12-13 04:13:52,780 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-12-13 04:13:52,879 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-12-13 04:13:52,880 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"172ac1533b214bbf9432000eff2590d7","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"cab224f744a94d10b4b067e273b7ee84","type":"vlm","name":"pnf_macro_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0d54d8b93661447482ed177eee626e76","type":"vlm","name":"09824d06-17e4-498a-a557","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"07b32ffd023e4bc0af58c76ac8b8a07d","type":"vlm","name":"05132220-bcfe-40cf-b6a3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e56142a4c02045d7b0d8a74d128b2e0d","type":"vlm","name":"313e00a9-98d4-4e75-a778","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2c0de8464aed43b0b0e1c111f485c897","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e14ec3e951c4453fb4f1f981a81033c9","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"de8bff40c20945288091de568cf4d980","type":"vlm","name":"87553b96-5168-4bc9-b677","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"50754bf8a92246309b560651f856e133","type":"vlm","name":"6b04d082-3841-4311-b324","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"499592a47226413996a2f39be1d128a9","type":"vlm","name":"eb004efb-1d63-4a4d-ba25","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2633b245bfd9448f8d0d085a9fe2c828","type":"vlm","name":"557c742a-380a-402d-bed1","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7e9c1728641648d0964de4d4fe42bff8","type":"vlm","name":"d18fd7ac-3ae4-4369-9a2f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4e6c736fb8fc404abd718fe6cb7977c3","type":"vlm","name":"4e82593f-b121-4148-aed9","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a834a1f268274f6eb41021f2ee855772","type":"vlm","name":"2daf58da-7c9e-453c-945f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d6846b7692d34f9cabacd4f1954aefaf","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":15} 2021-12-13 04:13:52,884 DEBUG 147:__init__.py(1) - number of Vendor returned: 15 2021-12-13 04:13:52,885 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_macro_vendor 2021-12-13 04:13:52,885 INFO 169:__init__.py(1) - Vendor basicvm_macro_vendor doesn't exist in SDC 2021-12-13 04:13:52,893 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-12-13 04:13:52,893 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-12-13 04:13:52,893 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_macro_vendor", "description": "vendor" } 2021-12-13 04:13:54,181 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-12-13 04:13:54,182 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"c733c9194e8c401888e69a505c2fcdf9","version":{"id":"f3ddb47951304156b865eb9c30a55b68","name":"1.0","description":"Initial version","status":"Draft"}} 2021-12-13 04:13:54,183 INFO 285:__init__.py(1) - Vendor basicvm_macro_vendor is created in SDC 2021-12-13 04:13:54,184 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_macro_vendor in SDC 2021-12-13 04:13:54,187 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-12-13 04:13:54,187 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/c733c9194e8c401888e69a505c2fcdf9/versions/f3ddb47951304156b865eb9c30a55b68/actions 2021-12-13 04:13:54,187 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-12-13 04:13:54,878 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-12-13 04:13:54,879 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-12-13 04:13:54,881 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/scenario/basic_vm_macro.py:71: 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-12-13 04:13:54,894 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-12-13 04:13:54,894 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-13 04:13:54,894 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-12-13 04:13:54,894 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-12-13 04:13:54,894 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-13 04:13:54,979 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-13 04:13:54,980 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"172ac1533b214bbf9432000eff2590d7","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f276263b545b43768bb08614e9670b17","owner":"cs0008","status":"ACTIVE"},{"name":"test-pnf_VSP","description":"vendor software product","vendorName":"pnf_macro_vendor","vendorId":"cab224f744a94d10b4b067e273b7ee84","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ed7e7c258de14e35ae29f0e12c89c852","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8bd70a0b-0906","description":"vendor software product","vendorName":"09824d06-17e4-498a-a557","vendorId":"0d54d8b93661447482ed177eee626e76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e7c7f9cc13e94409a449a588895b7495","owner":"cs0008","status":"ACTIVE"},{"name":"pNF dd606f3c-2a32","description":"vendor software product","vendorName":"05132220-bcfe-40cf-b6a3","vendorId":"07b32ffd023e4bc0af58c76ac8b8a07d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"145386f91ef14696b7612f187130dc03","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 6bff0a15-e73a","description":"vendor software product","vendorName":"313e00a9-98d4-4e75-a778","vendorId":"e56142a4c02045d7b0d8a74d128b2e0d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"aa57ebfd916047a0b91ad452f2c3706f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"2c0de8464aed43b0b0e1c111f485c897","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9387269ea98d4c4caf80a60ad693c994","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"e14ec3e951c4453fb4f1f981a81033c9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8ddd5b78e5ff47f1ab4fdfe42e0ea138","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 04ec4792-5f49","description":"vendor software product","vendorName":"87553b96-5168-4bc9-b677","vendorId":"de8bff40c20945288091de568cf4d980","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8878a77e87d440a29642ae5893b18e32","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f20d2b10-3820","description":"vendor software product","vendorName":"6b04d082-3841-4311-b324","vendorId":"50754bf8a92246309b560651f856e133","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ce481fdbd3954437bdf882865a576ec3","owner":"cs0008","status":"ACTIVE"},{"name":"vFW ccdc2648-f6af","description":"vendor software product","vendorName":"eb004efb-1d63-4a4d-ba25","vendorId":"499592a47226413996a2f39be1d128a9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"c32effc2b073498db24484a8ec33de70","owner":"cs0008","status":"ACTIVE"},{"name":"vFW bddce0b8-d470","description":"vendor software product","vendorName":"557c742a-380a-402d-bed1","vendorId":"2633b245bfd9448f8d0d085a9fe2c828","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3442cfc9be984c01b0dec20985d52e87","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 792577bf-6261","description":"vendor software product","vendorName":"d18fd7ac-3ae4-4369-9a2f","vendorId":"7e9c1728641648d0964de4d4fe42bff8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9d4782f64d534162a04f2cf165a87606","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 34ae6d74-007e","description":"vendor software product","vendorName":"4e82593f-b121-4148-aed9","vendorId":"4e6c736fb8fc404abd718fe6cb7977c3","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"fb2609e1116341118c008b0cc98c376b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 9870ae1d-eaee","description":"vendor software product","vendorName":"2daf58da-7c9e-453c-945f","vendorId":"a834a1f268274f6eb41021f2ee855772","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e22254038c7441fa2e41d0bdd9b75e1","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_sZXJkU_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"d6846b7692d34f9cabacd4f1954aefaf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8820a7d0516848dd8070b052db935665","owner":"cs0008","status":"ACTIVE"}],"listCount":15} 2021-12-13 04:13:54,982 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-12-13 04:13:54,982 DEBUG 324:vsp.py(1) - importing VSP test-pnf_VSP from SDC 2021-12-13 04:13:54,982 DEBUG 324:vsp.py(1) - importing VSP pNF 8bd70a0b-0906 from SDC 2021-12-13 04:13:54,982 DEBUG 324:vsp.py(1) - importing VSP pNF dd606f3c-2a32 from SDC 2021-12-13 04:13:54,982 DEBUG 324:vsp.py(1) - importing VSP pNF 6bff0a15-e73a from SDC 2021-12-13 04:13:54,982 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-12-13 04:13:54,982 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-12-13 04:13:54,983 DEBUG 324:vsp.py(1) - importing VSP pNF 04ec4792-5f49 from SDC 2021-12-13 04:13:54,983 DEBUG 324:vsp.py(1) - importing VSP vFW f20d2b10-3820 from SDC 2021-12-13 04:13:54,983 DEBUG 324:vsp.py(1) - importing VSP vFW ccdc2648-f6af from SDC 2021-12-13 04:13:54,983 DEBUG 324:vsp.py(1) - importing VSP vFW bddce0b8-d470 from SDC 2021-12-13 04:13:54,983 DEBUG 324:vsp.py(1) - importing VSP vFW 792577bf-6261 from SDC 2021-12-13 04:13:54,983 DEBUG 324:vsp.py(1) - importing VSP vFW 34ae6d74-007e from SDC 2021-12-13 04:13:54,983 DEBUG 324:vsp.py(1) - importing VSP vFW 9870ae1d-eaee from SDC 2021-12-13 04:13:54,983 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_sZXJkU_VSP from SDC 2021-12-13 04:13:54,983 DEBUG 147:__init__.py(1) - number of Vsp returned: 15 2021-12-13 04:13:54,983 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-12-13 04:13:54,983 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-12-13 04:13:54,983 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-12-13 04:13:54,984 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-13 04:13:54,984 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-12-13 04:13:54,984 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-12-13 04:13:54,984 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-13 04:13:55,083 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-13 04:13:55,084 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"172ac1533b214bbf9432000eff2590d7","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f276263b545b43768bb08614e9670b17","owner":"cs0008","status":"ACTIVE"},{"name":"test-pnf_VSP","description":"vendor software product","vendorName":"pnf_macro_vendor","vendorId":"cab224f744a94d10b4b067e273b7ee84","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ed7e7c258de14e35ae29f0e12c89c852","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8bd70a0b-0906","description":"vendor software product","vendorName":"09824d06-17e4-498a-a557","vendorId":"0d54d8b93661447482ed177eee626e76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e7c7f9cc13e94409a449a588895b7495","owner":"cs0008","status":"ACTIVE"},{"name":"pNF dd606f3c-2a32","description":"vendor software product","vendorName":"05132220-bcfe-40cf-b6a3","vendorId":"07b32ffd023e4bc0af58c76ac8b8a07d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"145386f91ef14696b7612f187130dc03","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 6bff0a15-e73a","description":"vendor software product","vendorName":"313e00a9-98d4-4e75-a778","vendorId":"e56142a4c02045d7b0d8a74d128b2e0d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"aa57ebfd916047a0b91ad452f2c3706f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"2c0de8464aed43b0b0e1c111f485c897","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9387269ea98d4c4caf80a60ad693c994","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"e14ec3e951c4453fb4f1f981a81033c9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8ddd5b78e5ff47f1ab4fdfe42e0ea138","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 04ec4792-5f49","description":"vendor software product","vendorName":"87553b96-5168-4bc9-b677","vendorId":"de8bff40c20945288091de568cf4d980","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8878a77e87d440a29642ae5893b18e32","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f20d2b10-3820","description":"vendor software product","vendorName":"6b04d082-3841-4311-b324","vendorId":"50754bf8a92246309b560651f856e133","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ce481fdbd3954437bdf882865a576ec3","owner":"cs0008","status":"ACTIVE"},{"name":"vFW ccdc2648-f6af","description":"vendor software product","vendorName":"eb004efb-1d63-4a4d-ba25","vendorId":"499592a47226413996a2f39be1d128a9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"c32effc2b073498db24484a8ec33de70","owner":"cs0008","status":"ACTIVE"},{"name":"vFW bddce0b8-d470","description":"vendor software product","vendorName":"557c742a-380a-402d-bed1","vendorId":"2633b245bfd9448f8d0d085a9fe2c828","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3442cfc9be984c01b0dec20985d52e87","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 792577bf-6261","description":"vendor software product","vendorName":"d18fd7ac-3ae4-4369-9a2f","vendorId":"7e9c1728641648d0964de4d4fe42bff8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9d4782f64d534162a04f2cf165a87606","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 34ae6d74-007e","description":"vendor software product","vendorName":"4e82593f-b121-4148-aed9","vendorId":"4e6c736fb8fc404abd718fe6cb7977c3","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"fb2609e1116341118c008b0cc98c376b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 9870ae1d-eaee","description":"vendor software product","vendorName":"2daf58da-7c9e-453c-945f","vendorId":"a834a1f268274f6eb41021f2ee855772","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e22254038c7441fa2e41d0bdd9b75e1","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_sZXJkU_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"d6846b7692d34f9cabacd4f1954aefaf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8820a7d0516848dd8070b052db935665","owner":"cs0008","status":"ACTIVE"}],"listCount":15} 2021-12-13 04:13:55,087 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-12-13 04:13:55,087 DEBUG 324:vsp.py(1) - importing VSP test-pnf_VSP from SDC 2021-12-13 04:13:55,087 DEBUG 324:vsp.py(1) - importing VSP pNF 8bd70a0b-0906 from SDC 2021-12-13 04:13:55,088 DEBUG 324:vsp.py(1) - importing VSP pNF dd606f3c-2a32 from SDC 2021-12-13 04:13:55,088 DEBUG 324:vsp.py(1) - importing VSP pNF 6bff0a15-e73a from SDC 2021-12-13 04:13:55,089 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-12-13 04:13:55,089 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-12-13 04:13:55,089 DEBUG 324:vsp.py(1) - importing VSP pNF 04ec4792-5f49 from SDC 2021-12-13 04:13:55,090 DEBUG 324:vsp.py(1) - importing VSP vFW f20d2b10-3820 from SDC 2021-12-13 04:13:55,090 DEBUG 324:vsp.py(1) - importing VSP vFW ccdc2648-f6af from SDC 2021-12-13 04:13:55,090 DEBUG 324:vsp.py(1) - importing VSP vFW bddce0b8-d470 from SDC 2021-12-13 04:13:55,091 DEBUG 324:vsp.py(1) - importing VSP vFW 792577bf-6261 from SDC 2021-12-13 04:13:55,091 DEBUG 324:vsp.py(1) - importing VSP vFW 34ae6d74-007e from SDC 2021-12-13 04:13:55,091 DEBUG 324:vsp.py(1) - importing VSP vFW 9870ae1d-eaee from SDC 2021-12-13 04:13:55,091 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_sZXJkU_VSP from SDC 2021-12-13 04:13:55,091 DEBUG 147:__init__.py(1) - number of Vsp returned: 15 2021-12-13 04:13:55,091 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-12-13 04:13:55,091 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-12-13 04:13:55,092 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-12-13 04:13:55,092 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-13 04:13:55,092 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-12-13 04:13:55,092 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-12-13 04:13:55,092 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-13 04:13:55,186 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-13 04:13:55,187 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"172ac1533b214bbf9432000eff2590d7","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f276263b545b43768bb08614e9670b17","owner":"cs0008","status":"ACTIVE"},{"name":"test-pnf_VSP","description":"vendor software product","vendorName":"pnf_macro_vendor","vendorId":"cab224f744a94d10b4b067e273b7ee84","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ed7e7c258de14e35ae29f0e12c89c852","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8bd70a0b-0906","description":"vendor software product","vendorName":"09824d06-17e4-498a-a557","vendorId":"0d54d8b93661447482ed177eee626e76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e7c7f9cc13e94409a449a588895b7495","owner":"cs0008","status":"ACTIVE"},{"name":"pNF dd606f3c-2a32","description":"vendor software product","vendorName":"05132220-bcfe-40cf-b6a3","vendorId":"07b32ffd023e4bc0af58c76ac8b8a07d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"145386f91ef14696b7612f187130dc03","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 6bff0a15-e73a","description":"vendor software product","vendorName":"313e00a9-98d4-4e75-a778","vendorId":"e56142a4c02045d7b0d8a74d128b2e0d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"aa57ebfd916047a0b91ad452f2c3706f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"2c0de8464aed43b0b0e1c111f485c897","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9387269ea98d4c4caf80a60ad693c994","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"e14ec3e951c4453fb4f1f981a81033c9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8ddd5b78e5ff47f1ab4fdfe42e0ea138","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 04ec4792-5f49","description":"vendor software product","vendorName":"87553b96-5168-4bc9-b677","vendorId":"de8bff40c20945288091de568cf4d980","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8878a77e87d440a29642ae5893b18e32","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f20d2b10-3820","description":"vendor software product","vendorName":"6b04d082-3841-4311-b324","vendorId":"50754bf8a92246309b560651f856e133","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ce481fdbd3954437bdf882865a576ec3","owner":"cs0008","status":"ACTIVE"},{"name":"vFW ccdc2648-f6af","description":"vendor software product","vendorName":"eb004efb-1d63-4a4d-ba25","vendorId":"499592a47226413996a2f39be1d128a9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"c32effc2b073498db24484a8ec33de70","owner":"cs0008","status":"ACTIVE"},{"name":"vFW bddce0b8-d470","description":"vendor software product","vendorName":"557c742a-380a-402d-bed1","vendorId":"2633b245bfd9448f8d0d085a9fe2c828","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3442cfc9be984c01b0dec20985d52e87","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 792577bf-6261","description":"vendor software product","vendorName":"d18fd7ac-3ae4-4369-9a2f","vendorId":"7e9c1728641648d0964de4d4fe42bff8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9d4782f64d534162a04f2cf165a87606","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 34ae6d74-007e","description":"vendor software product","vendorName":"4e82593f-b121-4148-aed9","vendorId":"4e6c736fb8fc404abd718fe6cb7977c3","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"fb2609e1116341118c008b0cc98c376b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 9870ae1d-eaee","description":"vendor software product","vendorName":"2daf58da-7c9e-453c-945f","vendorId":"a834a1f268274f6eb41021f2ee855772","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e22254038c7441fa2e41d0bdd9b75e1","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_sZXJkU_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"d6846b7692d34f9cabacd4f1954aefaf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8820a7d0516848dd8070b052db935665","owner":"cs0008","status":"ACTIVE"}],"listCount":15} 2021-12-13 04:13:55,189 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-12-13 04:13:55,189 DEBUG 324:vsp.py(1) - importing VSP test-pnf_VSP from SDC 2021-12-13 04:13:55,189 DEBUG 324:vsp.py(1) - importing VSP pNF 8bd70a0b-0906 from SDC 2021-12-13 04:13:55,189 DEBUG 324:vsp.py(1) - importing VSP pNF dd606f3c-2a32 from SDC 2021-12-13 04:13:55,190 DEBUG 324:vsp.py(1) - importing VSP pNF 6bff0a15-e73a from SDC 2021-12-13 04:13:55,190 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-12-13 04:13:55,190 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-12-13 04:13:55,190 DEBUG 324:vsp.py(1) - importing VSP pNF 04ec4792-5f49 from SDC 2021-12-13 04:13:55,190 DEBUG 324:vsp.py(1) - importing VSP vFW f20d2b10-3820 from SDC 2021-12-13 04:13:55,190 DEBUG 324:vsp.py(1) - importing VSP vFW ccdc2648-f6af from SDC 2021-12-13 04:13:55,190 DEBUG 324:vsp.py(1) - importing VSP vFW bddce0b8-d470 from SDC 2021-12-13 04:13:55,190 DEBUG 324:vsp.py(1) - importing VSP vFW 792577bf-6261 from SDC 2021-12-13 04:13:55,190 DEBUG 324:vsp.py(1) - importing VSP vFW 34ae6d74-007e from SDC 2021-12-13 04:13:55,191 DEBUG 324:vsp.py(1) - importing VSP vFW 9870ae1d-eaee from SDC 2021-12-13 04:13:55,191 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_sZXJkU_VSP from SDC 2021-12-13 04:13:55,191 DEBUG 147:__init__.py(1) - number of Vsp returned: 15 2021-12-13 04:13:55,191 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-12-13 04:13:55,191 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-12-13 04:13:55,191 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-12-13 04:13:55,191 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-13 04:13:55,192 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-12-13 04:13:55,192 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-12-13 04:13:55,192 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-13 04:13:55,280 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-13 04:13:55,281 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"172ac1533b214bbf9432000eff2590d7","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f276263b545b43768bb08614e9670b17","owner":"cs0008","status":"ACTIVE"},{"name":"test-pnf_VSP","description":"vendor software product","vendorName":"pnf_macro_vendor","vendorId":"cab224f744a94d10b4b067e273b7ee84","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ed7e7c258de14e35ae29f0e12c89c852","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8bd70a0b-0906","description":"vendor software product","vendorName":"09824d06-17e4-498a-a557","vendorId":"0d54d8b93661447482ed177eee626e76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e7c7f9cc13e94409a449a588895b7495","owner":"cs0008","status":"ACTIVE"},{"name":"pNF dd606f3c-2a32","description":"vendor software product","vendorName":"05132220-bcfe-40cf-b6a3","vendorId":"07b32ffd023e4bc0af58c76ac8b8a07d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"145386f91ef14696b7612f187130dc03","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 6bff0a15-e73a","description":"vendor software product","vendorName":"313e00a9-98d4-4e75-a778","vendorId":"e56142a4c02045d7b0d8a74d128b2e0d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"aa57ebfd916047a0b91ad452f2c3706f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"2c0de8464aed43b0b0e1c111f485c897","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9387269ea98d4c4caf80a60ad693c994","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"e14ec3e951c4453fb4f1f981a81033c9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8ddd5b78e5ff47f1ab4fdfe42e0ea138","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 04ec4792-5f49","description":"vendor software product","vendorName":"87553b96-5168-4bc9-b677","vendorId":"de8bff40c20945288091de568cf4d980","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8878a77e87d440a29642ae5893b18e32","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f20d2b10-3820","description":"vendor software product","vendorName":"6b04d082-3841-4311-b324","vendorId":"50754bf8a92246309b560651f856e133","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ce481fdbd3954437bdf882865a576ec3","owner":"cs0008","status":"ACTIVE"},{"name":"vFW ccdc2648-f6af","description":"vendor software product","vendorName":"eb004efb-1d63-4a4d-ba25","vendorId":"499592a47226413996a2f39be1d128a9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"c32effc2b073498db24484a8ec33de70","owner":"cs0008","status":"ACTIVE"},{"name":"vFW bddce0b8-d470","description":"vendor software product","vendorName":"557c742a-380a-402d-bed1","vendorId":"2633b245bfd9448f8d0d085a9fe2c828","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3442cfc9be984c01b0dec20985d52e87","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 792577bf-6261","description":"vendor software product","vendorName":"d18fd7ac-3ae4-4369-9a2f","vendorId":"7e9c1728641648d0964de4d4fe42bff8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9d4782f64d534162a04f2cf165a87606","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 34ae6d74-007e","description":"vendor software product","vendorName":"4e82593f-b121-4148-aed9","vendorId":"4e6c736fb8fc404abd718fe6cb7977c3","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"fb2609e1116341118c008b0cc98c376b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 9870ae1d-eaee","description":"vendor software product","vendorName":"2daf58da-7c9e-453c-945f","vendorId":"a834a1f268274f6eb41021f2ee855772","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e22254038c7441fa2e41d0bdd9b75e1","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_sZXJkU_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"d6846b7692d34f9cabacd4f1954aefaf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8820a7d0516848dd8070b052db935665","owner":"cs0008","status":"ACTIVE"}],"listCount":15} 2021-12-13 04:13:55,283 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-12-13 04:13:55,283 DEBUG 324:vsp.py(1) - importing VSP test-pnf_VSP from SDC 2021-12-13 04:13:55,283 DEBUG 324:vsp.py(1) - importing VSP pNF 8bd70a0b-0906 from SDC 2021-12-13 04:13:55,283 DEBUG 324:vsp.py(1) - importing VSP pNF dd606f3c-2a32 from SDC 2021-12-13 04:13:55,283 DEBUG 324:vsp.py(1) - importing VSP pNF 6bff0a15-e73a from SDC 2021-12-13 04:13:55,284 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-12-13 04:13:55,284 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-12-13 04:13:55,284 DEBUG 324:vsp.py(1) - importing VSP pNF 04ec4792-5f49 from SDC 2021-12-13 04:13:55,284 DEBUG 324:vsp.py(1) - importing VSP vFW f20d2b10-3820 from SDC 2021-12-13 04:13:55,284 DEBUG 324:vsp.py(1) - importing VSP vFW ccdc2648-f6af from SDC 2021-12-13 04:13:55,284 DEBUG 324:vsp.py(1) - importing VSP vFW bddce0b8-d470 from SDC 2021-12-13 04:13:55,284 DEBUG 324:vsp.py(1) - importing VSP vFW 792577bf-6261 from SDC 2021-12-13 04:13:55,284 DEBUG 324:vsp.py(1) - importing VSP vFW 34ae6d74-007e from SDC 2021-12-13 04:13:55,284 DEBUG 324:vsp.py(1) - importing VSP vFW 9870ae1d-eaee from SDC 2021-12-13 04:13:55,284 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_sZXJkU_VSP from SDC 2021-12-13 04:13:55,284 DEBUG 147:__init__.py(1) - number of Vsp returned: 15 2021-12-13 04:13:55,284 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-12-13 04:13:55,285 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-12-13 04:13:55,285 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_macro_VSP in SDC 2021-12-13 04:13:55,285 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-12-13 04:13:55,285 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-13 04:13:55,286 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-12-13 04:13:55,286 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-12-13 04:13:55,286 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-13 04:13:55,481 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-13 04:13:55,482 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"172ac1533b214bbf9432000eff2590d7","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f276263b545b43768bb08614e9670b17","owner":"cs0008","status":"ACTIVE"},{"name":"test-pnf_VSP","description":"vendor software product","vendorName":"pnf_macro_vendor","vendorId":"cab224f744a94d10b4b067e273b7ee84","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ed7e7c258de14e35ae29f0e12c89c852","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8bd70a0b-0906","description":"vendor software product","vendorName":"09824d06-17e4-498a-a557","vendorId":"0d54d8b93661447482ed177eee626e76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e7c7f9cc13e94409a449a588895b7495","owner":"cs0008","status":"ACTIVE"},{"name":"pNF dd606f3c-2a32","description":"vendor software product","vendorName":"05132220-bcfe-40cf-b6a3","vendorId":"07b32ffd023e4bc0af58c76ac8b8a07d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"145386f91ef14696b7612f187130dc03","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 6bff0a15-e73a","description":"vendor software product","vendorName":"313e00a9-98d4-4e75-a778","vendorId":"e56142a4c02045d7b0d8a74d128b2e0d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"aa57ebfd916047a0b91ad452f2c3706f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"2c0de8464aed43b0b0e1c111f485c897","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9387269ea98d4c4caf80a60ad693c994","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"e14ec3e951c4453fb4f1f981a81033c9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8ddd5b78e5ff47f1ab4fdfe42e0ea138","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 04ec4792-5f49","description":"vendor software product","vendorName":"87553b96-5168-4bc9-b677","vendorId":"de8bff40c20945288091de568cf4d980","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8878a77e87d440a29642ae5893b18e32","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f20d2b10-3820","description":"vendor software product","vendorName":"6b04d082-3841-4311-b324","vendorId":"50754bf8a92246309b560651f856e133","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ce481fdbd3954437bdf882865a576ec3","owner":"cs0008","status":"ACTIVE"},{"name":"vFW ccdc2648-f6af","description":"vendor software product","vendorName":"eb004efb-1d63-4a4d-ba25","vendorId":"499592a47226413996a2f39be1d128a9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"c32effc2b073498db24484a8ec33de70","owner":"cs0008","status":"ACTIVE"},{"name":"vFW bddce0b8-d470","description":"vendor software product","vendorName":"557c742a-380a-402d-bed1","vendorId":"2633b245bfd9448f8d0d085a9fe2c828","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3442cfc9be984c01b0dec20985d52e87","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 792577bf-6261","description":"vendor software product","vendorName":"d18fd7ac-3ae4-4369-9a2f","vendorId":"7e9c1728641648d0964de4d4fe42bff8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9d4782f64d534162a04f2cf165a87606","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 34ae6d74-007e","description":"vendor software product","vendorName":"4e82593f-b121-4148-aed9","vendorId":"4e6c736fb8fc404abd718fe6cb7977c3","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"fb2609e1116341118c008b0cc98c376b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 9870ae1d-eaee","description":"vendor software product","vendorName":"2daf58da-7c9e-453c-945f","vendorId":"a834a1f268274f6eb41021f2ee855772","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e22254038c7441fa2e41d0bdd9b75e1","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_sZXJkU_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"d6846b7692d34f9cabacd4f1954aefaf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8820a7d0516848dd8070b052db935665","owner":"cs0008","status":"ACTIVE"}],"listCount":15} 2021-12-13 04:13:55,486 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-12-13 04:13:55,486 DEBUG 324:vsp.py(1) - importing VSP test-pnf_VSP from SDC 2021-12-13 04:13:55,486 DEBUG 324:vsp.py(1) - importing VSP pNF 8bd70a0b-0906 from SDC 2021-12-13 04:13:55,486 DEBUG 324:vsp.py(1) - importing VSP pNF dd606f3c-2a32 from SDC 2021-12-13 04:13:55,486 DEBUG 324:vsp.py(1) - importing VSP pNF 6bff0a15-e73a from SDC 2021-12-13 04:13:55,486 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-12-13 04:13:55,486 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-12-13 04:13:55,487 DEBUG 324:vsp.py(1) - importing VSP pNF 04ec4792-5f49 from SDC 2021-12-13 04:13:55,487 DEBUG 324:vsp.py(1) - importing VSP vFW f20d2b10-3820 from SDC 2021-12-13 04:13:55,487 DEBUG 324:vsp.py(1) - importing VSP vFW ccdc2648-f6af from SDC 2021-12-13 04:13:55,487 DEBUG 324:vsp.py(1) - importing VSP vFW bddce0b8-d470 from SDC 2021-12-13 04:13:55,487 DEBUG 324:vsp.py(1) - importing VSP vFW 792577bf-6261 from SDC 2021-12-13 04:13:55,487 DEBUG 324:vsp.py(1) - importing VSP vFW 34ae6d74-007e from SDC 2021-12-13 04:13:55,487 DEBUG 324:vsp.py(1) - importing VSP vFW 9870ae1d-eaee from SDC 2021-12-13 04:13:55,487 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_sZXJkU_VSP from SDC 2021-12-13 04:13:55,487 DEBUG 147:__init__.py(1) - number of Vsp returned: 15 2021-12-13 04:13:55,487 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-12-13 04:13:55,487 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-12-13 04:13:55,492 DEBUG 159:__init__.py(1) - check if Vendor basicvm_macro_vendor exists in SDC 2021-12-13 04:13:55,492 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-12-13 04:13:55,492 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-12-13 04:13:55,493 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-12-13 04:13:55,493 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-12-13 04:13:55,672 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-12-13 04:13:55,673 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"f93f50cf50bc40979f5b6d5088bb5392","type":"vlm","name":"8dc0e3b7-1fca-4242-b4d1","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"c733c9194e8c401888e69a505c2fcdf9","type":"vlm","name":"basicvm_macro_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"172ac1533b214bbf9432000eff2590d7","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"cab224f744a94d10b4b067e273b7ee84","type":"vlm","name":"pnf_macro_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0d54d8b93661447482ed177eee626e76","type":"vlm","name":"09824d06-17e4-498a-a557","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"07b32ffd023e4bc0af58c76ac8b8a07d","type":"vlm","name":"05132220-bcfe-40cf-b6a3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e56142a4c02045d7b0d8a74d128b2e0d","type":"vlm","name":"313e00a9-98d4-4e75-a778","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2c0de8464aed43b0b0e1c111f485c897","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e14ec3e951c4453fb4f1f981a81033c9","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"de8bff40c20945288091de568cf4d980","type":"vlm","name":"87553b96-5168-4bc9-b677","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"50754bf8a92246309b560651f856e133","type":"vlm","name":"6b04d082-3841-4311-b324","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"499592a47226413996a2f39be1d128a9","type":"vlm","name":"eb004efb-1d63-4a4d-ba25","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2633b245bfd9448f8d0d085a9fe2c828","type":"vlm","name":"557c742a-380a-402d-bed1","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7e9c1728641648d0964de4d4fe42bff8","type":"vlm","name":"d18fd7ac-3ae4-4369-9a2f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4e6c736fb8fc404abd718fe6cb7977c3","type":"vlm","name":"4e82593f-b121-4148-aed9","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a834a1f268274f6eb41021f2ee855772","type":"vlm","name":"2daf58da-7c9e-453c-945f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d6846b7692d34f9cabacd4f1954aefaf","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":17} 2021-12-13 04:13:55,675 DEBUG 147:__init__.py(1) - number of Vendor returned: 17 2021-12-13 04:13:55,675 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_macro_vendor 2021-12-13 04:13:55,676 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-12-13 04:13:55,676 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/c733c9194e8c401888e69a505c2fcdf9/versions 2021-12-13 04:13:55,676 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 04:13:55,776 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 04:13:55,776 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f3ddb47951304156b865eb9c30a55b68","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639368832981,"modificationTime":1639368834486,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-13 04:13:55,778 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-13 04:13:55,778 INFO 192:__init__.py(1) - Vendor found, updating information 2021-12-13 04:13:55,778 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-12-13 04:13:55,779 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/c733c9194e8c401888e69a505c2fcdf9/versions 2021-12-13 04:13:55,779 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 04:13:55,821 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 04:13:55,822 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f3ddb47951304156b865eb9c30a55b68","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639368832981,"modificationTime":1639368834486,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-13 04:13:55,825 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-13 04:13:55,825 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-12-13 04:13:55,826 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-12-13 04:13:55,826 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_vm_macro_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basicvm_macro_vendor", "vendorId": "c733c9194e8c401888e69a505c2fcdf9", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-12-13 04:14:01,596 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-12-13 04:14:01,598 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"cafc6d1de6c74c41a10eb2644936d768","version":{"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","status":"Draft"}} 2021-12-13 04:14:01,605 INFO 285:__init__.py(1) - Vsp basic_vm_macro_VSP is created in SDC 2021-12-13 04:14:01,606 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-12-13 04:14:01,606 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/cafc6d1de6c74c41a10eb2644936d768/versions 2021-12-13 04:14:01,606 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 04:14:01,691 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 04:14:01,691 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639368835891,"modificationTime":1639368838771,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-13 04:14:01,695 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-12-13 04:14:01,696 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:01,696 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-13 04:14:01,986 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-13 04:14:01,987 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1639368835891,"modificationTime":1639368838681} 2021-12-13 04:14:01,991 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-12-13 04:14:01,993 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:01,995 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 04:14:02,396 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 04:14:02,396 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"c733c9194e8c401888e69a505c2fcdf9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cafc6d1de6c74c41a10eb2644936d768","version":"6522d7064553475d882c83cbb4ae4dfc"} 2021-12-13 04:14:02,398 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-12-13 04:14:02,398 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:02,398 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 04:14:02,986 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 04:14:02,987 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"c733c9194e8c401888e69a505c2fcdf9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cafc6d1de6c74c41a10eb2644936d768","version":"6522d7064553475d882c83cbb4ae4dfc"} 2021-12-13 04:14:02,991 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_macro_VSP in SDC 2021-12-13 04:14:02,991 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-12-13 04:14:02,992 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/cafc6d1de6c74c41a10eb2644936d768/versions 2021-12-13 04:14:02,992 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 04:14:03,087 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 04:14:03,088 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639368835891,"modificationTime":1639368838771,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-13 04:14:03,092 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-12-13 04:14:03,092 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:03,093 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-13 04:14:03,289 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-13 04:14:03,290 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1639368835891,"modificationTime":1639368838681} 2021-12-13 04:14:03,292 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-12-13 04:14:03,293 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:03,293 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 04:14:03,789 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 04:14:03,790 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"c733c9194e8c401888e69a505c2fcdf9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cafc6d1de6c74c41a10eb2644936d768","version":"6522d7064553475d882c83cbb4ae4dfc"} 2021-12-13 04:14:03,791 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-12-13 04:14:03,792 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:03,792 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 04:14:04,286 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 04:14:04,286 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"c733c9194e8c401888e69a505c2fcdf9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cafc6d1de6c74c41a10eb2644936d768","version":"6522d7064553475d882c83cbb4ae4dfc"} 2021-12-13 04:14:04,288 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-12-13 04:14:04,288 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc/orchestration-template-candidate 2021-12-13 04:14:04,288 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-12-13 04:14:04,695 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-12-13 04:14:04,696 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-13 04:14:04,696 INFO 194:vsp.py(1) - Files for Vsp basic_vm_macro_VSP have been uploaded 2021-12-13 04:14:04,698 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-12-13 04:14:04,698 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/cafc6d1de6c74c41a10eb2644936d768/versions 2021-12-13 04:14:04,698 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 04:14:04,770 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 04:14:04,771 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639368835891,"modificationTime":1639368838771,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-13 04:14:04,776 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-12-13 04:14:04,776 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:04,776 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-13 04:14:04,873 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-13 04:14:04,874 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1639368835891,"modificationTime":1639368844687} 2021-12-13 04:14:04,876 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 04:14:04,876 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:04,876 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 04:14:05,007 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 04:14:05,009 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"c733c9194e8c401888e69a505c2fcdf9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cafc6d1de6c74c41a10eb2644936d768","version":"6522d7064553475d882c83cbb4ae4dfc","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-13 04:14:05,014 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-12-13 04:14:05,014 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:05,015 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 04:14:05,187 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 04:14:05,189 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"c733c9194e8c401888e69a505c2fcdf9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cafc6d1de6c74c41a10eb2644936d768","version":"6522d7064553475d882c83cbb4ae4dfc","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-13 04:14:05,191 INFO 241:vsp.py(1) - attempting to validate for basic_vm_macro_VSP in SDC 2021-12-13 04:14:05,192 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-12-13 04:14:05,192 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/cafc6d1de6c74c41a10eb2644936d768/versions 2021-12-13 04:14:05,192 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 04:14:05,269 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 04:14:05,270 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639368835891,"modificationTime":1639368838771,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-13 04:14:05,274 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-12-13 04:14:05,274 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:05,275 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-13 04:14:05,377 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-13 04:14:05,378 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1639368835891,"modificationTime":1639368844687} 2021-12-13 04:14:05,380 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-12-13 04:14:05,380 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:05,380 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 04:14:05,686 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 04:14:05,687 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"c733c9194e8c401888e69a505c2fcdf9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cafc6d1de6c74c41a10eb2644936d768","version":"6522d7064553475d882c83cbb4ae4dfc","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-13 04:14:05,689 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-12-13 04:14:05,689 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:05,689 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 04:14:05,877 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 04:14:05,877 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"c733c9194e8c401888e69a505c2fcdf9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cafc6d1de6c74c41a10eb2644936d768","version":"6522d7064553475d882c83cbb4ae4dfc","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-13 04:14:05,879 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-12-13 04:14:05,880 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc/orchestration-template-candidate/process 2021-12-13 04:14:05,880 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-12-13 04:14:11,371 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-12-13 04:14:11,371 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-12-13 04:14:11,373 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_macro_VSP have been validated 2021-12-13 04:14:11,373 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-12-13 04:14:11,373 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/cafc6d1de6c74c41a10eb2644936d768/versions 2021-12-13 04:14:11,373 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 04:14:11,474 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 04:14:11,475 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639368835891,"modificationTime":1639368838771,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-13 04:14:11,478 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-12-13 04:14:11,478 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:11,478 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-13 04:14:11,681 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-13 04:14:11,682 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1639368835891,"modificationTime":1639368851315} 2021-12-13 04:14:11,687 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-12-13 04:14:11,687 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:11,687 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 04:14:11,902 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 04:14:11,903 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"c733c9194e8c401888e69a505c2fcdf9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cafc6d1de6c74c41a10eb2644936d768","version":"6522d7064553475d882c83cbb4ae4dfc","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-13 04:14:11,905 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-12-13 04:14:11,906 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:11,906 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 04:14:12,201 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 04:14:12,202 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"c733c9194e8c401888e69a505c2fcdf9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cafc6d1de6c74c41a10eb2644936d768","version":"6522d7064553475d882c83cbb4ae4dfc","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-13 04:14:12,205 INFO 241:vsp.py(1) - attempting to commit for basic_vm_macro_VSP in SDC 2021-12-13 04:14:12,206 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-12-13 04:14:12,206 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/cafc6d1de6c74c41a10eb2644936d768/versions 2021-12-13 04:14:12,207 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 04:14:12,279 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 04:14:12,279 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639368835891,"modificationTime":1639368838771,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-13 04:14:12,284 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-12-13 04:14:12,284 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:12,284 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-13 04:14:12,380 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-13 04:14:12,382 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1639368835891,"modificationTime":1639368851315} 2021-12-13 04:14:12,385 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-12-13 04:14:12,386 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:12,386 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 04:14:12,580 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 04:14:12,581 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"c733c9194e8c401888e69a505c2fcdf9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cafc6d1de6c74c41a10eb2644936d768","version":"6522d7064553475d882c83cbb4ae4dfc","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-13 04:14:12,585 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-12-13 04:14:12,585 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:12,585 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 04:14:12,918 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 04:14:12,919 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"c733c9194e8c401888e69a505c2fcdf9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cafc6d1de6c74c41a10eb2644936d768","version":"6522d7064553475d882c83cbb4ae4dfc","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-13 04:14:12,925 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-12-13 04:14:12,925 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc/actions 2021-12-13 04:14:12,925 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-12-13 04:14:15,323 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-12-13 04:14:15,323 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-12-13 04:14:15,325 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-12-13 04:14:15,326 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/cafc6d1de6c74c41a10eb2644936d768/versions 2021-12-13 04:14:15,326 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 04:14:15,381 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 04:14:15,382 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639368835891,"modificationTime":1639368852976,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-13 04:14:15,386 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-12-13 04:14:15,386 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:15,386 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-13 04:14:15,459 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-13 04:14:15,460 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1639368835891,"modificationTime":1639368851315} 2021-12-13 04:14:15,464 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-12-13 04:14:15,464 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:15,464 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 04:14:15,636 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 04:14:15,636 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"c733c9194e8c401888e69a505c2fcdf9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cafc6d1de6c74c41a10eb2644936d768","version":"6522d7064553475d882c83cbb4ae4dfc","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-13 04:14:15,639 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_macro_VSP in SDC 2021-12-13 04:14:15,639 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-12-13 04:14:15,639 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/cafc6d1de6c74c41a10eb2644936d768/versions 2021-12-13 04:14:15,639 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 04:14:15,683 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 04:14:15,684 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1639368835891,"modificationTime":1639368852976,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-12-13 04:14:15,689 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-12-13 04:14:15,689 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:15,690 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-12-13 04:14:15,887 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-12-13 04:14:15,887 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1639368835891,"modificationTime":1639368851315} 2021-12-13 04:14:15,891 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 04:14:15,891 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:15,891 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 04:14:16,280 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 04:14:16,280 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"c733c9194e8c401888e69a505c2fcdf9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cafc6d1de6c74c41a10eb2644936d768","version":"6522d7064553475d882c83cbb4ae4dfc","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-13 04:14:16,292 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-12-13 04:14:16,292 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc/actions 2021-12-13 04:14:16,292 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-12-13 04:14:26,178 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-12-13 04:14:26,179 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-12-13 04:14:26,182 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-12-13 04:14:26,182 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/cafc6d1de6c74c41a10eb2644936d768/versions 2021-12-13 04:14:26,182 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 04:14:26,302 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 04:14:26,303 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639368835891,"modificationTime":1639368862465,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-13 04:14:26,305 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_macro_VSP in SDC 2021-12-13 04:14:26,306 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-12-13 04:14:26,306 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/cafc6d1de6c74c41a10eb2644936d768/versions 2021-12-13 04:14:26,306 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 04:14:26,384 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 04:14:26,385 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639368835891,"modificationTime":1639368862465,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-13 04:14:26,393 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-12-13 04:14:26,393 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc/actions 2021-12-13 04:14:26,393 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-12-13 04:14:29,167 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-12-13 04:14:29,167 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_macro_VSP","version":"1.0","versionId":"6522d7064553475d882c83cbb4ae4dfc","packageId":"cafc6d1de6c74c41a10eb2644936d768","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-13 04:14:29,168 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_macro_VSP","version":"1.0","versionId":"6522d7064553475d882c83cbb4ae4dfc","packageId":"cafc6d1de6c74c41a10eb2644936d768","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-13 04:14:29,170 DEBUG 159:__init__.py(1) - check if Vf basic_vm_macro exists in SDC 2021-12-13 04:14:29,170 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-13 04:14:29,170 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-12-13 04:14:29,170 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-12-13 04:14:29,170 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-13 04:14:29,598 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-13 04:14:29,598 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9cff23d3-0172-45c4-932f-97d837bc8a13","invariantUUID":"6fe4c523-0994-461e-86a7-85e4c8b4e041","name":"vFW ccdc2648-f6af","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9cff23d3-0172-45c4-932f-97d837bc8a13/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"5cd5b3fb-b98e-42c5-a675-7792e23d570c","invariantUUID":"f1badb5d-f331-4e6b-9a9b-f953d1fde92d","name":"basic_onboard_sZXJkU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5cd5b3fb-b98e-42c5-a675-7792e23d570c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ff83db3d-9239-428a-9f73-f470b94162e4","invariantUUID":"e97787e8-b716-4323-abed-722b1312505d","name":"vFW 9870ae1d-eaee","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ff83db3d-9239-428a-9f73-f470b94162e4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"57a55bf0-7024-4498-bce1-d055e4fe5ef2","invariantUUID":"98851ec5-3cf5-45d8-9e66-a068f41cf1a2","name":"vFW 34ae6d74-007e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/57a55bf0-7024-4498-bce1-d055e4fe5ef2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"252254e5-3981-4436-b849-c0101b99cf94","invariantUUID":"98202c78-b715-4fb7-9f48-81b567832f18","name":"vFW 792577bf-6261","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/252254e5-3981-4436-b849-c0101b99cf94/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c6501ef3-b6a1-4dfb-a9d9-7f9682917d20","invariantUUID":"1451eac1-5fb3-47d1-81a0-e76b68f8ddfc","name":"vFW bddce0b8-d470","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c6501ef3-b6a1-4dfb-a9d9-7f9682917d20/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6ad019f6-f46b-41d3-a764-0b8d8024e2c1","invariantUUID":"477d5c01-34ff-4702-8f96-bae709c1c383","name":"vFW f20d2b10-3820","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6ad019f6-f46b-41d3-a764-0b8d8024e2c1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"7fc17148-c61a-414a-8902-b78f3df2129b","invariantUUID":"1422d2d0-6a99-44af-88ec-4a6a37f2f977","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7fc17148-c61a-414a-8902-b78f3df2129b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"64ebabab-3d3e-4edf-8a6d-485e5b7b1827","invariantUUID":"e80b4696-0630-4585-9ff3-df9a75521a94","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/64ebabab-3d3e-4edf-8a6d-485e5b7b1827/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-13 04:14:29,604 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW ccdc2648-f6af from SDC 2021-12-13 04:14:29,604 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:29,604 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:29,605 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:29,605 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_sZXJkU from SDC 2021-12-13 04:14:29,605 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:29,605 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:29,605 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:29,605 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 9870ae1d-eaee from SDC 2021-12-13 04:14:29,606 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:29,606 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:29,606 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:29,606 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 34ae6d74-007e from SDC 2021-12-13 04:14:29,607 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:29,607 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:29,607 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:29,607 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 792577bf-6261 from SDC 2021-12-13 04:14:29,607 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:29,608 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:29,609 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:29,610 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW bddce0b8-d470 from SDC 2021-12-13 04:14:29,610 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:29,611 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:29,611 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:29,611 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW f20d2b10-3820 from SDC 2021-12-13 04:14:29,612 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:29,612 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:29,612 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:29,612 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 04:14:29,612 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:29,616 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:29,616 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:29,616 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-12-13 04:14:29,616 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:29,616 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:29,616 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:29,616 DEBUG 147:__init__.py(1) - number of Vf returned: 9 2021-12-13 04:14:29,616 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-12-13 04:14:29,618 INFO 169:__init__.py(1) - Vf basic_vm_macro doesn't exist in SDC 2021-12-13 04:14:29,619 DEBUG 159:__init__.py(1) - check if Vf basic_vm_macro exists in SDC 2021-12-13 04:14:29,619 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-13 04:14:29,620 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-12-13 04:14:29,620 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-12-13 04:14:29,620 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-13 04:14:29,788 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-13 04:14:29,790 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9cff23d3-0172-45c4-932f-97d837bc8a13","invariantUUID":"6fe4c523-0994-461e-86a7-85e4c8b4e041","name":"vFW ccdc2648-f6af","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9cff23d3-0172-45c4-932f-97d837bc8a13/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"5cd5b3fb-b98e-42c5-a675-7792e23d570c","invariantUUID":"f1badb5d-f331-4e6b-9a9b-f953d1fde92d","name":"basic_onboard_sZXJkU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5cd5b3fb-b98e-42c5-a675-7792e23d570c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ff83db3d-9239-428a-9f73-f470b94162e4","invariantUUID":"e97787e8-b716-4323-abed-722b1312505d","name":"vFW 9870ae1d-eaee","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ff83db3d-9239-428a-9f73-f470b94162e4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"57a55bf0-7024-4498-bce1-d055e4fe5ef2","invariantUUID":"98851ec5-3cf5-45d8-9e66-a068f41cf1a2","name":"vFW 34ae6d74-007e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/57a55bf0-7024-4498-bce1-d055e4fe5ef2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"252254e5-3981-4436-b849-c0101b99cf94","invariantUUID":"98202c78-b715-4fb7-9f48-81b567832f18","name":"vFW 792577bf-6261","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/252254e5-3981-4436-b849-c0101b99cf94/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c6501ef3-b6a1-4dfb-a9d9-7f9682917d20","invariantUUID":"1451eac1-5fb3-47d1-81a0-e76b68f8ddfc","name":"vFW bddce0b8-d470","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c6501ef3-b6a1-4dfb-a9d9-7f9682917d20/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6ad019f6-f46b-41d3-a764-0b8d8024e2c1","invariantUUID":"477d5c01-34ff-4702-8f96-bae709c1c383","name":"vFW f20d2b10-3820","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6ad019f6-f46b-41d3-a764-0b8d8024e2c1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"7fc17148-c61a-414a-8902-b78f3df2129b","invariantUUID":"1422d2d0-6a99-44af-88ec-4a6a37f2f977","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7fc17148-c61a-414a-8902-b78f3df2129b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"64ebabab-3d3e-4edf-8a6d-485e5b7b1827","invariantUUID":"e80b4696-0630-4585-9ff3-df9a75521a94","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/64ebabab-3d3e-4edf-8a6d-485e5b7b1827/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-13 04:14:29,796 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW ccdc2648-f6af from SDC 2021-12-13 04:14:29,796 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:29,796 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:29,796 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:29,796 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_sZXJkU from SDC 2021-12-13 04:14:29,796 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:29,797 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:29,797 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:29,797 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 9870ae1d-eaee from SDC 2021-12-13 04:14:29,797 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:29,797 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:29,797 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:29,797 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 34ae6d74-007e from SDC 2021-12-13 04:14:29,797 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:29,797 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:29,797 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:29,798 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 792577bf-6261 from SDC 2021-12-13 04:14:29,798 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:29,798 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:29,798 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:29,798 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW bddce0b8-d470 from SDC 2021-12-13 04:14:29,798 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:29,798 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:29,798 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:29,798 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW f20d2b10-3820 from SDC 2021-12-13 04:14:29,799 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:29,799 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:29,799 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:29,799 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 04:14:29,799 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:29,799 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:29,799 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:29,799 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-12-13 04:14:29,799 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:29,799 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:29,799 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:29,799 DEBUG 147:__init__.py(1) - number of Vf returned: 9 2021-12-13 04:14:29,800 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-12-13 04:14:29,800 INFO 169:__init__.py(1) - Vf basic_vm_macro doesn't exist in SDC 2021-12-13 04:14:29,800 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-12-13 04:14:29,800 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-12-13 04:14:29,801 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-12-13 04:14:29,801 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-12-13 04:14:29,801 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-12-13 04:14:29,884 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-12-13 04:14:29,886 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"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 L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2021-12-13 04:14:29,889 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-12-13 04:14:29,889 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-12-13 04:14:29,889 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-12-13 04:14:29,889 INFO 267:__init__.py(1) - attempting to create Vf basic_vm_macro in SDC 2021-12-13 04:14:29,889 DEBUG 159:__init__.py(1) - check if Vf basic_vm_macro exists in SDC 2021-12-13 04:14:29,890 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-13 04:14:29,890 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-12-13 04:14:29,890 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-12-13 04:14:29,890 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-13 04:14:29,997 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-13 04:14:29,998 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9cff23d3-0172-45c4-932f-97d837bc8a13","invariantUUID":"6fe4c523-0994-461e-86a7-85e4c8b4e041","name":"vFW ccdc2648-f6af","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9cff23d3-0172-45c4-932f-97d837bc8a13/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"5cd5b3fb-b98e-42c5-a675-7792e23d570c","invariantUUID":"f1badb5d-f331-4e6b-9a9b-f953d1fde92d","name":"basic_onboard_sZXJkU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5cd5b3fb-b98e-42c5-a675-7792e23d570c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ff83db3d-9239-428a-9f73-f470b94162e4","invariantUUID":"e97787e8-b716-4323-abed-722b1312505d","name":"vFW 9870ae1d-eaee","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ff83db3d-9239-428a-9f73-f470b94162e4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"57a55bf0-7024-4498-bce1-d055e4fe5ef2","invariantUUID":"98851ec5-3cf5-45d8-9e66-a068f41cf1a2","name":"vFW 34ae6d74-007e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/57a55bf0-7024-4498-bce1-d055e4fe5ef2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"252254e5-3981-4436-b849-c0101b99cf94","invariantUUID":"98202c78-b715-4fb7-9f48-81b567832f18","name":"vFW 792577bf-6261","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/252254e5-3981-4436-b849-c0101b99cf94/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c6501ef3-b6a1-4dfb-a9d9-7f9682917d20","invariantUUID":"1451eac1-5fb3-47d1-81a0-e76b68f8ddfc","name":"vFW bddce0b8-d470","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c6501ef3-b6a1-4dfb-a9d9-7f9682917d20/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6ad019f6-f46b-41d3-a764-0b8d8024e2c1","invariantUUID":"477d5c01-34ff-4702-8f96-bae709c1c383","name":"vFW f20d2b10-3820","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6ad019f6-f46b-41d3-a764-0b8d8024e2c1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"7fc17148-c61a-414a-8902-b78f3df2129b","invariantUUID":"1422d2d0-6a99-44af-88ec-4a6a37f2f977","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7fc17148-c61a-414a-8902-b78f3df2129b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"64ebabab-3d3e-4edf-8a6d-485e5b7b1827","invariantUUID":"e80b4696-0630-4585-9ff3-df9a75521a94","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/64ebabab-3d3e-4edf-8a6d-485e5b7b1827/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-13 04:14:30,007 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW ccdc2648-f6af from SDC 2021-12-13 04:14:30,007 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:30,008 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:30,008 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:30,008 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_sZXJkU from SDC 2021-12-13 04:14:30,008 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:30,008 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:30,008 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:30,008 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 9870ae1d-eaee from SDC 2021-12-13 04:14:30,008 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:30,008 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:30,008 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:30,008 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 34ae6d74-007e from SDC 2021-12-13 04:14:30,008 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:30,008 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:30,008 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:30,009 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 792577bf-6261 from SDC 2021-12-13 04:14:30,009 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:30,009 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:30,009 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:30,009 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW bddce0b8-d470 from SDC 2021-12-13 04:14:30,009 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:30,009 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:30,009 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:30,009 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW f20d2b10-3820 from SDC 2021-12-13 04:14:30,009 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:30,009 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:30,009 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:30,009 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 04:14:30,009 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:30,009 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:30,009 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:30,009 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-12-13 04:14:30,009 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:30,010 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:30,010 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:30,010 DEBUG 147:__init__.py(1) - number of Vf returned: 9 2021-12-13 04:14:30,010 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-12-13 04:14:30,010 INFO 169:__init__.py(1) - Vf basic_vm_macro doesn't exist in SDC 2021-12-13 04:14:30,030 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-12-13 04:14:30,030 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-12-13 04:14:30,031 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-12-13 04:14:30,031 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-12-13 04:14:30,031 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-12-13 04:14:30,085 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-12-13 04:14:30,086 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_macro_VSP","description":"vendor software product","vendorName":"basicvm_macro_vendor","vendorId":"c733c9194e8c401888e69a505c2fcdf9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cafc6d1de6c74c41a10eb2644936d768","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 849449c9-80e8","description":"vendor software product","vendorName":"8dc0e3b7-1fca-4242-b4d1","vendorId":"f93f50cf50bc40979f5b6d5088bb5392","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4f532936aec14a56bbbd1a4f80b65a4e","owner":"cs0008","status":"ACTIVE"},{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"172ac1533b214bbf9432000eff2590d7","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f276263b545b43768bb08614e9670b17","owner":"cs0008","status":"ACTIVE"},{"name":"test-pnf_VSP","description":"vendor software product","vendorName":"pnf_macro_vendor","vendorId":"cab224f744a94d10b4b067e273b7ee84","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ed7e7c258de14e35ae29f0e12c89c852","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8bd70a0b-0906","description":"vendor software product","vendorName":"09824d06-17e4-498a-a557","vendorId":"0d54d8b93661447482ed177eee626e76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"e7c7f9cc13e94409a449a588895b7495","owner":"cs0008","status":"ACTIVE"},{"name":"pNF dd606f3c-2a32","description":"vendor software product","vendorName":"05132220-bcfe-40cf-b6a3","vendorId":"07b32ffd023e4bc0af58c76ac8b8a07d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"145386f91ef14696b7612f187130dc03","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 6bff0a15-e73a","description":"vendor software product","vendorName":"313e00a9-98d4-4e75-a778","vendorId":"e56142a4c02045d7b0d8a74d128b2e0d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"aa57ebfd916047a0b91ad452f2c3706f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"2c0de8464aed43b0b0e1c111f485c897","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9387269ea98d4c4caf80a60ad693c994","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"e14ec3e951c4453fb4f1f981a81033c9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8ddd5b78e5ff47f1ab4fdfe42e0ea138","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 04ec4792-5f49","description":"vendor software product","vendorName":"87553b96-5168-4bc9-b677","vendorId":"de8bff40c20945288091de568cf4d980","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8878a77e87d440a29642ae5893b18e32","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f20d2b10-3820","description":"vendor software product","vendorName":"6b04d082-3841-4311-b324","vendorId":"50754bf8a92246309b560651f856e133","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ce481fdbd3954437bdf882865a576ec3","owner":"cs0008","status":"ACTIVE"},{"name":"vFW ccdc2648-f6af","description":"vendor software product","vendorName":"eb004efb-1d63-4a4d-ba25","vendorId":"499592a47226413996a2f39be1d128a9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"c32effc2b073498db24484a8ec33de70","owner":"cs0008","status":"ACTIVE"},{"name":"vFW bddce0b8-d470","description":"vendor software product","vendorName":"557c742a-380a-402d-bed1","vendorId":"2633b245bfd9448f8d0d085a9fe2c828","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3442cfc9be984c01b0dec20985d52e87","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 792577bf-6261","description":"vendor software product","vendorName":"d18fd7ac-3ae4-4369-9a2f","vendorId":"7e9c1728641648d0964de4d4fe42bff8","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9d4782f64d534162a04f2cf165a87606","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 34ae6d74-007e","description":"vendor software product","vendorName":"4e82593f-b121-4148-aed9","vendorId":"4e6c736fb8fc404abd718fe6cb7977c3","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"fb2609e1116341118c008b0cc98c376b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 9870ae1d-eaee","description":"vendor software product","vendorName":"2daf58da-7c9e-453c-945f","vendorId":"a834a1f268274f6eb41021f2ee855772","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e22254038c7441fa2e41d0bdd9b75e1","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_sZXJkU_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"d6846b7692d34f9cabacd4f1954aefaf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8820a7d0516848dd8070b052db935665","owner":"cs0008","status":"ACTIVE"}],"listCount":17} 2021-12-13 04:14:30,089 DEBUG 324:vsp.py(1) - importing VSP basic_vm_macro_VSP from SDC 2021-12-13 04:14:30,089 DEBUG 324:vsp.py(1) - importing VSP pNF 849449c9-80e8 from SDC 2021-12-13 04:14:30,090 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-12-13 04:14:30,090 DEBUG 324:vsp.py(1) - importing VSP test-pnf_VSP from SDC 2021-12-13 04:14:30,090 DEBUG 324:vsp.py(1) - importing VSP pNF 8bd70a0b-0906 from SDC 2021-12-13 04:14:30,090 DEBUG 324:vsp.py(1) - importing VSP pNF dd606f3c-2a32 from SDC 2021-12-13 04:14:30,090 DEBUG 324:vsp.py(1) - importing VSP pNF 6bff0a15-e73a from SDC 2021-12-13 04:14:30,090 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-12-13 04:14:30,090 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-12-13 04:14:30,090 DEBUG 324:vsp.py(1) - importing VSP pNF 04ec4792-5f49 from SDC 2021-12-13 04:14:30,091 DEBUG 324:vsp.py(1) - importing VSP vFW f20d2b10-3820 from SDC 2021-12-13 04:14:30,091 DEBUG 324:vsp.py(1) - importing VSP vFW ccdc2648-f6af from SDC 2021-12-13 04:14:30,091 DEBUG 324:vsp.py(1) - importing VSP vFW bddce0b8-d470 from SDC 2021-12-13 04:14:30,091 DEBUG 324:vsp.py(1) - importing VSP vFW 792577bf-6261 from SDC 2021-12-13 04:14:30,091 DEBUG 324:vsp.py(1) - importing VSP vFW 34ae6d74-007e from SDC 2021-12-13 04:14:30,091 DEBUG 324:vsp.py(1) - importing VSP vFW 9870ae1d-eaee from SDC 2021-12-13 04:14:30,091 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_sZXJkU_VSP from SDC 2021-12-13 04:14:30,092 DEBUG 147:__init__.py(1) - number of Vsp returned: 17 2021-12-13 04:14:30,092 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-12-13 04:14:30,092 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-12-13 04:14:30,092 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/cafc6d1de6c74c41a10eb2644936d768/versions 2021-12-13 04:14:30,092 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 04:14:30,184 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 04:14:30,185 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639368835891,"modificationTime":1639368862465,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-13 04:14:30,189 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-13 04:14:30,189 INFO 192:__init__.py(1) - Vsp found, updating information 2021-12-13 04:14:30,189 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_macro_VSP in SDC 2021-12-13 04:14:30,190 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-12-13 04:14:30,190 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/cafc6d1de6c74c41a10eb2644936d768/versions 2021-12-13 04:14:30,190 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 04:14:30,284 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 04:14:30,284 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639368835891,"modificationTime":1639368862465,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-13 04:14:30,287 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-12-13 04:14:30,287 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/cafc6d1de6c74c41a10eb2644936d768/versions 2021-12-13 04:14:30,287 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-12-13 04:14:30,381 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-12-13 04:14:30,381 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6522d7064553475d882c83cbb4ae4dfc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1639368835891,"modificationTime":1639368862465,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-12-13 04:14:30,383 DEBUG 46:sdc_element.py(1) - details found, updating 2021-12-13 04:14:30,387 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-12-13 04:14:30,387 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc/actions 2021-12-13 04:14:30,387 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-12-13 04:14:31,985 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-12-13 04:14:31,985 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_macro_VSP","version":"1.0","versionId":"6522d7064553475d882c83cbb4ae4dfc","packageId":"cafc6d1de6c74c41a10eb2644936d768","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-13 04:14:31,985 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_macro_VSP","version":"1.0","versionId":"6522d7064553475d882c83cbb4ae4dfc","packageId":"cafc6d1de6c74c41a10eb2644936d768","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-12-13 04:14:31,988 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-12-13 04:14:31,988 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/cafc6d1de6c74c41a10eb2644936d768/versions/6522d7064553475d882c83cbb4ae4dfc 2021-12-13 04:14:31,988 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-12-13 04:14:32,491 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-12-13 04:14:32,491 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"c733c9194e8c401888e69a505c2fcdf9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cafc6d1de6c74c41a10eb2644936d768","version":"6522d7064553475d882c83cbb4ae4dfc","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-12-13 04:14:32,494 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-12-13 04:14:32,495 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-12-13 04:14:32,495 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": "cafc6d1de6c74c41a10eb2644936d768", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_vm_macro", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_vm_macro"], "toscaArtifacts": {}, "vendorName": "basicvm_macro_vendor", "vendorRelease": "1.0" } 2021-12-13 04:14:37,721 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-12-13 04:14:37,729 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmmacrovspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmYldGamNtOWZWbE5RQ2lBZ0lDQmlMaUFnSUNCRVpYTmpjbWx3ZEdsdmJpQjJaVzVrYjNJZ2MyOW1kSGRoY21VZ2NISnZaSFZqZEFvZ0lDQWdZeTRnSUNBZ1ZtVnljMmx2YmpvZ01DNHdDaUFnSUNCa0xpQWdJQ0JXWlc1a2IzSTZJR0poYzJsamRtMWZiV0ZqY205ZmRtVnVaRzl5Q2lBZ0lDQmxMaUFnSUNCRFlYUmxaMjl5ZVRvZ2NtVnpiM1Z5WTJWT1pYZERZWFJsWjI5eWVTNW5aVzVsY21sakNpQWdJQ0JtTGlBZ0lDQk1hV05sYm5ObElFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUV4cFkyVnVjMlVnVFc5a1pXd2dWbVZ5YzJsdmJqb2dDaUFnSUNBZ0lDQWdhV2t1SUNBZ0lFeHBZMlZ1YzJVZ1FXZHlaV1Z0Wlc1MElFNWhiV1U2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2tnSUNBZ1RHbHpkQ0J2WmlCR1pXRjBkWEpsSUVkeWIzVndjem9nQ2lBZ0lDQm5MaUFnSUNCSWFXZG9JRUYyWVdsc1lXSnBiR2wwZVNBS0lDQWdJR2d1SUNBZ0lGTjBiM0poWjJVZ1JHRjBZU0JDWVdOckxYVndJRVJsZEdGcGJITTZJQW9nSUNBZ0lDQWdJR2t1SUNBZ0lFUmhkR0VnVW1Wd2JHbGpZWFJwYjI0Z1VtVnhkV2x5WldRL09pQm1ZV3h6WlFvZ0lDQWdJQ0FnSUdscExpQWdJQ0FKUkdGMFlTQlRhWHBsSUhSdklISmxjR3hwWTJGMFpTQnBiaUJIUWpvZ2JuVnNiQW9nSUNBZ0lDQWdJR2xwYVM0Z0lDQWdSR0YwWVNCeVpYQnNhV05oZEdsdmJpQm1jbVZ4ZFdWdVkzazZJRzUxYkd3S0lDQWdJQ0FnSUNCcGRpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1UyOTFjbU5sT2lCdWRXeHNDaUFnSUNBZ0lDQWdkaTRnSUNBZ1VtVndiR2xqWVhScGIyNGdSR1Z6ZEdsdVlYUnBiMjQ2SUc1MWJHd0tJQ0FnSURNdUlDQWdJRXhwYzNRZ2IyWWdWa1pEY3lBS0lDQWdJQ0FnSUNCaExpQWdJQ0JHYjNJZ1pXRmphQ0JXUmtNNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwTGlBZ0lDQldSa01nVG1GdFpUb2dDaUFnSUNBZ0lDQWdJQ0FnSUdscExpQWdJQ0JFWlhOamNtbHdkR2x2YmpvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwYVM0Z0lDQWdTVzFoWjJWek9pQUtJQ0FnSUNBZ0lDQWdJQ0FnYVhZdUlDQWdJRU52YlhCMWRHVXZWazBnUTJoaGNtRmpkR1Z5YVhOMGFXTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ2RrTlFWVG9nQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkRVRlVnYjNabGNpMXpkV0p6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTXk0Z0lDQWdUV1Z0YjNKNU9pQUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lEUXVJQ0FnSUVScGMyczZJQW9nSUNBZ0lDQWdJQ0FnSUNCMkxpQWdJQ0JJZVhCbGNuWnBjMjl5SUVSbGRHRnBiSE1nQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F4TGlBZ0lDQk9ZVzFsT2lCTFZrMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lESXVJQ0FnSUVSeWFYWmxjbk02SUc1MWJHd0tJQ0FnSUNBZ0lDQWdJQ0FnZG1rdUlDQWdJRWQxWlhOMElFOVRJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JDYVhRZ1UybDZaVG9nTmpRS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURNdUlDQWdJRlJ2YjJ4ek9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lIWnBhUzRnSUNBZ1RuVnRZbVZ5SUc5bUlGWkdReUJKYm5OMFlXNWpaWE1nQ2lBZ0lDQWdJQ0FnSUNBZ0lIWnBhV2t1SUNBZ0lIWk9TVU56SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTlM0Z0lDQWdVSEp2ZEc5amIyeHpPaUJRY205MGIyTnZiSE1vY0hKdmRHOWpiMnh6UFZ0ZExDQndjbTkwYjJOdmJGZHBkR2hJYVdkb1pYTjBWSEpoWm1acFkxQnliMlpwYkdVOUtRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ05pNGdJQ0FnU1ZBZ2RqUWdVbVZ4ZFdseVpXUTZJSFJ5ZFdVS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURjdUlDQWdJRWxRSUhZMklGSmxjWFZwY21Wa09pQm1ZV3h6WlFvZ0lDQWdJQ0FnSUNBZ0lDQnBlQzRnSUNBZ1VtVmpiM1psY25rZ1JHVjBZV2xzY3pvZ0NnPT0=","heatParamUpdated":false,"timeout":0,"creationDate":1639368875905,"description":"Artifact created from csar","artifactType":"OTHER","heatEnvType":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vspbasicvmmacrovspinformationtxt","artifactName":"VSP_basic_vm_macro_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NThhOTA4ZmFlMjllNmUxMDFhOTY3OTI4NGNmNjAzZTY=","artifactUUID":"80007dbb-09fd-4d6b-98e7-0786e0bd9efd","artifactDisplayName":"VSP_basic_vm_macro_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmmacrovspinformationtxt","esId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vspbasicvmmacrovspinformationtxt","duplicated":false,"payloadUpdateDate":1639368875907,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639368875905,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1639368875977,"description":"created from csar","artifactType":"HEAT","heatEnvType":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"dc181336-3e78-4fc6-a82a-220df4c6ccd6","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.heat1","duplicated":false,"payloadUpdateDate":1639368875988,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639368875977,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"empty":false},"vspbasicvmmacrovspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmYldGamNtOWZWbE5RQ2lBZ0lDQmlMaUFnSUNCRVpYTmpjbWx3ZEdsdmJpQjJaVzVrYjNJZ2MyOW1kSGRoY21VZ2NISnZaSFZqZEFvZ0lDQWdZeTRnSUNBZ1ZtVnljMmx2YmpvZ01DNHdDaUFnSUNCa0xpQWdJQ0JXWlc1a2IzSTZJR0poYzJsamRtMWZiV0ZqY205ZmRtVnVaRzl5Q2lBZ0lDQmxMaUFnSUNCRFlYUmxaMjl5ZVRvZ2NtVnpiM1Z5WTJWT1pYZERZWFJsWjI5eWVTNW5aVzVsY21sakNpQWdJQ0JtTGlBZ0lDQk1hV05sYm5ObElFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUV4cFkyVnVjMlVnVFc5a1pXd2dWbVZ5YzJsdmJqb2dDaUFnSUNBZ0lDQWdhV2t1SUNBZ0lFeHBZMlZ1YzJVZ1FXZHlaV1Z0Wlc1MElFNWhiV1U2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2tnSUNBZ1RHbHpkQ0J2WmlCR1pXRjBkWEpsSUVkeWIzVndjem9nQ2lBZ0lDQm5MaUFnSUNCSWFXZG9JRUYyWVdsc1lXSnBiR2wwZVNBS0lDQWdJR2d1SUNBZ0lGTjBiM0poWjJVZ1JHRjBZU0JDWVdOckxYVndJRVJsZEdGcGJITTZJQW9nSUNBZ0lDQWdJR2t1SUNBZ0lFUmhkR0VnVW1Wd2JHbGpZWFJwYjI0Z1VtVnhkV2x5WldRL09pQm1ZV3h6WlFvZ0lDQWdJQ0FnSUdscExpQWdJQ0FKUkdGMFlTQlRhWHBsSUhSdklISmxjR3hwWTJGMFpTQnBiaUJIUWpvZ2JuVnNiQW9nSUNBZ0lDQWdJR2xwYVM0Z0lDQWdSR0YwWVNCeVpYQnNhV05oZEdsdmJpQm1jbVZ4ZFdWdVkzazZJRzUxYkd3S0lDQWdJQ0FnSUNCcGRpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1UyOTFjbU5sT2lCdWRXeHNDaUFnSUNBZ0lDQWdkaTRnSUNBZ1VtVndiR2xqWVhScGIyNGdSR1Z6ZEdsdVlYUnBiMjQ2SUc1MWJHd0tJQ0FnSURNdUlDQWdJRXhwYzNRZ2IyWWdWa1pEY3lBS0lDQWdJQ0FnSUNCaExpQWdJQ0JHYjNJZ1pXRmphQ0JXUmtNNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwTGlBZ0lDQldSa01nVG1GdFpUb2dDaUFnSUNBZ0lDQWdJQ0FnSUdscExpQWdJQ0JFWlhOamNtbHdkR2x2YmpvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwYVM0Z0lDQWdTVzFoWjJWek9pQUtJQ0FnSUNBZ0lDQWdJQ0FnYVhZdUlDQWdJRU52YlhCMWRHVXZWazBnUTJoaGNtRmpkR1Z5YVhOMGFXTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ2RrTlFWVG9nQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkRVRlVnYjNabGNpMXpkV0p6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTXk0Z0lDQWdUV1Z0YjNKNU9pQUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lEUXVJQ0FnSUVScGMyczZJQW9nSUNBZ0lDQWdJQ0FnSUNCMkxpQWdJQ0JJZVhCbGNuWnBjMjl5SUVSbGRHRnBiSE1nQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F4TGlBZ0lDQk9ZVzFsT2lCTFZrMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lESXVJQ0FnSUVSeWFYWmxjbk02SUc1MWJHd0tJQ0FnSUNBZ0lDQWdJQ0FnZG1rdUlDQWdJRWQxWlhOMElFOVRJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JDYVhRZ1UybDZaVG9nTmpRS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURNdUlDQWdJRlJ2YjJ4ek9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lIWnBhUzRnSUNBZ1RuVnRZbVZ5SUc5bUlGWkdReUJKYm5OMFlXNWpaWE1nQ2lBZ0lDQWdJQ0FnSUNBZ0lIWnBhV2t1SUNBZ0lIWk9TVU56SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTlM0Z0lDQWdVSEp2ZEc5amIyeHpPaUJRY205MGIyTnZiSE1vY0hKdmRHOWpiMnh6UFZ0ZExDQndjbTkwYjJOdmJGZHBkR2hJYVdkb1pYTjBWSEpoWm1acFkxQnliMlpwYkdVOUtRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ05pNGdJQ0FnU1ZBZ2RqUWdVbVZ4ZFdseVpXUTZJSFJ5ZFdVS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURjdUlDQWdJRWxRSUhZMklGSmxjWFZwY21Wa09pQm1ZV3h6WlFvZ0lDQWdJQ0FnSUNBZ0lDQnBlQzRnSUNBZ1VtVmpiM1psY25rZ1JHVjBZV2xzY3pvZ0NnPT0=","heatParamUpdated":false,"timeout":0,"creationDate":1639368875905,"description":"Artifact created from csar","artifactType":"OTHER","heatEnvType":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vspbasicvmmacrovspinformationtxt","artifactName":"VSP_basic_vm_macro_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NThhOTA4ZmFlMjllNmUxMDFhOTY3OTI4NGNmNjAzZTY=","artifactUUID":"80007dbb-09fd-4d6b-98e7-0786e0bd9efd","artifactDisplayName":"VSP_basic_vm_macro_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmmacrovspinformationtxt","esId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vspbasicvmmacrovspinformationtxt","duplicated":false,"payloadUpdateDate":1639368875907,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639368875905,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1639368876066,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","heatEnvType":true,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1639368876066,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639368876066,"artifactVersion":"0","isFromCsar":true,"generated":false,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1639368873786,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","heatEnvType":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.assettoscacsar","artifactName":"resource-BasicVmMacro-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":1639368873786,"artifactVersion":"0","isFromCsar":false,"generated":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1639368873786,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","heatEnvType":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.assettoscatemplate","artifactName":"resource-BasicVmMacro-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":1639368873786,"artifactVersion":"0","isFromCsar":false,"generated":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.8c877361-f8a3-4b7f-bc1c-ea244c675180.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"8c877361-f8a3-4b7f-bc1c-ea244c675180","uniqueId":"capability.83ed0bb3-a229-4381-b98e-7d69a9a73c82.feature","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.8c877361-f8a3-4b7f-bc1c-ea244c675180.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.8c877361-f8a3-4b7f-bc1c-ea244c675180.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"8c877361-f8a3-4b7f-bc1c-ea244c675180","uniqueId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82.dependency","capability":"tosca.capabilities.Node","ownerId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.8c877361-f8a3-4b7f-bc1c-ea244c675180.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"8c877361-f8a3-4b7f-bc1c-ea244c675180","uniqueId":"8c877361-f8a3-4b7f-bc1c-ea244c675180.port","capability":"tosca.capabilities.Attachment","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.8c877361-f8a3-4b7f-bc1c-ea244c675180.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"8c877361-f8a3-4b7f-bc1c-ea244c675180.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":"8c877361-f8a3-4b7f-bc1c-ea244c675180.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":"8c877361-f8a3-4b7f-bc1c-ea244c675180.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":"83ed0bb3-a229-4381-b98e-7d69a9a73c82","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.83ed0bb3-a229-4381-b98e-7d69a9a73c82.tosca_name","ownerId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.8c877361-f8a3-4b7f-bc1c-ea244c675180.show","empty":false},{"parentUniqueId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82","definition":false,"name":"state","type":"string","uniqueId":"attribute.83ed0bb3-a229-4381-b98e-7d69a9a73c82.state","ownerId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82","empty":false},{"parentUniqueId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.83ed0bb3-a229-4381-b98e-7d69a9a73c82.tosca_id","ownerId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"8c877361-f8a3-4b7f-bc1c-ea244c675180","createdFromCsar":true,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.8c877361-f8a3-4b7f-bc1c-ea244c675180.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","creationTime":1639368875397,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"8c877361-f8a3-4b7f-bc1c-ea244c675180","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1639368875776,"customizationUUID":"8ceda432-a8bc-44f0-8504-d9c9b7e77453","posX":"475.0","posY":"325.0","componentName":"SecurityRules","originArchived":false,"propertyValueCounter":1,"serviceSubstitution":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"feature","uniqueId":"capability.83ed0bb3-a229-4381-b98e-7d69a9a73c82.feature","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false},{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"feature","uniqueId":"capability.83ed0bb3-a229-4381-b98e-7d69a9a73c82.feature","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","empty":false},{"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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"scalable","uniqueId":"capability.eda1a4f7-ce87-45ed-b783-cf21582293a4.scalable","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"forwarder","uniqueId":"capability.bd8150ad-5de0-4a8d-b0d4-af51f13b9097.forwarder","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"binding","uniqueId":"capability.eda1a4f7-ce87-45ed-b783-cf21582293a4.binding","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false},{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"binding","uniqueId":"capability.b8f8474f-6684-4c15-aea3-49c22011336d.binding","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2edc8222-ec77-44f8-b400-3c1088434584","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2edc8222-ec77-44f8-b400-3c1088434584","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"port_mirroring","uniqueId":"capability.2edc8222-ec77-44f8-b400-3c1088434584.port_mirroring","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"host","uniqueId":"capability.eda1a4f7-ce87-45ed-b783-cf21582293a4.host","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.ephemeral.size","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.ephemeral.size","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"instance","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.instance","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"memory","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.memory","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.iops","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.iops","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.read.requests","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.read.requests","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"cpu.delta","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.cpu.delta","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.capacity","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.capacity","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.read.bytes","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.read.bytes","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.write.bytes","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.write.bytes","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.latency","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.latency","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.read.bytes.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.usage","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.usage","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"cpu_util","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.cpu_util","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.allocation","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.allocation","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.write.requests.rate","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.write.requests.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.write.bytes.rate","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.write.bytes.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.latency","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.latency","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"cpu","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.cpu","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.write.requests","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.write.requests","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.write.bytes","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.write.bytes","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.read.requests","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.read.requests","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.root.size","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.root.size","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.write.bytes.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"vcpus","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.vcpus","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.iops","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.iops","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.usage","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.usage","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.read.requests.rate","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.read.requests.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.write.requests.rate","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.write.requests.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.allocation","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.allocation","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.read.bytes.rate","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.read.bytes.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.read.bytes","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.read.bytes","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"memory.usage","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.memory.usage","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.capacity","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.capacity","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"memory.resident","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.memory.resident","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.write.requests","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.write.requests","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"network.incoming.packets.rate","uniqueId":"capability.bd8150ad-5de0-4a8d-b0d4-af51f13b9097.network.incoming.packets.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"network.outgoing.bytes","uniqueId":"capability.bd8150ad-5de0-4a8d-b0d4-af51f13b9097.network.outgoing.bytes","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"network.outgoing.packets.rate","uniqueId":"capability.bd8150ad-5de0-4a8d-b0d4-af51f13b9097.network.outgoing.packets.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"network.outpoing.packets","uniqueId":"capability.bd8150ad-5de0-4a8d-b0d4-af51f13b9097.network.outpoing.packets","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"network.incoming.bytes.rate","uniqueId":"capability.bd8150ad-5de0-4a8d-b0d4-af51f13b9097.network.incoming.bytes.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"network.incoming.bytes","uniqueId":"capability.bd8150ad-5de0-4a8d-b0d4-af51f13b9097.network.incoming.bytes","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.bd8150ad-5de0-4a8d-b0d4-af51f13b9097.network.outgoing.bytes.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"network.incoming.packets","uniqueId":"capability.bd8150ad-5de0-4a8d-b0d4-af51f13b9097.network.incoming.packets","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"os","uniqueId":"capability.eda1a4f7-ce87-45ed-b783-cf21582293a4.os","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"os_ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"endpoint","uniqueId":"capability.eda1a4f7-ce87-45ed-b783-cf21582293a4.endpoint","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"attachment","uniqueId":"capability.b8f8474f-6684-4c15-aea3-49c22011336d.attachment","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"dependency","uniqueId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82.dependency","capability":"tosca.capabilities.Node","ownerId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"dependency","uniqueId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82.dependency","capability":"tosca.capabilities.Node","ownerId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"link","uniqueId":"98cc9453-d34f-4e36-9887-6c0dbf573d4c.link","capability":"tosca.capabilities.network.Linkable","ownerId":"98cc9453-d34f-4e36-9887-6c0dbf573d4c","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"local_storage","uniqueId":"eda1a4f7-ce87-45ed-b783-cf21582293a4.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a27e6c56-c2ec-4115-89ee-f20a10d04f5b.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu20ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.compute_ubuntu20_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu20_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.compute_ubuntu20_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.compute_ubuntu20_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_name","value":"[{\"get_input\":\"ubuntu20_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.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":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_security_groups","value":"[[\"ubuntu20_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.compute_ubuntu20_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645.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":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu20"},"actualComponentUid":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","createdFromCsar":true,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","creationTime":1639368875398,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmMacrocvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1639368875776,"customizationUUID":"98b120eb-76ef-4dc2-88d9-69c3dce68f9a","posX":"275.0","posY":"325.0","componentName":"basic_vm_macro-nodes.ubuntu20Cvfc","originArchived":false,"propertyValueCounter":1,"serviceSubstitution":false,"empty":false}],"componentInstancesRelations":[{"toNode":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","requirementOwnerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.8c877361-f8a3-4b7f-bc1c-ea244c675180.ubuntu20_admin_security_group","id":"93923604-2a21-49c1-b0bf-f5e95b8a43ac","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.b8f8474f-6684-4c15-aea3-49c22011336d.attachment","requirementUid":"8c877361-f8a3-4b7f-bc1c-ea244c675180.port"},"operations":[]}],"fromNode":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.8c877361-f8a3-4b7f-bc1c-ea244c675180.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_flavor_name","parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a27e6c56-c2ec-4115-89ee-f20a10d04f5b.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu20ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_image_name","parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.compute_ubuntu20_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu20_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.compute_ubuntu20_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.compute_ubuntu20_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_name","value":"[{\"get_input\":\"ubuntu20_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.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":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_security_groups","value":"[[\"ubuntu20_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.compute_ubuntu20_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645.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":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"8ab53f11-5ed6-4e57-b2d0-4c2e59ea8645","empty":false},{"definition":false,"hidden":false,"uniqueId":"bab38955-0490-4896-9cf4-6f0b5a15dfe5.port_ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.8c877361-f8a3-4b7f-bc1c-ea244c675180.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"8c877361-f8a3-4b7f-bc1c-ea244c675180.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":"8c877361-f8a3-4b7f-bc1c-ea244c675180.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":"8c877361-f8a3-4b7f-bc1c-ea244c675180.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":{"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.8c877361-f8a3-4b7f-bc1c-ea244c675180.ubuntu20_admin_security_group":[{"parentUniqueId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82","uniqueId":"attribute.83ed0bb3-a229-4381-b98e-7d69a9a73c82.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82","empty":false},{"uniqueId":"attribute.8c877361-f8a3-4b7f-bc1c-ea244c675180.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82","uniqueId":"attribute.83ed0bb3-a229-4381-b98e-7d69a9a73c82.state","name":"state","type":"string","definition":false,"ownerId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82","empty":false},{"parentUniqueId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82","uniqueId":"attribute.83ed0bb3-a229-4381-b98e-7d69a9a73c82.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.8c877361-f8a3-4b7f-bc1c-ea244c675180.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"8c877361-f8a3-4b7f-bc1c-ea244c675180","uniqueId":"capability.83ed0bb3-a229-4381-b98e-7d69a9a73c82.feature","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.8c877361-f8a3-4b7f-bc1c-ea244c675180.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false},{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"feature","uniqueId":"capability.83ed0bb3-a229-4381-b98e-7d69a9a73c82.feature","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false},{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"feature","uniqueId":"capability.83ed0bb3-a229-4381-b98e-7d69a9a73c82.feature","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","empty":false},{"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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"scalable","uniqueId":"capability.eda1a4f7-ce87-45ed-b783-cf21582293a4.scalable","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"forwarder","uniqueId":"capability.bd8150ad-5de0-4a8d-b0d4-af51f13b9097.forwarder","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"binding","uniqueId":"capability.eda1a4f7-ce87-45ed-b783-cf21582293a4.binding","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false},{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"binding","uniqueId":"capability.b8f8474f-6684-4c15-aea3-49c22011336d.binding","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2edc8222-ec77-44f8-b400-3c1088434584","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2edc8222-ec77-44f8-b400-3c1088434584","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"port_mirroring","uniqueId":"capability.2edc8222-ec77-44f8-b400-3c1088434584.port_mirroring","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"host","uniqueId":"capability.eda1a4f7-ce87-45ed-b783-cf21582293a4.host","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.ephemeral.size","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.ephemeral.size","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"instance","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.instance","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"memory","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.memory","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.iops","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.iops","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.read.requests","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.read.requests","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"cpu.delta","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.cpu.delta","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.capacity","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.capacity","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.read.bytes","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.read.bytes","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.write.bytes","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.write.bytes","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.latency","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.latency","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.read.bytes.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.usage","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.usage","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"cpu_util","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.cpu_util","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.allocation","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.allocation","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.write.requests.rate","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.write.requests.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.write.bytes.rate","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.write.bytes.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.latency","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.latency","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"cpu","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.cpu","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.write.requests","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.write.requests","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.write.bytes","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.write.bytes","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.read.requests","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.read.requests","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.root.size","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.root.size","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.write.bytes.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"vcpus","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.vcpus","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.iops","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.iops","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.usage","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.usage","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.read.requests.rate","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.read.requests.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.write.requests.rate","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.write.requests.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.allocation","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.allocation","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.read.bytes.rate","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.read.bytes.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.read.bytes","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.read.bytes","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"memory.usage","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.memory.usage","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.device.capacity","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.device.capacity","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"memory.resident","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.memory.resident","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6382883-4325-4286-b9b7-4e4635ab38a0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6382883-4325-4286-b9b7-4e4635ab38a0","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"disk.write.requests","uniqueId":"capability.e6382883-4325-4286-b9b7-4e4635ab38a0.disk.write.requests","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"network.incoming.packets.rate","uniqueId":"capability.bd8150ad-5de0-4a8d-b0d4-af51f13b9097.network.incoming.packets.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"network.outgoing.bytes","uniqueId":"capability.bd8150ad-5de0-4a8d-b0d4-af51f13b9097.network.outgoing.bytes","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"network.outgoing.packets.rate","uniqueId":"capability.bd8150ad-5de0-4a8d-b0d4-af51f13b9097.network.outgoing.packets.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"network.outpoing.packets","uniqueId":"capability.bd8150ad-5de0-4a8d-b0d4-af51f13b9097.network.outpoing.packets","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"network.incoming.bytes.rate","uniqueId":"capability.bd8150ad-5de0-4a8d-b0d4-af51f13b9097.network.incoming.bytes.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"network.incoming.bytes","uniqueId":"capability.bd8150ad-5de0-4a8d-b0d4-af51f13b9097.network.incoming.bytes","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.bd8150ad-5de0-4a8d-b0d4-af51f13b9097.network.outgoing.bytes.rate","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bd8150ad-5de0-4a8d-b0d4-af51f13b9097","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"network.incoming.packets","uniqueId":"capability.bd8150ad-5de0-4a8d-b0d4-af51f13b9097.network.incoming.packets","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"os","uniqueId":"capability.eda1a4f7-ce87-45ed-b783-cf21582293a4.os","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"os_ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","empty":false}],"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"endpoint","uniqueId":"capability.eda1a4f7-ce87-45ed-b783-cf21582293a4.endpoint","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"attachment","uniqueId":"capability.b8f8474f-6684-4c15-aea3-49c22011336d.attachment","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.8c877361-f8a3-4b7f-bc1c-ea244c675180.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"8c877361-f8a3-4b7f-bc1c-ea244c675180","uniqueId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82.dependency","capability":"tosca.capabilities.Node","ownerId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"dependency","uniqueId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82.dependency","capability":"tosca.capabilities.Node","ownerId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"dependency","uniqueId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82.dependency","capability":"tosca.capabilities.Node","ownerId":"83ed0bb3-a229-4381-b98e-7d69a9a73c82","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.b8f8474f-6684-4c15-aea3-49c22011336d.ubuntu20_ubuntu20_admin_plane_port_0","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"link","uniqueId":"98cc9453-d34f-4e36-9887-6c0dbf573d4c.link","capability":"tosca.capabilities.network.Linkable","ownerId":"98cc9453-d34f-4e36-9887-6c0dbf573d4c","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.8c877361-f8a3-4b7f-bc1c-ea244c675180.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"8c877361-f8a3-4b7f-bc1c-ea244c675180","uniqueId":"8c877361-f8a3-4b7f-bc1c-ea244c675180.port","capability":"tosca.capabilities.Attachment","ownerId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.8c877361-f8a3-4b7f-bc1c-ea244c675180.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"path":["bab38955-0490-4896-9cf4-6f0b5a15dfe5.943f9841-75c0-41f9-baf5-be3bb08143cf.ubuntu20","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"bab38955-0490-4896-9cf4-6f0b5a15dfe5","parentName":"local_storage","uniqueId":"eda1a4f7-ce87-45ed-b783-cf21582293a4.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"eda1a4f7-ce87-45ed-b783-cf21582293a4","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vf_module_id","type":"string","required":false,"defaultValue":"Ubuntu20-VF-module","description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_pub_key","type":"string","required":false,"defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu20_pub_key","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vnf_name","type":"string","required":false,"defaultValue":"Ubuntu20-VNF-name","description":"The VM name","password":false,"name":"vnf_name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_name_0","type":"string","required":false,"defaultValue":"Ubuntu20","description":"The VM name","password":false,"name":"ubuntu20_name_0","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vnf_id","type":"string","required":false,"defaultValue":"Ubuntu20-VNF","description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_image_name","type":"string","required":false,"defaultValue":"ubuntu-20.04","description":"Image to be used for compute instance","password":false,"name":"ubuntu20_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"188f69ff-d1ab-4fbc-a10b-38b12ab1fc8a","groupUUID":"031ca28f-7c2b-4441-8614-ce4d6094dfe5","members":{"abstract_ubuntu20":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ubuntu20_admin_security_group":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.8c877361-f8a3-4b7f-bc1c-ea244c675180.ubuntu20_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu20.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicVmMacro..base_ubuntu20..module-0","uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.BasicVmMacro..base_ubuntu20..module-0","name":"BasicVmMacro..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.heat1env","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.heat1"],"invariantName":"BasicVmMacro..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"75a8986f-d468-4907-8433-59d91651b98e","artifactsUuid":["dc181336-3e78-4fc6-a82a-220df4c6ccd6"],"groupUUID":"acdcb015-6da1-49c9-8ea6-4bb4f5dafe5b","members":{"abstract_ubuntu20":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.bab38955-0490-4896-9cf4-6f0b5a15dfe5.abstract_ubuntu20","ubuntu20_admin_security_group":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.8c877361-f8a3-4b7f-bc1c-ea244c675180.ubuntu20_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVmMacro","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","creationDate":1639368873787,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_vm_macro"],"service":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5","componentMetadataForSupportLog":{"SupportablityComponentUUID":"0c55e040-af9a-44b8-9b35-1b9f91620931","SupportablityComponentName":"basic_vm_macro","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"cafc6d1de6c74c41a10eb2644936d768","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"0c55e040-af9a-44b8-9b35-1b9f91620931","highestVersion":true,"systemName":"BasicVmMacro","invariantUUID":"6d81ca2d-a501-4d25-81d8-a33a7a3b4ae5","normalizedName":"basicvmmacro","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1639368875598,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1639368875977,"description":"created from csar","artifactType":"HEAT","heatEnvType":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"dc181336-3e78-4fc6-a82a-220df4c6ccd6","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.heat1","duplicated":false,"payloadUpdateDate":1639368875988,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639368875977,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"empty":false},"vspbasicvmmacrovspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmYldGamNtOWZWbE5RQ2lBZ0lDQmlMaUFnSUNCRVpYTmpjbWx3ZEdsdmJpQjJaVzVrYjNJZ2MyOW1kSGRoY21VZ2NISnZaSFZqZEFvZ0lDQWdZeTRnSUNBZ1ZtVnljMmx2YmpvZ01DNHdDaUFnSUNCa0xpQWdJQ0JXWlc1a2IzSTZJR0poYzJsamRtMWZiV0ZqY205ZmRtVnVaRzl5Q2lBZ0lDQmxMaUFnSUNCRFlYUmxaMjl5ZVRvZ2NtVnpiM1Z5WTJWT1pYZERZWFJsWjI5eWVTNW5aVzVsY21sakNpQWdJQ0JtTGlBZ0lDQk1hV05sYm5ObElFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUV4cFkyVnVjMlVnVFc5a1pXd2dWbVZ5YzJsdmJqb2dDaUFnSUNBZ0lDQWdhV2t1SUNBZ0lFeHBZMlZ1YzJVZ1FXZHlaV1Z0Wlc1MElFNWhiV1U2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2tnSUNBZ1RHbHpkQ0J2WmlCR1pXRjBkWEpsSUVkeWIzVndjem9nQ2lBZ0lDQm5MaUFnSUNCSWFXZG9JRUYyWVdsc1lXSnBiR2wwZVNBS0lDQWdJR2d1SUNBZ0lGTjBiM0poWjJVZ1JHRjBZU0JDWVdOckxYVndJRVJsZEdGcGJITTZJQW9nSUNBZ0lDQWdJR2t1SUNBZ0lFUmhkR0VnVW1Wd2JHbGpZWFJwYjI0Z1VtVnhkV2x5WldRL09pQm1ZV3h6WlFvZ0lDQWdJQ0FnSUdscExpQWdJQ0FKUkdGMFlTQlRhWHBsSUhSdklISmxjR3hwWTJGMFpTQnBiaUJIUWpvZ2JuVnNiQW9nSUNBZ0lDQWdJR2xwYVM0Z0lDQWdSR0YwWVNCeVpYQnNhV05oZEdsdmJpQm1jbVZ4ZFdWdVkzazZJRzUxYkd3S0lDQWdJQ0FnSUNCcGRpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1UyOTFjbU5sT2lCdWRXeHNDaUFnSUNBZ0lDQWdkaTRnSUNBZ1VtVndiR2xqWVhScGIyNGdSR1Z6ZEdsdVlYUnBiMjQ2SUc1MWJHd0tJQ0FnSURNdUlDQWdJRXhwYzNRZ2IyWWdWa1pEY3lBS0lDQWdJQ0FnSUNCaExpQWdJQ0JHYjNJZ1pXRmphQ0JXUmtNNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwTGlBZ0lDQldSa01nVG1GdFpUb2dDaUFnSUNBZ0lDQWdJQ0FnSUdscExpQWdJQ0JFWlhOamNtbHdkR2x2YmpvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwYVM0Z0lDQWdTVzFoWjJWek9pQUtJQ0FnSUNBZ0lDQWdJQ0FnYVhZdUlDQWdJRU52YlhCMWRHVXZWazBnUTJoaGNtRmpkR1Z5YVhOMGFXTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ2RrTlFWVG9nQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkRVRlVnYjNabGNpMXpkV0p6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTXk0Z0lDQWdUV1Z0YjNKNU9pQUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lEUXVJQ0FnSUVScGMyczZJQW9nSUNBZ0lDQWdJQ0FnSUNCMkxpQWdJQ0JJZVhCbGNuWnBjMjl5SUVSbGRHRnBiSE1nQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F4TGlBZ0lDQk9ZVzFsT2lCTFZrMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lESXVJQ0FnSUVSeWFYWmxjbk02SUc1MWJHd0tJQ0FnSUNBZ0lDQWdJQ0FnZG1rdUlDQWdJRWQxWlhOMElFOVRJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JDYVhRZ1UybDZaVG9nTmpRS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURNdUlDQWdJRlJ2YjJ4ek9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lIWnBhUzRnSUNBZ1RuVnRZbVZ5SUc5bUlGWkdReUJKYm5OMFlXNWpaWE1nQ2lBZ0lDQWdJQ0FnSUNBZ0lIWnBhV2t1SUNBZ0lIWk9TVU56SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTlM0Z0lDQWdVSEp2ZEc5amIyeHpPaUJRY205MGIyTnZiSE1vY0hKdmRHOWpiMnh6UFZ0ZExDQndjbTkwYjJOdmJGZHBkR2hJYVdkb1pYTjBWSEpoWm1acFkxQnliMlpwYkdVOUtRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ05pNGdJQ0FnU1ZBZ2RqUWdVbVZ4ZFdseVpXUTZJSFJ5ZFdVS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURjdUlDQWdJRWxRSUhZMklGSmxjWFZwY21Wa09pQm1ZV3h6WlFvZ0lDQWdJQ0FnSUNBZ0lDQnBlQzRnSUNBZ1VtVmpiM1psY25rZ1JHVjBZV2xzY3pvZ0NnPT0=","heatParamUpdated":false,"timeout":0,"creationDate":1639368875905,"description":"Artifact created from csar","artifactType":"OTHER","heatEnvType":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vspbasicvmmacrovspinformationtxt","artifactName":"VSP_basic_vm_macro_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NThhOTA4ZmFlMjllNmUxMDFhOTY3OTI4NGNmNjAzZTY=","artifactUUID":"80007dbb-09fd-4d6b-98e7-0786e0bd9efd","artifactDisplayName":"VSP_basic_vm_macro_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmmacrovspinformationtxt","esId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vspbasicvmmacrovspinformationtxt","duplicated":false,"payloadUpdateDate":1639368875907,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1639368875905,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1639368876066,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","heatEnvType":true,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1639368876066,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1639368876066,"artifactVersion":"0","isFromCsar":true,"generated":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5"},"categorySpecificMetadata":{},"csarUUID":"cafc6d1de6c74c41a10eb2644936d768","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"name":"basic_vm_macro"} 2021-12-13 04:14:37,738 INFO 285:__init__.py(1) - Vf basic_vm_macro is created in SDC 2021-12-13 04:14:37,738 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:37,739 DEBUG 590:sdc_resource.py(1) - Add deployment artifact to sdc resource 2021-12-13 04:14:37,742 DEBUG 129:onap_service.py(1) - [SDC][Add deployment artifact for basic_vm_macro sdc resource] 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': 'NTIxMGNmNjVkNTEwOGYzZGEwNDYzNjcyZDc4NjgxOWU='} 2021-12-13 04:14:37,742 DEBUG 131:onap_service.py(1) - [SDC][Add deployment artifact for basic_vm_macro sdc resource] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5/artifacts 2021-12-13 04:14:37,742 DEBUG 132:onap_service.py(1) - [SDC][Add deployment artifact for basic_vm_macro sdc resource] data sent: { "artifactGroupType": "DEPLOYMENT", "artifactName": "BASIC_VM_enriched.zip", "artifactLabel": "vnfcds", "artifactType": "CONTROLLER_BLUEPRINT_ARCHIVE", "description": "test", "payloadData": "UEsDBBQACAgIALohjVMAAAAAAAAAAAAAAAABAAAALwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAC6IY1TAAAAAAAAAAAAAAAADAAAAERlZmluaXRpb25zLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAGwAAAERlZmluaXRpb25zL2RhdGFfdHlwZXMuanNvbu1XO2+DMBDe8yssplYKiHbs2qhjlz6WqkIOnOkpYFM/iFDEf6/tPBoi1KUwIDIgoTvf57uPu+/EbkFIkFFNE91UoALyQHbW5Iw6TAVnmIdUKcx5WElRgdR4fsqdA5VKrDQK7uzBquG0xJSsLOirxSQZMOTo/IQJSbZCblghtjcd9NsoWB4Ra5DqiHYXxVH86+rPwcVwFmLWNfYkd0LyXgnfBiX4MEYLBR2vI8QHKS2R591Qpak2qgfTVmXPU+Taez/IjrTkc9lNilFT6J5g4Fo2iUq/oKSXtZxnFJzZ29N7+4sVKJA1phCizYZy93Il53TUNktimxSmx4hZG67N4+olfH9+Cn0NQ3K0uODK3i2xhixhUpQ+UAuV0sgJhteL6DDte7xDnJMOCUoYaftuP96lTWxwAem54yojA3TBxaRMkY83Pyf3sRuTsbgxhzsSVtBayAkpyggcVGadbKCZW/3XNfsHOVNfs3v5GH7LnlPEwlJkpphO44ygHVjSHCbUKSNQ4IpP4tmWbzfHLL8/zUrkSVVQbvsf9Hw4+O+PxsI97Q9QSwcIb/5CDqIBAAC9EAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAjAAAARGVmaW5pdGlvbnMvcmVsYXRpb25zaGlwX3R5cGVzLmpzb26FjLEKhDAMhnefInQ+iq633huIu0ibw8LZlCQIIr67rSA6CDdkyff931oBGMbfoIGijCH1uiQUA29YM8pQSdxg74rYD8WITqWjS8yqR3EcUvHK37S3EfzpvM7IjCxnoLG1rS/kkcOMvv8yTQd/arZEao7FVpXbdlBLBwgwKDxtdwAAAOMAAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAAB8AAABEZWZpbml0aW9ucy9hcnRpZmFjdF90eXBlcy5qc29uvY89b8IwEIZ3fsXJM4lgZUWq1KELQiwIRZZzplc5sXW+BBDiv9cOSdN26NjBg+/90PvcFwBKs5DVRiq5BYwKNnBP529C0egQqD0XjNF3bHD2JFeN0TAFId/mu9qNJnh7puCFHEIXsQbtfPpfSN5h61tL5451zoFgE5wWVMuptUeOU+O6XJWrWaqRqce6suybQRcfjS6ntbF8TWXYYCtD+Ry0aUiFV8mhI6iPmPtPg/pY/kKeFhU9Om9Ibn8yw2F0wX7MPYGt55+k/wrYi/viW+T3+ARQSwcIXVo4tdQAAADwAQAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAbAAAARGVmaW5pdGlvbnMvbm9kZV90eXBlcy5qc29u7Vrdb9s2EH/PX0H4aQMsr11fhr4FSba6C5zMdruHoQhoibbZSqJGUlmNwv/7jqQ+LUqiOttpuwJBLIvk8T5/dzzz0wVCo5gF5EHuEiJG6CX6BK/gpc+ihMUkll5MpM/itUc+Ej+VjJeTYFpAhM9pIimL1fvRcksFgr+ZWYSWHMcC+2ocXcELukk5zr5lG6DL++lonBN8JFzkxJ5Pnk2elUNYSk5XqazyqQc4EUBKEC/AEtfH9OjfKeUkUANrHAoyro4qufVm7wXsWozss6d9sbuPE7yiIZW0sX9FV6DKBgPFFpIJH0+qhCYztaBj14z5CIgf7prbBf7FxM8tUNu52Gqn989WjGoKyFkePQKtnGZAHqlP6hM5CbXlxJYmFXGqr8XkyjAjlqxLKhpLwtfYb2iycIrMf24sPqcnsoQYPxKHQzCYcAakLSN66yQ9VGUxaHzZyw3WnGHx+IX+htSaMfrAZEhj/UVFgUiThHEJvje2kap6puQpsU4qvEeA98cbOyXQFQxjmnnJX1bWVXThkAYP8D8l2cSRYXk0hgjYyS3TT9o+MQ5H6J2Fzh69szIRkDVOQ6mZLSg0Ju6ba3O9+yEWwuNkTTiJfXcT/G60nllCU0ExjghiHBmhkFmg306OaAwn6SjYBoM8EFUJiQMQrQEhHcJNs9Wad4EkQzR+DyGmnl4b4UDMmgqOImFIhbTTgfDkuwfhb0nUQNshuiqRoVt/wQ5Ep74HYQ1R38TfDuVdm6XotTD5R6p8A+q6Xtyad4WzOeiskTyaotaTSJuYDSFHLJUdsNSZ31plN9ipUu08W4+uYT24D3q9uJuhNeMRdvEVB7mHhAO4s0zdTbjQ0xFbI7kllaqhFO8HwFlfAb6y7BrTMOUE/XjSKD806EXbt/K5mQUDwukjCR7WnEWVhKoSskqkmaBm92xVpdQAp2ApB1RRD2F6mP9bK7N5tg5dCkE3saosjlmL4YKql2COo4ahG4y9YmEgkJYCtIEkiRKoKCCZloJ5Io0izHfKwB/IztMJ7LA6aTdsu0Er/lnlPMLJULZNTlVBhQj2twgDUEGFI1ECEEM/IrKZoE/oMYjFS/UJNRYNXqLnP7+AdLr/HFEUj19cudpa2OVeNy9sWjr4eWq7ijeBC7nXFmSnjSoIVyUxypM50nUvGN5nPC+Bz4+lzPdTPqxYmqXRinCNpxRKJKgiQN0qF2h8LbV0HGGUQ2wIt9OqFIzPHVMH4xrwslVOAv+5JSAZV9gRM102aTJaXJN3jyPqirGQYFv6t0hSoPegs8YcOCLCHDbO72xNPHavRWK8CokV0bUFzm+AHJ89g8+erq6d5VlmSQqNrfn0Mgf/ewP+hvg3VZRz44qQxQZ77zQYozcxhS/wqMHVII8ePfvprIjEQZJkNp8G5w9D003TDuvM8KXpwM30odhU0nkiPTf7309zucP1lspWvk/k/d3V7xk46TkWfu0Ht0zN9Y5s72GtPJgVkLMwH6oSR0slr8txrS3Yujqew45UtcGedmR3G7JoHZYtyVob8qD9WGs7ZlSs5zu3JmPDFFeFxUp4Md1FlblyZhGOg6z7O9YD9b7jmkL1k2C5Pfah1am32N5TLFbtdG7Q7cVp0V7Mmoo/5X1GW3fR9eeVRuXSU7F0xfLeqgrVGBikhSKkykNpVSEB1UlTFam6fuuQu912JxJ7GCTlghrosOJSsHLCI9VAXGFBTgVHT49Diz9uFfDc36oHZ9xRk61OCc6UMNjfEySEqLL8kuUYP10gAIVz8yx2FHCBMkZ1S1RJkKhpn8m8qihOGvum4voqWO2FqW8MWMoo6UcXM/e44HJEWXQ8OEkyVTO/WDmg6HcTY66O698s1KtfwdwhXs+2RvSWYLBIdyA/JeKAdVZPq+nfbpY6qd4t9Of1ze3N8ka/ebN0t4CiYhUwwbuQ4Ub7ZmBqbd33CTN7ykNPHxuOn9xPRJZ8TABeFBr0HyoH2uQzQ/zh/nL5Sjmb+XI3nS1v5sPi3pD4XiN9r5HQUWske9/IJTNnHlppEOmfZl0ycje3jMl2Hg9k6WT0bnF1ifRZUd+GUz2Rg0pCnJrdt/HaSZlvZ78OrGoGMmW5WunK17Wejv6hcltcqkVlT8qJ2467APmV0MMA67wEYLtG2tXOH4VsQ1t/du9t7fZegazhtQhiv974Peg2Z9xg32dp8/bBiTjyJPaxL7oZE42wsnJk/eViGEtxEnWzIjHfEOnRxMNBwNsuXAzWU+ee6qqsF+vrCf9xt7ZbB1Ud/PLiWSc35bVqT12U8Fja7ys9lnFh65Cr3lypDnODQ3ieL3qyGD53hP4PvP3rdedhFZVK6xf5uv3F/l9QSwcIDRCQ5d0GAADFMgAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAdAAAARGVmaW5pdGlvbnMvcG9saWN5X3R5cGVzLmpzb26r5lJQUCrIz8lMrowvqSxILVZSsFKoVqjlqgUAUEsHCLxAbzYcAAAAGgAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAGQAAAERlZmluaXRpb25zL3VidW50dTIwLmpzb27lWE1v2zgQvftXCDq1i0hJ91gUxQZNdlGgTYs0xR6CQGCkscyNRLL8cCMU/u+lKImWKMqW0ySHboAEijiP8zgzbzz0j0UQhJKKFCUZLDHBElMikjVwoR/C4HUQqltFpPrzJHmVnCQn4VGNKEGiDElUG/zQL+pNoGQFkpAgJVeUG+jlP0fBp4vzL8EbTkuESZwjDsVflCOSQ5zS8q3ZTqMbUALaqjBQDgRiTm+By559Z64E8CTnVDFhrE/PPr6/0L4+n1+eXr3/dNHZWVIElTA4zciif+RX8Uk8tpAoF7v3kBVrvJyd/3369cNVqNc3JmC4ZJRLA7/uIrbERWu9jfxxHVWzj4j/E5qO2WEnQkcUmacVZochEZd4iVJ5GIrQDA5DMFrgtHIxwY2JTCaKfun1KiqlZInzKANW0CpinDJdDBh6JkFdJ4IWqoZGd1D1l/RiDjLBhCnZltTAtDXbLLq/TaYk1XRprum2We0x+k753bKg38cUFE8hQkLgnJRApMNDSGBi+G4OzlhlIFKOmexq87JFBacGFfzbcmqL0eIk4vr49uCuo57xxj5vtnuEJm5j0l1UdD500u49hDl8U5hDVi9JrsDl1WmkwEK6pDUzXiUiXelGMN66jxaSY5KHg/VN/1BHe0I9UVATUT+rdAfBafC5AVXb8g6WlAddYbzwOHoZu6ecG6FMRnuI780iVdKbxhLECrJoXONjFkawDsU1KpQH1EoOSZ2cW9Vse+2vvyPd83tHQhyVmuXNdD4X7pM9Ztcomv1mSW8Hwqy76X9n7A+Q3NCBY6dbLl7jrvKux0FMUVEkdZKRZeBU+iBSBwl4V8NsDeZV51iBQ80NQvA0ahu4+CWdTZJ9sMIyXkVc+Yrr15V1b6Xl1Nnji6r59D1EVD5EExE3y6osq/0aavf7v2honJJFj1XYTF9t2z50DrF+9SjNKKmLxIK2ZwoHAZDA9Yw4lq0dRC4t8F23qyciNhMe/etlrTjtw7s2mQZfOoSuKcQrf9xb827sbUeYqL4bTG4+miLdAciD2YzeuW+G/09IspeGjvI4C2uynPUpbg9t+a+hoCmWI2XZEf6qq7LjvpN4LYvppl9bloixuqrnsGltbRnOJNPC7GXCT+YWCUi6y9rTR8nvbne8hpgnjpzX2TiGD5y0fv/m4u311nDOZbP/s/E2JyEpN/FShXxYF7tuqqpJlfvpbxw/WTPa+n0etTm+9kutBTyDzoaeHiIy7+TlERkBWSMiuIdU6eqZqTCrp4sGf97Bn1dezUgYbWfiSq5GU/HQNi10/9H5WAIHkjawL2ZJHDMDP27ua2cmgjFzy8kyExLpDepIA8n0XnaavPECsuZa4txlwj8mv6h6HOkN58BF/bv5CVBLBwjEVH+DCgQAALgVAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAACsAAABEZWZpbml0aW9ucy9yZXNvdXJjZXNfZGVmaW5pdGlvbl90eXBlcy5qc29u7ZjdbpswFIDv+xQW6mUIWS+rbVrWsSpr2lRpOqlaq8gBJ2Ul2LNNJlTl3WcwJBhMQ9ZGkybfIOJzjn3+/Nnk+QgAK1jCBZpGcIkscAqexZAY5HDB0p9laUeKCk2NiFBMEOXJdiIx6CPm0YDwAEd6s3S5hMg5GadBtLCy8XU+64LimGRSH81hHPJiuZj4kCPfnmULWpf9Yf9i9L0D7m7HgzvwPolpkHSXMIRPePUJct718PJjYcxwTD3EKq7K+UtjinOZia16UQ48yOcD61y03kQYRCTeNbHUqZkyP/J2WFLEXvJnIygcsZ9QYi8hIWmyKxrpioiugswhxmGUvvhyNc14RzVdRfNCO38tyddlZSv1wUcERT6KvNzVHw2LbCd+UObAMd8djtrh1gqGMWp2i0D+mOk5BFK4dHqONFCUNgX4djO6UkUxDe3tHGllPBzNnfQRLJxz98odD87ssXszuh2fuXb/enCah8yc/MU51iShENqi6aEj0sHSh3MsE5O+byQ2xwSHeJFkP7IwEEeUSQUZlmYbygIiOstcP3cn2yRtGvqoeGZJS2vYiI6NrAqOqqAVNipGBhoGGgeFRrmzDTKysGpbUBZvL2CQeDYV8+h4UYiquKiMt6KFamNgYWBxUFiUutqwIgurugFl6fZFRRh40wjxqay3BhglBQ026tK28KhZGoQYhBwaIWq3G5AUINFsRlnGvXDS0C9VqGjUOoBj5sFu6lWaUNYdY8w7IP09zTJcZU9zD7Yj0ASDGQJCdRX46K0RdCMsYdgBF5AEIXj/xE5Oekkr9LTnw17YgZHYY7NdQJu1ZMevGNE8UHfonk0AFHpz6PHs7gq+jkeX4PPw1r0eD64m08vRF3cIfj8iiraKorGYKMWHe+tdt9ft3Vtq3+npVNmerTZ9E8MUlxUE1Nt8k0aRE1EwhqlJ5uuT6UECZ0EYqBtVk8qSYruUyp1ub+b5mfBHse07Gh0vhIyJc3MuEioCknWASxKicf+6qHY1nXnw9UPr4YVw3/b4VsD8r88jq+HULGx6zk6jt7yOdHWKjYf8qxp/r5VaXnS07utaq3L6rub2Evtx2HTsKvLqcaoTtjpHNYb/2ylazXM4m85DuMK08X/Zqkot23p5u4Rrbc3Hk/l4OujHk6brzedTFlbThpRp2+sDalv4GlGkpAYSZbgdP8omBhsGG4fFRsknQ4uUFur2k0naFxLNF49CpgHFX1w1VCMDCwOLQ8PCXC5quHjNreJo/QdQSwcIUFeA2K0DAACBJgAAUEsDBBQACAgIALohjVMAAAAAAAAAAAAAAAAKAAAAVGVtcGxhdGVzLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAJAAAAFRlbXBsYXRlcy9iYXNlX3VidW50dTIwLXRlbXBsYXRlLnZ0bJWUzY6DIBSF9036DobMsiTNLOdVJobcCjZkAAlyTYzx3Qe18a9WZcXfxznnotBcL0lCnCgLdJmgkGWoUYEvHO0mVSU45eCB/CS/HZokzdCEXRYcaGpAi7BKSuEqGSSkKT2YrsPJbcVWoLCHv5oNvCUD3t72nSqTH4gPxGm9nOmCoxLsQDWnAxeX9Ug1LmvQ6/v7ij0TX/+h8oI8q48PNB6/78zig/2Jes9hzUZ7SA3P40I28GinXEFVuPNWMz7aq5tg91M2A3rWAbiWhlkFJpyC8IfVbPGjV9ek/WaSgYWHVNLXH5+PGTKmAUmnW2bRz6KEn4FqsFaa56S2UHwlrlUBfIm8YZu34OU7ea7I8RgmdEm282G6kCEF+lAP/VjFdsTxYT5xQu+b5s+tB49luxt4Gozz6fzLXi+h/QdQSwcIewh+eDwBAAAxBgAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAhAAAAVGVtcGxhdGVzL2Jhc2Vjb25maWctdGVtcGxhdGUudnRslZJBCsMgEEX3OYVIl/UCvUoJZWpskKoRo4EQvHtVmsSkidCNjOPz/5nRqUIIG9Z3zlBGgFInnQDbGRKTYmANacACvqF7IBGa0hruaDAgiQLJwhnumRl4EOCqt6Bi0ODrFh1AuMRepgPa40T7a8llUK9HUTgA/2iluKiWkFkvrHWkMQUNTy64HU+GkwGzHwAnsTzt7Gr5ZiORoDVX7SKSC33rGkUHzQbYQwcNtkwxw2k0XQx36NJrzm5Qn+3qXAV3zoZWyFkHhwUu/6w0lF86/zkWrOt9ochqn63Xx6v8B1BLBwgPUYDL3wAAAO8CAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAACEAAABUZW1wbGF0ZXMvYmFzZWNvbmZpZy1tYXBwaW5nLmpzb27tUcFqwzAMvecris8N7LzrRo+7DHYppWi20gkaxZPlQCj999lOUpruMth2GdNJPD/5Se9tq1O1SmUYWjT3KxNQerJYEwcFzo0z65HipfMoOiTaNOQwWCGv1HGenYmC75EEXcIaOAacYB38KKFCfJjJSUZjuB63XdIWINYMbwuY63Qu7W6iIasM+2DfsIXLSgshU6Dzel62gXjUzw/EPmrtQaC92diRzbeBDPUX/Llihy6KLfzy+YWBHtkhW8Jy2nxKjxJGD++qtNVNJD03/yksU1ha8ovG70v/56yPr5E1Pjw+1y9Pm9HVb4WxsOmH4qh2H1BLBwi1jfGE8gAAAJ0EAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAABoAAABUZW1wbGF0ZXMvdm5mLW1hcHBpbmcuanNvbu1RTWvDMAy951cYnxsoO+4H9LjjLqUU11Y2QaN4shwIo/+9TmzyscsG207bwSD0nqyn946VUu/pKaXJtKAflQ7APVqokYIYGgund5niufPAMiRaHko9B8EyesGOxulCTQDDW0QGl7qNuQaYARl8XiSM9LIMpHUSw/YT2yUVbJBkBI6lnTTfSnmaqUDCwznYV2jNSuBqoS6t224R35h4lQUskEbyUWpv2LRb/dqhHW81PNRfcGzFDl1kO/Gnz2cGeCAHZBGmE8tBugcO2dN9VXR9CKqn5j+bz7LZmvTLcZyn+g8EEi+RJD7s6+enQ7b6WwltfPuxjKpTdQdQSwcIMuwMC/oAAADfBAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAaAAAAVGVtcGxhdGVzL3ZuZi10ZW1wbGF0ZS52dGyVkkEKwyAQRfc5hUiX9QK9SgllamyQqhGjgRC8e1WaxKSJ0I2M4/P/mdGpQggb1nfOUEaAUiedANsZEpNiYA1pwAK+oXsgEZrSGu5oMCCJAsnCGe6ZGXgQ4Kq3oGLQ4OsWHUC4xF6mA9rjRPtryWVQr0dROAD/aKW4qJaQWS+sdaQxBQ1PLrgdT4aTAbMfACexPO3savlmI5GgNVftIpILfesaRQfNBthDBw22TDHDaTRdDHfo0mvOblCf7epcBXfOhlbIWQeHBS7/rDSUXzr/ORas632hyGqfrdfHq3z1AVBLBwhTm6Oi4AAAAPACAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAACQAAABUZW1wbGF0ZXMvYmFzZV91YnVudHUyMC1tYXBwaW5nLmpzb27tlr1qwzAQx/dA3sFojiF07AN07NYuIRhFOqei8lk5SQZT8u6VnLgxrhtaUnsIXoy4D+nu/+NkbZaLJPmInyRhyAtgjwmzQJUSkCq0jmNcSLY6xxgqDZCrQ9w5LRglWEHKOFVizG+Dg4fg4BWBDOacawsXj6vN6TBHCvedlHCm87a3jyhDLcQVuujZtPZQ+7Fdby/RgI7qzIo3KHi30M6xrLUdV502cu6167hbJ1NovEsNJ170WmFSidg4pzr9jYCdcFt6Ek1Cs/0lBAygBBQKmm7bzlgFZE8ar6PlVF2fXoX5DOyPwHqajc8oT4tSen3no3UbkyGNppie7K6ZDE7Py86j8w/r9PX5afxJshLFP+Hy58IzVfA9ZI35ftndRGZAodGn6QvPO9QznCtwvukzHZpc86qkmc61S03vBmWaDpLxuzhDM6BhQH15pgMTDdl65vLja2DiieGyUJgZzTH868DN19r1qdFKNDKN9MReLrbLxSdQSwcIQ7purnQBAABkEAAAUEsDBBQACAgIALohjVMAAAAAAAAAAAAAAAAPAAAAVE9TQ0EtTWV0YWRhdGEvAwBQSwcIAAAAAAIAAAAAAAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAZAAAAVE9TQ0EtTWV0YWRhdGEvVE9TQ0EubWV0YW2Oyw6CMBRE9/2KfoCt6JIYI/Jwo5BAdX/VK6mht6SUBX9vNwY1LufM5GRU1aSJOKEHUegOxQXdoC3FfCUjGbG0SeovxlKH4PEu9lPM68OCV2Xe8I2zBjTJFhx2O+uAWpQ3a7YsJ+8mkeFDk/ZBMsT8IyzH60h+XEfyOVhiCk3fBbtQ0Ibhu5x5CQb/8Z/Xs2fqwz7Li+R8VIy9AFBLBwh83CtKnAAAAO0AAABQSwMEFAAICAgAuiGNUwAAAAAAAAAAAAAAAAgAAABTY3JpcHRzLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAC6IY1TAAAAAAAAAAAAAAAADwAAAFNjcmlwdHMvcHl0aG9uLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAHgAAAFNjcmlwdHMvcHl0aG9uL0NvbmZpZ0RlcGxveS5weYWPQU4DMQxF9zlFNKuphHIAtkXAqidAqlrnZxSRsYOdQHt7pu0Aqwpv//N/dlKZvegUhA81EFl8DxQtHEtH1czNqgrBTDSkztSysAVGI+EUcAL1JurzXEWbf3N+nd2N2MoSMLg9r7vOOSoHM79d0jw9oRY5j/fozaO7NkYkv94xGkp68DfzguwVHx3WFvTHXWQKmZOMwytKEf8lWuKw+c0VrSv/NStIPqFrs3ZuecYeJ0K9GP6XQVV0HF5E4vGMOz6/W15z31BLBwhwYdqaxgAAAHABAABQSwECFAAUAAgICAC6IY1TAAAAAAIAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAL1BLAQIUABQACAgIALohjVMAAAAAAgAAAAAAAAAMAAAAAAAAAAAAAAAAADEAAABEZWZpbml0aW9ucy9QSwECFAAUAAgICAAAIQAAb/5CDqIBAAC9EAAAGwAAAAAAAAAAAAAAAABtAAAARGVmaW5pdGlvbnMvZGF0YV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAADAoPG13AAAA4wAAACMAAAAAAAAAAAAAAAAAWAIAAERlZmluaXRpb25zL3JlbGF0aW9uc2hpcF90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAAF1aOLXUAAAA8AEAAB8AAAAAAAAAAAAAAAAAIAMAAERlZmluaXRpb25zL2FydGlmYWN0X3R5cGVzLmpzb25QSwECFAAUAAgICAAAIQAADRCQ5d0GAADFMgAAGwAAAAAAAAAAAAAAAABBBAAARGVmaW5pdGlvbnMvbm9kZV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAALxAbzYcAAAAGgAAAB0AAAAAAAAAAAAAAAAAZwsAAERlZmluaXRpb25zL3BvbGljeV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAAMRUf4MKBAAAuBUAABkAAAAAAAAAAAAAAAAAzgsAAERlZmluaXRpb25zL3VidW50dTIwLmpzb25QSwECFAAUAAgICAAAIQAAUFeA2K0DAACBJgAAKwAAAAAAAAAAAAAAAAAfEAAARGVmaW5pdGlvbnMvcmVzb3VyY2VzX2RlZmluaXRpb25fdHlwZXMuanNvblBLAQIUABQACAgIALohjVMAAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAACUUAABUZW1wbGF0ZXMvUEsBAhQAFAAICAgAACEAAHsIfng8AQAAMQYAACQAAAAAAAAAAAAAAAAAXxQAAFRlbXBsYXRlcy9iYXNlX3VidW50dTIwLXRlbXBsYXRlLnZ0bFBLAQIUABQACAgIAAAhAAAPUYDL3wAAAO8CAAAhAAAAAAAAAAAAAAAAAO0VAABUZW1wbGF0ZXMvYmFzZWNvbmZpZy10ZW1wbGF0ZS52dGxQSwECFAAUAAgICAAAIQAAtY3xhPIAAACdBAAAIQAAAAAAAAAAAAAAAAAbFwAAVGVtcGxhdGVzL2Jhc2Vjb25maWctbWFwcGluZy5qc29uUEsBAhQAFAAICAgAACEAADLsDAv6AAAA3wQAABoAAAAAAAAAAAAAAAAAXBgAAFRlbXBsYXRlcy92bmYtbWFwcGluZy5qc29uUEsBAhQAFAAICAgAACEAAFObo6LgAAAA8AIAABoAAAAAAAAAAAAAAAAAnhkAAFRlbXBsYXRlcy92bmYtdGVtcGxhdGUudnRsUEsBAhQAFAAICAgAACEAAEO6bq50AQAAZBAAACQAAAAAAAAAAAAAAAAAxhoAAFRlbXBsYXRlcy9iYXNlX3VidW50dTIwLW1hcHBpbmcuanNvblBLAQIUABQACAgIALohjVMAAAAAAgAAAAAAAAAPAAAAAAAAAAAAAAAAAIwcAABUT1NDQS1NZXRhZGF0YS9QSwECFAAUAAgICAAAIQAAfNwrSpwAAADtAAAAGQAAAAAAAAAAAAAAAADLHAAAVE9TQ0EtTWV0YWRhdGEvVE9TQ0EubWV0YVBLAQIUABQACAgIALohjVMAAAAAAgAAAAAAAAAIAAAAAAAAAAAAAAAAAK4dAABTY3JpcHRzL1BLAQIUABQACAgIALohjVMAAAAAAgAAAAAAAAAPAAAAAAAAAAAAAAAAAOYdAABTY3JpcHRzL3B5dGhvbi9QSwECFAAUAAgICAAAIQAAcGHamsYAAABwAQAAHgAAAAAAAAAAAAAAAAAlHgAAU2NyaXB0cy9weXRob24vQ29uZmlnRGVwbG95LnB5UEsFBgAAAAAVABUA0QUAADcfAAAAAA==" } 2021-12-13 04:14:39,478 INFO 142:onap_service.py(1) - [SDC][Add deployment artifact for basic_vm_macro sdc resource] response code: 200 2021-12-13 04:14:39,479 DEBUG 146:onap_service.py(1) - [SDC][Add deployment artifact for basic_vm_macro sdc resource] response: {"payloadData":"VUVzREJCUUFDQWdJQUxvaGpWTUFBQUFBQUFBQUFBQUFBQUFCQUFBQUx3TUFVRXNIQ0FBQUFBQUNBQUFBQUFBQUFGQkxBd1FVQUFnSUNBQzZJWTFUQUFBQUFBQUFBQUFBQUFBQURBQUFBRVJsWm1sdWFYUnBiMjV6THdNQVVFc0hDQUFBQUFBQ0FBQUFBQUFBQUZCTEF3UVVBQWdJQ0FBQUlRQUFBQUFBQUFBQUFBQUFBQUFBR3dBQUFFUmxabWx1YVhScGIyNXpMMlJoZEdGZmRIbHdaWE11YW5OdmJ1MVhPMitETUJEZTh5c3NwbFlLaUhiczJxaGpsejZXcWtJT25Pa3BZRk0vaUZERWY2L3RQQm9pMUtVd0lESWdvVHZmNTd1UHUrL0Via0ZJa0ZGTkU5MVVvQUx5UUhiVzVJdzZUQVZubUlkVUtjeDVXRWxSZ2RSNGZzcWRBNVZLckRRSzd1ekJxdUcweEpTc0xPaXJ4U1FaTU9Uby9JUUpTYlpDYmxnaHRqY2Q5TnNvV0I0UmE1RHFpSFlYeFZIODYrclB3Y1Z3Rm1MV05mWWtkMEx5WGduZkJpWDRNRVlMQlIydkk4UUhLUzJSNTkxUXBhazJxZ2ZUVm1YUFUrVGFlei9JanJUa2M5bE5pbEZUNko1ZzRGbzJpVXEvb0tTWHRaeG5GSnpaMjlONys0c1ZLSkExcGhDaXpZWnk5M0lsNTNUVU5rdGlteFNteDRoWkc2N040K29sZkg5K0NuME5RM0swdU9ESzNpMnhoaXhoVXBRK1VBdVYwc2dKaHRlTDZERHRlN3hEbkpNT0NVb1lhZnR1UDk2bFRXeHdBZW01NHlvakEzVEJ4YVJNa1k4M1B5ZjNzUnVUc2JneGh6c1NWdEJheUFrcHlnZ2NWR2FkYktDWlcvM1hOZnNIT1ZOZnMzdjVHSDdMbmxQRXdsSmtwcGhPNDR5Z0hWalNIQ2JVS1NOUTRJcFA0dG1XYnpmSExMOC96VXJrU1ZWUWJ2c2Y5SHc0K08rUHhzSTk3UTlRU3djSWIvNUNEcUlCQUFDOUVBQUFVRXNEQkJRQUNBZ0lBQUFoQUFBQUFBQUFBQUFBQUFBQUFBQWpBQUFBUkdWbWFXNXBkR2x2Ym5NdmNtVnNZWFJwYjI1emFHbHdYM1I1Y0dWekxtcHpiMjZGakxFS2hEQU1obmVmSW5RK2lxNjMzaHVJdTBpYnc4TFpsQ1FJSXI2N3JTQTZDRGRreWZmOTMxb0JHTWJmb0lHaWpDSDF1aVFVQTI5WU04cFFTZHhnNzRyWUQ4V0lUcVdqUzh5cVIzRWNVdkhLMzdTM0VmenB2TTdJakN4bm9MRzFyUy9ra2NPTXZ2OHlUUWQvYXJaRWFvN0ZWcFhiZGxCTEJ3Z3dLRHh0ZHdBQUFPTUFBQUJRU3dNRUZBQUlDQWdBQUNFQUFBQUFBQUFBQUFBQUFBQUFBQjhBQUFCRVpXWnBibWwwYVc5dWN5OWhjblJwWm1GamRGOTBlWEJsY3k1cWMyOXV2WTg5YjhJd0VJWjNmc1hKTTRsZ1pVV3ExS0VMUWl3SVJaWnpwbGM1c1hXK0JCRGl2OWNPU2ROMjZOakJnKy85MFB2Y0Z3QktzNURWUmlxNUJZd0tObkJQNTI5QzBlZ1FxRDBYak5GM2JIRDJKRmVOMFRBRklkL211OXFOSm5oN3B1Q0ZIRUlYc1FidGZQcGZTTjVoNjF0TDU0NTF6b0ZnRTV3V1ZNdXB0VWVPVStPNlhKV3JXYXFScWNlNnN1eWJRUmNmalM2bnRiRjhUV1hZWUN0RCtSeTBhVWlGVjhtaEk2aVBtUHRQZy9wWS9rS2VGaFU5T205SWJuOHl3MkYwd1g3TVBZR3Q1NStrL3dyWWkvdmlXK1QzK0FSUVN3Y0lYVm80dGRRQUFBRHdBUUFBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUFiQUFBQVJHVm1hVzVwZEdsdmJuTXZibTlrWlY5MGVYQmxjeTVxYzI5dTdWcmRiOXMyRUgvUFgwSDRhUU1zcjExZmhyNEZTYmE2QzV6TWRydUhvUWhvaWJiWlNxSkdVbG1Od3YvN2pxUStMVXFpT3R0cHV3SkJMSXZrOFQ1L2R6enowd1ZDbzVnRjVFSHVFaUpHNkNYNkJLL2dwYytpaE1Va2xsNU1wTS9pdFVjK0VqK1ZqSmVUWUZwQWhNOXBJaW1MMWZ2UmNrc0ZncitaV1lTV0hNY0MrMm9jWGNFTHVrazV6cjVsRzZETCsrbG9uQk44SkZ6a3hKNVBuazJlbFVOWVNrNVhxYXp5cVFjNEVVQktFQy9BRXRmSDlPamZLZVVrVUFOckhBb3lybzRxdWZWbTd3WHNXb3pzczZkOXNidVBFN3lpSVpXMHNYOUZWNkRLQmdQRkZwSUpIMCtxaENZenRhQmoxNHo1Q0lnZjdwcmJCZjdGeE04dFVOdTUyR3FuOTg5V2pHb0t5RmtlUFFLdG5HWkFIcWxQNmhNNUNiWGx4SlltRlhHcXI4WGt5akFqbHF4TEtocEx3dGZZYjJpeWNJck1mMjRzUHFjbnNvUVlQeEtIUXpDWWNBYWtMU042NnlROVZHVXhhSHpaeXczV25HSHgrSVgraHRTYU1mckFaRWhqL1VWRmdVaVRoSEVKdmplMmthcDZwdVFwc1U0cXZFZUE5OGNiT3lYUUZReGptbm5KWDFiV1ZYVGhrQVlQOEQ4bDJjU1JZWGswaGdqWXlTM1RUOW8rTVE1SDZKMkZ6aDY5c3pJUmtEVk9RNm1aTFNnMEp1NmJhM085K3lFV3d1TmtUVGlKZlhjVC9HNjBubGxDVTBFeGpnaGlIQm1oa0ZtZzMwNk9hQXduNlNqWUJvTThFRlVKaVFNUXJRRWhIY0pOczlXYWQ0RWtRelIrRHlHbW5sNGI0VURNbWdxT0ltRkloYlRUZ2ZEa3V3ZmhiMG5VUU5zaHVpcVJvVnQvd1E1RXA3NEhZUTFSMzhUZkR1VmRtNlhvdFRENVI2cDhBK3E2WHR5YWQ0V3pPZWlza1R5YW90YVRTSnVZRFNGSExKVWRzTlNaMzFwbE45aXBVdTA4VzQrdVlUMjREM3E5dUp1aE5lTVJkdkVWQjdtSGhBTzRzMHpkVGJqUTB4RmJJN2tsbGFxaEZPOEh3RmxmQWI2eTdCclRNT1VFL1hqU0tEODA2RVhidC9LNW1RVUR3dWtqQ1I3V25FV1ZoS29Tc2txa21hQm05MnhWcGRRQXAyQXBCMVJSRDJGNm1QOWJLN041dGc1ZENrRTNzYW9zamxtTDRZS3FsMkNPbzRhaEc0eTlZbUVna0pZQ3RJRWtpUktvS0NDWmxvSjVJbzBpekhmS3dCL0l6dE1KN0xBNmFUZHN1MEVyL2xubFBNTEpVTFpOVGxWQmhRajJ0d2dEVUVHRkkxRUNFRU0vSXJLWm9FL29NWWpGUy9VSk5SWU5YcUxuUDcrQWRMci9IRkVVajE5Y3VkcGEyT1ZlTnk5c1dqcjRlV3E3aWplQkM3blhGbVNualNvSVZ5VXh5cE01MG5VdkdONW5QQytCejQrbHpQZFRQcXhZbXFYUmluQ05weFJLSktnaVFOMHFGMmg4TGJWMEhHR1VRMndJdDlPcUZJelBIVk1INHhyd3NsVk9Bdis1SlNBWlY5Z1JNMTAyYVRKYVhKTjNqeVBxaXJHUVlGdjZ0MGhTb1BlZ3M4WWNPQ0xDSERiTzcyeE5QSGF2UldLOENva1YwYlVGem0rQUhKODlnOCtlcnE2ZDVWbG1TUXFOcmZuME1nZi9ld1AraHZnM1ZaUno0NHFReFFaNzd6UVlvemN4aFMvd3FNSFZJSThlUGZ2cHJJakVRWkprTnA4RzV3OUQwMDNURHV2TThLWHB3TTMwb2RoVTBua2lQVGY3MzA5enVjUDFsc3BXdmsvay9kM1Y3eGs0NlRrV2Z1MEh0MHpOOVk1czcyR3RQSmdWa0xNd0g2b1NSMHNscjh0eHJTM1l1anFldzQ1VXRjR2VkbVIzRzdKb0haWXR5Vm9iOHFEOVdHczdabFNzNXp1M0ptUERGRmVGeFVwNE1kMUZsYmx5WmhHT2c2ejdPOVlEOWI3am1rTDFrMkM1UGZhaDFhbTMyTjVUTEZidGRHN1E3Y1ZwMFY3TW1vby81WDFHVzNmUjllZVZSdVhTVTdGMHhmTGVxZ3JWR0Jpa2hTS2t5a05wVlNFQjFVbFRGYW02ZnV1UXU5MTJKeEo3R0NUbGdocm9zT0pTc0hMQ0k5VkFYR0ZCVGdWSFQ0OURpejl1RmZEYzM2b0haOXhSazYxT0NjNlVNTmpmRXlTRXFMTDhrdVVZUDEwZ0FJVno4eXgyRkhDQk1rWjFTMVJKa0tocG44bThxaWhPR3Z1bTR2b3FXTzJGcVc4TVdNb282VWNYTS9lNDRISkVXWFE4T0VreVZUTy9XRG1nNkhjVFk2Nk82OThzMUt0Zndkd2hYcysyUnZTV1lMQklkeUEvSmVLQWRWWlBxK25mYnBZNnFkNHQ5T2YxemUzTjhrYS9lYk4wdDRDaVloVXd3YnVRNFViN1ptQnFiZDMzQ1RON3lrTlBIeHVPbjl4UFJKWjhUQUJlRkJyMEh5b0gydVF6US96aC9uTDVTam1iK1hJM25TMXY1c1BpM3BENFhpTjlyNUhRVVdza2U5L0lKVE5uSGxwcEVPbWZabDB5Y2plM2pNbDJIZzlrNldUMGJuRjFpZlJaVWQrR1V6MlJnMHBDbkpyZHQvSGFTWmx2Wjc4T3JHb0dNbVc1V3VuSzE3V2VqdjZoY2x0Y3FrVmxUOHFKMjQ2N0FQbVYwTU1BNjd3RVlMdEcydFhPSDRWc1ExdC9kdTl0N2ZaZWdhemh0UWhpdjk3NFBlZzJaOXhnMzJkcDgvYkJpVGp5SlBheEw3b1pFNDJ3c25Kay9lVmlHRXR4RW5XeklqSGZFT25SeE1OQndOc3VYQXpXVStlZTZxcXNGK3ZyQ2Y5eHQ3WmJCMVVkL1BMaVdTYzM1YlZxVDEyVThGamE3eXM5bG5GaDY1Q3IzbHlwRG5PRFEzaWVMM3F5R0Q1M2hQNFB2UDNyZGVkaEZaVks2eGY1dXYzRi9sOVFTd2NJRFJDUTVkMEdBQURGTWdBQVVFc0RCQlFBQ0FnSUFBQWhBQUFBQUFBQUFBQUFBQUFBQUFBZEFBQUFSR1ZtYVc1cGRHbHZibk12Y0c5c2FXTjVYM1I1Y0dWekxtcHpiMjZyNWxKUVVDckl6OGxNcm93dnFTeElMVlpTc0ZLb1ZxamxxZ1VBVUVzSENMeEFielljQUFBQUdnQUFBRkJMQXdRVUFBZ0lDQUFBSVFBQUFBQUFBQUFBQUFBQUFBQUFHUUFBQUVSbFptbHVhWFJwYjI1ekwzVmlkVzUwZFRJd0xtcHpiMjdsV0UxdjJ6Z1F2ZnRYQ0RxMWkwaEo5MWdVeFFaTmRsR2dUWXMweFI2Q1FHQ2tzY3lOUkxMOGNDTVUvdStsS0ltV0tNcVcweVNIYm9BRWlqaVA4emd6Ynp6MGowVVFoSktLRkNVWkxESEJFbE1pa2pWd29SL0M0SFVRcWx0RnBQcnpKSG1WbkNRbjRWR05LRUdpREVsVUcvelFMK3BOb0dRRmtwQWdKVmVVRytqbFAwZkJwNHZ6TDhFYlRrdUVTWndqRHNWZmxDT1NRNXpTOHEzWlRxTWJVQUxhcWpCUURnUmlUbStCeTU1OVo2NEU4Q1RuVkRGaHJFL1BQcjYvMEw0K24xK2VYcjMvZE5IWldWSUVsVEE0emNpaWYrUlg4VWs4dHBBb0Y3djNrQlZydkp5ZC8zMzY5Y05WcU5jM0ptQzRaSlJMQTcvdUlyYkVSV3U5amZ4eEhWV3pqNGovRTVxTzJXRW5Ra2NVbWFjVlpvY2hFWmQ0aVZKNUdJclFEQTVETUZyZ3RISXh3WTJKVENhS2Z1bjFLaXFsWkluektBTlcwQ3BpbkRKZERCaDZKa0ZkSjRJV3FvWkdkMUQxbC9SaURqTEJoQ25abHRUQXREWGJMTHEvVGFZazFYUnBydW0yV2UweCtrNzUzYktnMzhjVUZFOGhRa0xnbkpSQXBNTkRTR0JpK0c0T3psaGxJRktPbWV4cTg3SkZCYWNHRmZ6YmNtcUwwZUlrNHZyNDl1Q3VvNTd4eGo1dnRudUVKbTVqMGwxVWRENTAwdTQ5aERsOFU1aERWaTlKcnNEbDFXbWt3RUs2cERVelhpVWlYZWxHTU42Nmp4YVNZNUtIZy9WTi8xQkhlMEk5VVZBVFVUK3JkQWZCYWZDNUFWWGI4ZzZXbEFkZFliendPSG9adTZlY0c2Rk1SbnVJNzgwaVZkS2J4aExFQ3JKb1hPTmpGa2F3RHNVMUtwUUgxRW9PU1oyY1c5VnNlKzJ2dnlQZDgzdEhRaHlWbXVYTmRENFg3cE05WnRjb212MW1TVzhId3F5NzZYOW43QStRM05DQlk2ZGJMbDdqcnZLdXgwRk1VVkVrZFpLUlplQlUraUJTQndsNFY4TnNEZVpWNTFpQlE4ME5RdkEwYWh1NCtDV2RUWko5c01JeVhrVmMrWXJyMTVWMWI2WGwxTm5qaTZyNTlEMUVWRDVFRXhFM3k2b3NxLzBhYXZmN3YyaG9uSkpGajFYWVRGOXQyejUwRHJGKzlTak5LS21MeElLMlp3b0hBWkRBOVl3NGxxMGRSQzR0OEYyM3F5Y2lOaE1lL2V0bHJUanR3N3MybVFaZk9vU3VLY1FyZjl4YjgyN3NiVWVZcUw0YlRHNCttaUxkQWNpRDJZemV1VytHLzA5SXNwZUdqdkk0QzJ1eW5QVXBiZzl0K2EraG9DbVdJMlhaRWY2cXE3TGp2cE40TFl2cHBsOWJsb2l4dXFybnNHbHRiUm5PSk5QQzdHWENUK1lXQ1VpNnk5clRSOG52Ym5lOGhwZ25qcHpYMlRpR0Q1eTBmdi9tNHUzMTFuRE9aYlAvcy9FMkp5RXBOL0ZTaFh4WUY3dHVxcXBKbGZ2cGJ4dy9XVFBhK24wZXRUbSs5a3V0QlR5RHpvYWVIaUl5NytUbEVSa0JXU01pdUlkVTZlcVpxVENycDRzR2Y5N0JuMWRlelVnWWJXZmlTcTVHVS9IUU5pMTAvOUg1V0FJSGtqYXdMMlpKSERNRFAyN3VhMmNtZ2pGenk4a3lFeExwRGVwSUE4bjBYbmFhdlBFQ3N1WmE0dHhsd2o4bXY2aDZIT2tONThCRi9idjVDVkJMQndqRVZIK0RDZ1FBQUxnVkFBQlFTd01FRkFBSUNBZ0FBQ0VBQUFBQUFBQUFBQUFBQUFBQUFDc0FBQUJFWldacGJtbDBhVzl1Y3k5eVpYTnZkWEpqWlhOZlpHVm1hVzVwZEdsdmJsOTBlWEJsY3k1cWMyOXU3WmpkYnBzd0ZJRHYreFFXNm1VSVdTK3JiVnJXc1NwcjJsUnBPcWxhcThnQkoyVWwyTE5OSmxUbDNXY3dKQmhNUTlaR2t5YmZJT0p6am4zKy9ObmsrUWdBSzFqQ0JacEdjSWtzY0FxZXhaQVk1SERCMHA5bGFVZUtDazJOaUZCTUVPWEpkaUl4NkNQbTBZRHdBRWQ2czNTNWhNZzVHYWRCdExDeThYVSs2NExpbUdSU0g4MWhIUEppdVpqNGtDUGZubVVMV3BmOVlmOWk5TDBEN203SGd6dndQb2xwa0hTWE1JUlBlUFVKY3Q3MThQSmpZY3h3VEQzRUtxN0srVXRqaW5PWmlhMTZVUTQ4eU9jRDYxeTAza1FZUkNUZU5iSFVxWmt5UC9KMldGTEVYdkpuSXlnY3NaOVFZaThoSVdteUt4cnBpb2l1Z3N3aHhtR1V2dmh5TmMxNFJ6VmRSZk5DTzM4dHlkZGxaU3Yxd1VjRVJUNkt2TnpWSHcyTGJDZCtVT2JBTWQ4ZGp0cmgxZ3FHTVdwMmkwRCttT2s1QkZLNGRIcU9ORkNVTmdYNGRqTzZVa1V4RGUzdEhHbGxQQnpObmZRUkxKeHo5OG9kRDg3c3NYc3p1aDJmdVhiL2VuQ2FoOHljL01VNTFpU2hFTnFpNmFFajBzSFNoM01zRTVPK2J5UTJ4d1NIZUpGa1A3SXdFRWVVU1FVWmxtWWJ5Z0lpT3N0Y1AzY24yeVJ0R3Zxb2VHWkpTMnZZaUk2TnJBcU9xcUFWTmlwR0Job0dHZ2VGUnJtekRUS3lzR3BiVUJadkwyQ1FlRFlWOCtoNFVZaXF1S2lNdDZLRmFtTmdZV0J4VUZpVXV0cXdJZ3VydWdGbDZmWkZSUmg0MHdqeHFheTNCaGdsQlEwMjZ0SzI4S2haR29RWWhCd2FJV3EzRzVBVUlORnNSbG5HdlhEUzBDOVZxR2pVT29CajVzRnU2bFdhVU5ZZFk4dzdJUDA5elRKY1pVOXpEN1lqMEFTREdRSkNkUlg0NkswUmRDTXNZZGdCRjVBRUlYai94RTVPZWtrcjlMVG53MTdZZ1pIWVk3TmRRSnUxWk1ldkdORThVSGZvbmswQUZIcHo2UEhzN2dxK2prZVg0UFB3MXIwZUQ2NG0wOHZSRjNjSWZqOGlpcmFLb3JHWUtNV0hlK3RkdDlmdDNWdHEzK25wVk5tZXJUWjlFOE1VbHhVRTFOdDhrMGFSRTFFd2hxbEo1dXVUNlVFQ1owRVlxQnRWazhxU1lydVV5cDF1YitiNW1mQkhzZTA3R2gwdmhJeUpjM011RWlvQ2tuV0FTeEtpY2YrNnFIWTFuWG53OVVQcjRZVnczL2I0VnNEOHI4OGpxK0hVTEd4NnprNmp0N3lPZEhXS2pZZjhxeHAvcjVWYVhuUzA3dXRhcTNMNnJ1YjJFdnR4MkhUc0t2THFjYW9UdGpwSE5ZYi8yeWxhelhNNG04NUR1TUswOFgvWnFrb3QyM3A1dTRScmJjM0hrL2w0T3VqSGs2YnJ6ZWRURmxiVGhwUnAyK3NEYWx2NEdsR2twQVlTWmJnZFA4b21CaHNHRzRmRlJza25RNHVVRnVyMmswbmFGeExORjQ5Q3BnSEZYMXcxVkNNREN3T0xROFBDWEM1cXVIak5yZUpvL1FkUVN3Y0lVRmVBMkswREFBQ0JKZ0FBVUVzREJCUUFDQWdJQUxvaGpWTUFBQUFBQUFBQUFBQUFBQUFLQUFBQVZHVnRjR3hoZEdWekx3TUFVRXNIQ0FBQUFBQUNBQUFBQUFBQUFGQkxBd1FVQUFnSUNBQUFJUUFBQUFBQUFBQUFBQUFBQUFBQUpBQUFBRlJsYlhCc1lYUmxjeTlpWVhObFgzVmlkVzUwZFRJd0xYUmxiWEJzWVhSbExuWjBiSldVelk2RElCU0Y5MDM2RG9iTXNpVE5MT2RWSm9iY0NqWmtBQWx5VFl6eDNRZTE4YTlXWmNYZnh6bm5vdEJjTDBsQ25DZ0xkSm1na0dXb1VZRXZITzBtVlNVNDVlQ0IvQ1MvSFpva3pkQ0VYUlljYUdwQWk3QktTdUVxR1NTa0tUMllyc1BKYmNWV29MQ0h2NW9OdkNVRDN0NzJuU3FUSDRnUHhHbTluT21Db3hMc1FEV25BeGVYOVVnMUxtdlE2L3Y3aWowVFgvK2g4b0k4cTQ4UE5CNi83OHppZy8ySmVzOWh6VVo3U0EzUDQwSTI4R2luWEVGVnVQTldNejdhcTV0ZzkxTTJBM3JXQWJpV2hsa0ZKcHlDOElmVmJQR2pWOWVrL1dhU2dZV0hWTkxYSDUrUEdUS21BVW1uVzJiUno2S0VuNEZxc0ZhYTU2UzJVSHdscmxVQmZJbThZWnUzNE9VN2VhN0k4UmdtZEVtMjgyRzZrQ0VGK2xBUC9WakZkc1R4WVQ1eFF1K2I1cyt0QjQ5bHV4dDRHb3p6NmZ6TFhpK2gvUWRRU3djSWV3aCtlRHdCQUFBeEJnQUFVRXNEQkJRQUNBZ0lBQUFoQUFBQUFBQUFBQUFBQUFBQUFBQWhBQUFBVkdWdGNHeGhkR1Z6TDJKaGMyVmpiMjVtYVdjdGRHVnRjR3hoZEdVdWRuUnNsWkpCQ3NNZ0VFWDNPWVZJbC9VQ3ZVb0paV3Bza0tvUm80RVF2SHRWbXNTa2lkQ05qT1B6LzVuUnFVSUlHOVozemxCR2dGSW5uUURiR1JLVFltQU5hY0FDdnFGN0lCR2EwaHJ1YURBZ2lRTEp3aG51bVJsNEVPQ3F0NkJpME9EckZoMUF1TVJlcGdQYTQwVDdhOGxsVUs5SFVUZ0EvMmlsdUtpV2tGa3ZySFdrTVFVTlR5NjRIVStHa3dHekh3QW5zVHp0N0dyNVppT1JvRFZYN1NLU0MzM3JHa1VIelFiWVF3Y050a3d4dzJrMFhReDM2Tkpyem01UW4rM3FYQVYzem9aV3lGa0hod1V1LzZ3MGxGODYvemtXck90OW9jaHFuNjNYeDZ2OEIxQkxCd2dQVVlETDN3QUFBTzhDQUFCUVN3TUVGQUFJQ0FnQUFDRUFBQUFBQUFBQUFBQUFBQUFBQUNFQUFBQlVaVzF3YkdGMFpYTXZZbUZ6WldOdmJtWnBaeTF0WVhCd2FXNW5MbXB6YjI3dFVjRnF3ekFNdmVjcmlzOE43THpyUm8rN0RIWXBwV2kyMGdrYXhaUGxRQ2o5OTlsT1VwcnVNdGgyR2ROSlBELzVTZTl0cTFPMVNtVVlXalQzS3hOUWVySllFd2NGem8wejY1SGlwZk1vT2lUYU5PUXdXQ0d2MUhHZW5ZbUM3NUVFWGNJYU9BYWNZQjM4S0tGQ2ZKakpTVVpqdUI2M1hkSVdJTllNYnd1WTYzUXU3VzZpSWFzTSsyRGZzSVhMU2dzaFU2RHplbDYyZ1hqVXp3L0VQbXJ0UWFDOTJkaVJ6YmVCRFBVWC9MbGloeTZLTGZ6eStZV0JIdGtoVzhKeTJueEtqeEpHRCsrcXROVk5KRDAzL3lrc1UxaGE4b3ZHNzB2LzU2eVByNUUxUGp3KzF5OVBtOUhWYjRXeHNPbUg0cWgySDFCTEJ3aTFqZkdFOGdBQUFKMEVBQUJRU3dNRUZBQUlDQWdBQUNFQUFBQUFBQUFBQUFBQUFBQUFBQm9BQUFCVVpXMXdiR0YwWlhNdmRtNW1MVzFoY0hCcGJtY3Vhbk52YnUxUlRXdkRNQXk5NTFjWW54c29PKzRIOUxqakxxVVUxMVkyUWFONHNod0lvLys5VG16eXNjc0cyMDdid1NEMG5xeW45NDZWVXUvcEthWEp0S0FmbFE3QVBWcW9rWUlZR2d1bmQ1bml1ZlBBTWlSYUhrbzlCOEV5ZXNHT3h1bENUUUREVzBRR2w3cU51UWFZQVJsOFhpU005TElNcEhVU3cvWVQyeVVWYkpCa0JJNmxuVFRmU25tYXFVREN3em5ZVjJqTlN1QnFvUzZ0MjI0UjM1aDRsUVVza0VieVVXcHYyTFJiL2RxaEhXODFQTlJmY0d6RkRsMWtPL0duejJjR2VDQUhaQkdtRTh0QnVnY08yZE45VlhSOUNLcW41aitiejdMWm12VExjWnluK2c4RUVpK1JKRDdzNitlblE3YjZXd2x0ZlB1eGpLcFRkUWRRU3djSU11d01DL29BQUFEZkJBQUFVRXNEQkJRQUNBZ0lBQUFoQUFBQUFBQUFBQUFBQUFBQUFBQWFBQUFBVkdWdGNHeGhkR1Z6TDNadVppMTBaVzF3YkdGMFpTNTJkR3lWa2tFS3d5QVFSZmM1aFVpWDlRSzlTZ2xsYW15UXFoR2pnUkM4ZTFXYXhLU0owSTJNNC9QL21kR3BRZ2diMW5mT1VFYUFVaWVkQU5zWkVwTmlZQTFwd0FLK29Yc2dFWnJTR3U1b01DQ0pBc25DR2U2WkdYZ1E0S3Ezb0dMUTRPc1dIVUM0eEY2bUE5cmpSUHRyeVdWUXIwZFJPQUQvYUtXNHFKYVFXUytzZGFReEJRMVBMcmdkVDRhVEFiTWZBQ2V4UE8zc2F2bG1JNUdnTlZmdElwSUxmZXNhUlFmTkJ0aERCdzIyVERIRGFUUmRESGZvMG12T2JsQ2Y3ZXBjQlhmT2hsYklXUWVIQlM3L3JEU1VYenIvT1JhczYzMmh5R3FmcmRmSHEzejFBVkJMQndoVG02T2k0QUFBQVBBQ0FBQlFTd01FRkFBSUNBZ0FBQ0VBQUFBQUFBQUFBQUFBQUFBQUFDUUFBQUJVWlcxd2JHRjBaWE12WW1GelpWOTFZblZ1ZEhVeU1DMXRZWEJ3YVc1bkxtcHpiMjd0bHIxcXd6QVF4L2RBM3NGb2ppRjA3QU4wN05ZdUlSaEZPcWVpOGxrNVNRWlQ4dTZWbkxneHJodGFVbnNJWG95NEQrbnUvK05rYlphTEpQbUlueVJoeUF0Z2p3bXpRSlVTa0NxMGptTmNTTFk2eHhncURaQ3JROXc1TFJnbFdFSEtPRlZpekcrRGc0Zmc0QldCRE9hY2F3c1hqNnZONlRCSEN2ZWRsSENtODdhM2p5aERMY1FWdXVqWnRQWlErN0ZkYnkvUmdJN3F6SW8zS0hpMzBNNnhyTFVkVjUwMmN1NjE2N2hiSjFOb3ZFc05KMTcwV21GU2lkZzRwenI5allDZGNGdDZFazFDcy8wbEJBeWdCQlFLbW03YnpsZ0ZaRThhcjZQbFZGMmZYb1g1RE95UHdIcWFqYzhvVDR0U2VuM25vM1Via3lHTnBwaWU3SzZaREU3UHk4Nmo4dy9yOVBYNWFmeEpzaExGUCtIeTU4SXpWZkE5WkkzNWZ0bmRSR1pBb2RHbjZRdlBPOVF6bkN0d3Z1a3pIWnBjODZxa21jNjFTMDN2Qm1XYURwTHh1emhETTZCaFFIMTVwZ01URGRsNjV2TGphMkRpaWVHeVVKZ1p6VEg4NjhETjE5cjFxZEZLTkRLTjlNUmVMcmJMeFNkUVN3Y0lRN3B1cm5RQkFBQmtFQUFBVUVzREJCUUFDQWdJQUxvaGpWTUFBQUFBQUFBQUFBQUFBQUFQQUFBQVZFOVRRMEV0VFdWMFlXUmhkR0V2QXdCUVN3Y0lBQUFBQUFJQUFBQUFBQUFBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUFaQUFBQVZFOVRRMEV0VFdWMFlXUmhkR0V2VkU5VFEwRXViV1YwWVcyT3l3NkNNQlJFOS8yS2ZvQ3Q2SklZSS9Kd281QkFkWC9WSzZtaHQ2U1VCWDl2TndZMUx1Zk01R1JVMWFTSk9LRUhVZWdPeFFYZG9DM0ZmQ1VqR2JHMFNlb3Z4bEtINFBFdTlsUE02OE9DVjJYZThJMnpCalRKRmh4Mk8rdUFXcFEzYTdZc0orOG1rZUZEay9aQk1zVDhJeXpINjBoK1hFZnlPVmhpQ2szZkJidFEwSWJodTV4NUNRYi84Wi9YczJmcXd6N0xpK1I4Vkl5OUFGQkxCd2g4M0N0S25BQUFBTzBBQUFCUVN3TUVGQUFJQ0FnQXVpR05Vd0FBQUFBQUFBQUFBQUFBQUFnQUFBQlRZM0pwY0hSekx3TUFVRXNIQ0FBQUFBQUNBQUFBQUFBQUFGQkxBd1FVQUFnSUNBQzZJWTFUQUFBQUFBQUFBQUFBQUFBQUR3QUFBRk5qY21sd2RITXZjSGwwYUc5dUx3TUFVRXNIQ0FBQUFBQUNBQUFBQUFBQUFGQkxBd1FVQUFnSUNBQUFJUUFBQUFBQUFBQUFBQUFBQUFBQUhnQUFBRk5qY21sd2RITXZjSGwwYUc5dUwwTnZibVpwWjBSbGNHeHZlUzV3ZVlXUFFVNERNUXhGOXpsRk5LdXBoSElBdGtYQXFpZEFxbHJuWnhTUnNZT2RRSHQ3cHUwQXF3cHYvL04vZGxLWnZlZ1VoQTgxRUZsOER4UXRIRXRIMWN6TnFnckJURFNrenRTeXNBVkdJK0VVY0FMMUp1cnpYRVdiZjNOK25kMk4yTW9TTUxnOXI3dk9PU29ITTc5ZDBqdzlvUlk1ai9mb3phTzdOa1lrdjk0eEdrcDY4RGZ6Z3V3Vkh4M1dGdlRIWFdRS21aT013eXRLRWY4bFd1S3crYzBWclN2L05TdElQcUZyczNadWVjWWVKMEs5R1A2WFFWVjBIRjVFNHZHTU96Ni9XMTV6MzFCTEJ3aHdZZHFheGdBQUFIQUJBQUJRU3dFQ0ZBQVVBQWdJQ0FDNklZMVRBQUFBQUFJQUFBQUFBQUFBQVFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBTDFCTEFRSVVBQlFBQ0FnSUFMb2hqVk1BQUFBQUFnQUFBQUFBQUFBTUFBQUFBQUFBQUFBQUFBQUFBREVBQUFCRVpXWnBibWwwYVc5dWN5OVFTd0VDRkFBVUFBZ0lDQUFBSVFBQWIvNUNEcUlCQUFDOUVBQUFHd0FBQUFBQUFBQUFBQUFBQUFCdEFBQUFSR1ZtYVc1cGRHbHZibk12WkdGMFlWOTBlWEJsY3k1cWMyOXVVRXNCQWhRQUZBQUlDQWdBQUNFQUFEQW9QRzEzQUFBQTR3QUFBQ01BQUFBQUFBQUFBQUFBQUFBQVdBSUFBRVJsWm1sdWFYUnBiMjV6TDNKbGJHRjBhVzl1YzJocGNGOTBlWEJsY3k1cWMyOXVVRXNCQWhRQUZBQUlDQWdBQUNFQUFGMWFPTFhVQUFBQThBRUFBQjhBQUFBQUFBQUFBQUFBQUFBQUlBTUFBRVJsWm1sdWFYUnBiMjV6TDJGeWRHbG1ZV04wWDNSNWNHVnpMbXB6YjI1UVN3RUNGQUFVQUFnSUNBQUFJUUFBRFJDUTVkMEdBQURGTWdBQUd3QUFBQUFBQUFBQUFBQUFBQUJCQkFBQVJHVm1hVzVwZEdsdmJuTXZibTlrWlY5MGVYQmxjeTVxYzI5dVVFc0JBaFFBRkFBSUNBZ0FBQ0VBQUx4QWJ6WWNBQUFBR2dBQUFCMEFBQUFBQUFBQUFBQUFBQUFBWndzQUFFUmxabWx1YVhScGIyNXpMM0J2YkdsamVWOTBlWEJsY3k1cWMyOXVVRXNCQWhRQUZBQUlDQWdBQUNFQUFNUlVmNE1LQkFBQXVCVUFBQmtBQUFBQUFBQUFBQUFBQUFBQXpnc0FBRVJsWm1sdWFYUnBiMjV6TDNWaWRXNTBkVEl3TG1wemIyNVFTd0VDRkFBVUFBZ0lDQUFBSVFBQVVGZUEySzBEQUFDQkpnQUFLd0FBQUFBQUFBQUFBQUFBQUFBZkVBQUFSR1ZtYVc1cGRHbHZibk12Y21WemIzVnlZMlZ6WDJSbFptbHVhWFJwYjI1ZmRIbHdaWE11YW5OdmJsQkxBUUlVQUJRQUNBZ0lBTG9oalZNQUFBQUFBZ0FBQUFBQUFBQUtBQUFBQUFBQUFBQUFBQUFBQUNVVUFBQlVaVzF3YkdGMFpYTXZVRXNCQWhRQUZBQUlDQWdBQUNFQUFIc0lmbmc4QVFBQU1RWUFBQ1FBQUFBQUFBQUFBQUFBQUFBQVh4UUFBRlJsYlhCc1lYUmxjeTlpWVhObFgzVmlkVzUwZFRJd0xYUmxiWEJzWVhSbExuWjBiRkJMQVFJVUFCUUFDQWdJQUFBaEFBQVBVWURMM3dBQUFPOENBQUFoQUFBQUFBQUFBQUFBQUFBQUFPMFZBQUJVWlcxd2JHRjBaWE12WW1GelpXTnZibVpwWnkxMFpXMXdiR0YwWlM1MmRHeFFTd0VDRkFBVUFBZ0lDQUFBSVFBQXRZM3hoUElBQUFDZEJBQUFJUUFBQUFBQUFBQUFBQUFBQUFBYkZ3QUFWR1Z0Y0d4aGRHVnpMMkpoYzJWamIyNW1hV2N0YldGd2NHbHVaeTVxYzI5dVVFc0JBaFFBRkFBSUNBZ0FBQ0VBQURMc0RBdjZBQUFBM3dRQUFCb0FBQUFBQUFBQUFBQUFBQUFBWEJnQUFGUmxiWEJzWVhSbGN5OTJibVl0YldGd2NHbHVaeTVxYzI5dVVFc0JBaFFBRkFBSUNBZ0FBQ0VBQUZPYm82TGdBQUFBOEFJQUFCb0FBQUFBQUFBQUFBQUFBQUFBbmhrQUFGUmxiWEJzWVhSbGN5OTJibVl0ZEdWdGNHeGhkR1V1ZG5Sc1VFc0JBaFFBRkFBSUNBZ0FBQ0VBQUVPNmJxNTBBUUFBWkJBQUFDUUFBQUFBQUFBQUFBQUFBQUFBeGhvQUFGUmxiWEJzWVhSbGN5OWlZWE5sWDNWaWRXNTBkVEl3TFcxaGNIQnBibWN1YW5OdmJsQkxBUUlVQUJRQUNBZ0lBTG9oalZNQUFBQUFBZ0FBQUFBQUFBQVBBQUFBQUFBQUFBQUFBQUFBQUl3Y0FBQlVUMU5EUVMxTlpYUmhaR0YwWVM5UVN3RUNGQUFVQUFnSUNBQUFJUUFBZk53clNwd0FBQUR0QUFBQUdRQUFBQUFBQUFBQUFBQUFBQURMSEFBQVZFOVRRMEV0VFdWMFlXUmhkR0V2VkU5VFEwRXViV1YwWVZCTEFRSVVBQlFBQ0FnSUFMb2hqVk1BQUFBQUFnQUFBQUFBQUFBSUFBQUFBQUFBQUFBQUFBQUFBSzRkQUFCVFkzSnBjSFJ6TDFCTEFRSVVBQlFBQ0FnSUFMb2hqVk1BQUFBQUFnQUFBQUFBQUFBUEFBQUFBQUFBQUFBQUFBQUFBT1lkQUFCVFkzSnBjSFJ6TDNCNWRHaHZiaTlRU3dFQ0ZBQVVBQWdJQ0FBQUlRQUFjR0hhbXNZQUFBQndBUUFBSGdBQUFBQUFBQUFBQUFBQUFBQWxIZ0FBVTJOeWFYQjBjeTl3ZVhSb2IyNHZRMjl1Wm1sblJHVndiRzk1TG5CNVVFc0ZCZ0FBQUFBVkFCVUEwUVVBQURjZkFBQUFBQT09","listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368878414,"description":"test","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","heatEnvType":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vnfcds","artifactName":"BASIC_VM_enriched.zip","artifactRef":null,"artifactGroupType":"DEPLOYMENT","artifactChecksum":"MmZjOWVkNzZlMWZmM2Q1MWJkMzUwMWQ0NTA3OWE1MjU=","artifactUUID":"17e85d2e-8386-41fe-954d-f617182f859d","generatedFromId":null,"artifactDisplayName":"vnfcds","mandatory":false,"apiUrl":null,"serviceApi":false,"artifactLabel":"vnfcds","esId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vnfcds","duplicated":false,"payloadUpdateDate":1639368878417,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":null,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":null,"updaterFullName":"Carlos Santana","lastUpdateDate":1639368878414,"artifactVersion":"1","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false} 2021-12-13 04:14:49,491 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm_macro in SDC 2021-12-13 04:14:49,494 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-12-13 04:14:49,494 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/c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5/lifecycleState/Certify 2021-12-13 04:14:49,494 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-12-13 04:14:54,495 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-12-13 04:14:54,495 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"0cb08da2-a6d1-486e-9178-e06b8046fc15","name":"basic_vm_macro","version":"1.0","isHighestVersion":true,"creationDate":1639368873787,"lastUpdateDate":1639368890421,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm_macro"],"icon":"defaulticon","normalizedName":"basicvmmacro","systemName":"BasicVmMacro","contactId":"cs0008","allVersions":{"1.0":"0cb08da2-a6d1-486e-9178-e06b8046fc15"},"csarUUID":"cafc6d1de6c74c41a10eb2644936d768","csarVersion":"1.0","invariantUUID":"6d81ca2d-a501-4d25-81d8-a33a7a3b4ae5","componentType":"RESOURCE","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVmMacro","uuid":"0c55e040-af9a-44b8-9b35-1b9f91620931"} 2021-12-13 04:14:54,497 DEBUG 159:__init__.py(1) - check if Vf basic_vm_macro exists in SDC 2021-12-13 04:14:54,497 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-13 04:14:54,497 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-12-13 04:14:54,497 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-12-13 04:14:54,497 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-13 04:14:54,792 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-13 04:14:54,792 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9cff23d3-0172-45c4-932f-97d837bc8a13","invariantUUID":"6fe4c523-0994-461e-86a7-85e4c8b4e041","name":"vFW ccdc2648-f6af","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9cff23d3-0172-45c4-932f-97d837bc8a13/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"8df73530-b0f5-4aa5-a187-a212565b5689","invariantUUID":"c693e114-267d-4f05-a7af-104afc1372f5","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8df73530-b0f5-4aa5-a187-a212565b5689/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"5cd5b3fb-b98e-42c5-a675-7792e23d570c","invariantUUID":"f1badb5d-f331-4e6b-9a9b-f953d1fde92d","name":"basic_onboard_sZXJkU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5cd5b3fb-b98e-42c5-a675-7792e23d570c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ff83db3d-9239-428a-9f73-f470b94162e4","invariantUUID":"e97787e8-b716-4323-abed-722b1312505d","name":"vFW 9870ae1d-eaee","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ff83db3d-9239-428a-9f73-f470b94162e4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"57a55bf0-7024-4498-bce1-d055e4fe5ef2","invariantUUID":"98851ec5-3cf5-45d8-9e66-a068f41cf1a2","name":"vFW 34ae6d74-007e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/57a55bf0-7024-4498-bce1-d055e4fe5ef2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"252254e5-3981-4436-b849-c0101b99cf94","invariantUUID":"98202c78-b715-4fb7-9f48-81b567832f18","name":"vFW 792577bf-6261","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/252254e5-3981-4436-b849-c0101b99cf94/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c6501ef3-b6a1-4dfb-a9d9-7f9682917d20","invariantUUID":"1451eac1-5fb3-47d1-81a0-e76b68f8ddfc","name":"vFW bddce0b8-d470","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c6501ef3-b6a1-4dfb-a9d9-7f9682917d20/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6ad019f6-f46b-41d3-a764-0b8d8024e2c1","invariantUUID":"477d5c01-34ff-4702-8f96-bae709c1c383","name":"vFW f20d2b10-3820","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6ad019f6-f46b-41d3-a764-0b8d8024e2c1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"7fc17148-c61a-414a-8902-b78f3df2129b","invariantUUID":"1422d2d0-6a99-44af-88ec-4a6a37f2f977","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7fc17148-c61a-414a-8902-b78f3df2129b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"64ebabab-3d3e-4edf-8a6d-485e5b7b1827","invariantUUID":"e80b4696-0630-4585-9ff3-df9a75521a94","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/64ebabab-3d3e-4edf-8a6d-485e5b7b1827/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"0c55e040-af9a-44b8-9b35-1b9f91620931","invariantUUID":"6d81ca2d-a501-4d25-81d8-a33a7a3b4ae5","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0c55e040-af9a-44b8-9b35-1b9f91620931/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-13 04:14:54,795 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW ccdc2648-f6af from SDC 2021-12-13 04:14:54,795 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:54,796 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:54,796 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:54,796 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-12-13 04:14:54,796 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:54,796 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:54,796 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:54,796 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_sZXJkU from SDC 2021-12-13 04:14:54,796 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:54,796 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:54,796 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:54,797 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 9870ae1d-eaee from SDC 2021-12-13 04:14:54,797 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:54,797 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:54,797 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:54,797 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 34ae6d74-007e from SDC 2021-12-13 04:14:54,797 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:54,797 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:54,797 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:54,797 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 792577bf-6261 from SDC 2021-12-13 04:14:54,797 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:54,797 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:54,797 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:54,797 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW bddce0b8-d470 from SDC 2021-12-13 04:14:54,797 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:54,797 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:54,797 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:54,798 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW f20d2b10-3820 from SDC 2021-12-13 04:14:54,798 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:54,798 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:54,798 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:54,798 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 04:14:54,798 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:54,798 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:54,798 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:54,798 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-12-13 04:14:54,798 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:54,798 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:54,798 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:54,798 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-12-13 04:14:54,798 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:14:54,798 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:14:54,798 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:14:54,798 DEBUG 147:__init__.py(1) - number of Vf returned: 11 2021-12-13 04:14:54,798 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-12-13 04:14:54,799 INFO 192:__init__.py(1) - Vf found, updating information 2021-12-13 04:14:54,799 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-12-13 04:14:54,799 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-12-13 04:14:54,799 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-12-13 04:14:54,913 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-12-13 04:14:54,916 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1c281255-5b9e-4140-9f63-5fb7f50dde2a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363970795,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f7e868-d9be-4b75-94a3-538266a8ff2a","invariantUUID":"c393cca0-2816-4274-a0de-9fee8a72dac0","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":"objectStorage","uniqueId":"dea65c0c-93e5-4560-a9d1-b922ebdb27d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639363797801,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a5b8f1e-818b-4198-b123-28ad18b3a1ae","invariantUUID":"fdcf0cb2-c8f6-4997-9c02-b83854cc72b6","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":"defaulticon","uniqueId":"0ebe6ef1-1123-4efb-b084-41610b2ec5ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639368034901,"name":"vFW ccdc2648-f6af","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9cff23d3-0172-45c4-932f-97d837bc8a13","invariantUUID":"6fe4c523-0994-461e-86a7-85e4c8b4e041","systemName":"VfwCcdc2648F6af","description":"vendor software product","tags":["vFW ccdc2648-f6af"],"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":"2fe17c1b-21aa-4a0d-9f25-97d830e4d939","lifecycleState":"CERTIFIED","lastUpdateDate":1639367951234,"name":"vFW bddce0b8-d470","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c6501ef3-b6a1-4dfb-a9d9-7f9682917d20","invariantUUID":"1451eac1-5fb3-47d1-81a0-e76b68f8ddfc","systemName":"VfwBddce0b8D470","description":"vendor software product","tags":["vFW bddce0b8-d470"],"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":"c24ccbfb-6734-4c24-a90b-e37c09f2ea6a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363850601,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"131f8866-7f98-4020-b432-a144c1d626df","invariantUUID":"af83b06f-cc2a-493d-b754-712c5dedf90c","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":"1f7fffb8-554a-4ce0-9b7b-23c4f0bca42c","lifecycleState":"CERTIFIED","lastUpdateDate":1639363852781,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1917458c-2f8c-49ee-807b-763c8a5f4578","invariantUUID":"397b89db-aded-4758-a693-9fc2abb049e6","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":"objectStorage","uniqueId":"5c2b92a5-e3a8-4271-968d-e021c89a0fec","lifecycleState":"CERTIFIED","lastUpdateDate":1639364034265,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5484b674-2413-4f49-bb30-3131fd21283f","invariantUUID":"9c93ca9a-bd17-4bfb-87bc-2f8f22a1a9dd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fb2c4ef1-dc64-42d9-bc17-b6d56a510ca2","lifecycleState":"CERTIFIED","lastUpdateDate":1639368866714,"name":"pNF 849449c9-80e8","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2d046eb-5e25-4f0a-84c8-bb7f704e35e1","invariantUUID":"9062119d-ed5f-409c-b1da-00f3c9f46ae7","systemName":"Pnf849449c980e8","description":"vendor software product","tags":["pNF 849449c9-80e8"],"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":"92fe0e51-03f9-4c9f-8fff-a141601094d8","lifecycleState":"CERTIFIED","lastUpdateDate":1639363936672,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"852a336c-a359-4887-8d1f-f08c2e75ed1e","invariantUUID":"a2a5c4e0-7637-445e-9076-8b266edf71cf","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a59fd52-4e1b-4fc2-989e-a1f27fbdb674","lifecycleState":"CERTIFIED","lastUpdateDate":1639363930903,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85457965-6ff4-4f08-982e-a2fbdebc0d6f","invariantUUID":"0a386b85-db05-43f9-add4-eb05a3633327","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":"compute","uniqueId":"f6fa5892-4a52-492a-a591-cf3e698aedcb","lifecycleState":"CERTIFIED","lastUpdateDate":1639363915702,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11b271de-258c-49a4-a517-0e463e64e819","invariantUUID":"60339fd3-0406-4b69-9fb6-21df5231a9b0","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":"objectStorage","uniqueId":"07c8f391-6c66-4382-903a-12fe4be1c6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1639363929177,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92e67928-8162-4817-be45-595003cc2816","invariantUUID":"b52a3e43-f4c5-4f9b-8876-d7962b235179","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":"d2f8043c-91b1-4c8a-a185-1c625706ad1b","lifecycleState":"CERTIFIED","lastUpdateDate":1639363986436,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db23d753-a4e5-4a88-94ac-d327c7b582c1","invariantUUID":"55d09514-b7ea-477c-93bf-b48d263109db","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":"93f26a31-c2de-4eab-b9c1-fb720fc80224","lifecycleState":"CERTIFIED","lastUpdateDate":1639363861975,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"624959ac-9474-46fc-8724-d04a26849a37","invariantUUID":"b1d95a49-5278-4bef-81df-fdb0e817011e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f13d3c40-65cd-40dd-9aa1-be45a9e198ac","lifecycleState":"CERTIFIED","lastUpdateDate":1639368618003,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7fc17148-c61a-414a-8902-b78f3df2129b","invariantUUID":"1422d2d0-6a99-44af-88ec-4a6a37f2f977","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":"networkrules","uniqueId":"0a80ca34-205c-43d2-8054-f53baa160468","lifecycleState":"CERTIFIED","lastUpdateDate":1639363844341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a77bc285-ccbd-4b88-aa55-8b57a9b9a181","invariantUUID":"af2f4e1f-d861-4adf-afce-e3297311adc6","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":"b4a30efb-6750-469f-82b2-955257030546","lifecycleState":"CERTIFIED","lastUpdateDate":1639363898116,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e55570e-633b-4304-a2fc-2b48c3627ff2","invariantUUID":"7ce903de-adca-4b4d-81b4-7f41f0ab804a","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":"612f8567-898c-400d-943b-3fba50609e4f","lifecycleState":"CERTIFIED","lastUpdateDate":1639363954770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16b0ed53-ea86-4ff2-aefe-cd279449d779","invariantUUID":"a9493a8a-5c04-460c-af0d-c974a1e8cf66","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":"defaulticon","uniqueId":"80855c42-c453-4eb8-a03d-f5791d30bce8","lifecycleState":"CERTIFIED","lastUpdateDate":1639368190200,"name":"vFW f20d2b10-3820","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6ad019f6-f46b-41d3-a764-0b8d8024e2c1","invariantUUID":"477d5c01-34ff-4702-8f96-bae709c1c383","systemName":"VfwF20d2b103820","description":"vendor software product","tags":["vFW f20d2b10-3820"],"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":"0cb08da2-a6d1-486e-9178-e06b8046fc15","lifecycleState":"CERTIFIED","lastUpdateDate":1639368890421,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0c55e040-af9a-44b8-9b35-1b9f91620931","invariantUUID":"6d81ca2d-a501-4d25-81d8-a33a7a3b4ae5","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02ce44b6-14ed-4f4c-92ea-d247c90c81c7","lifecycleState":"CERTIFIED","lastUpdateDate":1639363989962,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d3db67-98a3-4cd2-b304-126968dfcd98","invariantUUID":"0509e822-02dc-43c6-a05b-28f5d61cb362","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"98c8cef6-3d1c-46a3-977e-9ba5230c4f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1639363922292,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3f03b57-e2d0-484c-a0b5-400f549cde53","invariantUUID":"8e0b88ba-ba7c-4d66-80c5-4ada349f55da","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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","lifecycleState":"CERTIFIED","lastUpdateDate":1639363784183,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d409bb-c212-47d4-85d7-233e58648264","invariantUUID":"868f36d9-c415-4d75-95d2-3b2fddb529af","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":"objectStorage","uniqueId":"bd52759e-253c-4b94-8d73-9f60f86223ea","lifecycleState":"CERTIFIED","lastUpdateDate":1639363924463,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4316caf-9488-4ede-b72f-e91d9898e5b4","invariantUUID":"5b7773a5-f034-416d-b4a0-891f53b062e7","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":"e2ed8be6-aab8-469a-8fd1-3c4b907d033c","lifecycleState":"CERTIFIED","lastUpdateDate":1639363899592,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a759c31a-2618-4c12-98d1-cdc23a3874fc","invariantUUID":"61e636a6-f29d-4025-b79d-566c2ebc946f","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":"defaulticon","uniqueId":"c3b8aa39-cbe5-4e69-a8ca-8a07a6e25915","lifecycleState":"CERTIFIED","lastUpdateDate":1639363901049,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4219cbf8-4494-4ebe-a516-5c773217eb99","invariantUUID":"1c99c80a-aaa7-4c1a-a266-080ad6b53432","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dd57e4af-6704-4ae9-8f3a-c878cb6211fd","lifecycleState":"CERTIFIED","lastUpdateDate":1639363981770,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfb174ec-512a-43a4-a6cc-c752ec814a49","invariantUUID":"4bb404eb-a3f6-45e6-a236-69c8e24c2b62","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":"d3e36fc5-fd7b-4234-b2c9-20bb63f44963","lifecycleState":"CERTIFIED","lastUpdateDate":1639368625875,"name":"pNF 6bff0a15-e73a","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"557caf9f-cf3f-40ac-bbda-2ee05adf4714","invariantUUID":"580258e4-d000-4bdd-99c1-d0ac2bde84a7","systemName":"Pnf6bff0a15E73a","description":"vendor software product","tags":["pNF 6bff0a15-e73a"],"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":"03ae6c70-ec8f-4895-bea5-f49379e6ece5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363824486,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8081d243-2ff1-40eb-95be-2659b53a886a","invariantUUID":"677c8c96-915b-4ce2-9b86-c4b35128ed6e","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":"70d5767f-042a-4741-b3ee-a23955884584","lifecycleState":"CERTIFIED","lastUpdateDate":1639363835373,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f1048e94-4f6e-4c81-a852-2763744513b3","invariantUUID":"05ce7ef1-6db5-4880-b58c-273ff87e96e2","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":"5da1e18b-63ee-46f3-92d8-91902aea8e4e","lifecycleState":"CERTIFIED","lastUpdateDate":1639364045167,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28784177-16d5-47b5-984e-2a46e2fa61ca","invariantUUID":"2b1ac54b-6845-4255-89f4-18c93971eef7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1dd84170-75ac-48da-b6b9-f8efa04618a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639364030293,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db826973-0364-4b37-a7e2-b047d753380b","invariantUUID":"663f6fd1-8cb9-4b6b-8317-24649a85a65d","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"70038fbd-782e-47ed-8358-8a7917d6991b","lifecycleState":"CERTIFIED","lastUpdateDate":1639363940599,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"803aba46-835c-4ee8-9040-06b795f88d3a","invariantUUID":"fc85a13f-a3a5-4fff-ab45-a885ffc21512","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":"objectStorage","uniqueId":"7ebfabb3-975b-4336-83d8-39db6a6e4f97","lifecycleState":"CERTIFIED","lastUpdateDate":1639363816190,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"093771bd-ad72-4930-972f-de0e65d5950f","invariantUUID":"f065d434-d504-4ff2-923d-96fc58f5dcfc","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":"55ac7d41-a15d-4ff7-99e4-4b79a5224abe","lifecycleState":"CERTIFIED","lastUpdateDate":1639363830573,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a523ca98-3b1c-4261-af64-7e99452105d1","invariantUUID":"0201af71-9f71-4358-9b2e-16194f8998fc","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":"compute","uniqueId":"f5a05025-b685-44e1-83f1-a96bb07edc1b","lifecycleState":"CERTIFIED","lastUpdateDate":1639364025302,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2230d0f9-b1bb-44f0-8343-8e37a5380688","invariantUUID":"26756b7e-39b0-4f83-8669-84d576876cd5","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5eb3796b-1dfa-4e92-b833-d813917cbacd","lifecycleState":"CERTIFIED","lastUpdateDate":1639363864086,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2103012-60f2-4b75-84c7-08f898de3ab2","invariantUUID":"fb360e55-40ae-4d46-b3a5-35df01048201","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":"d165bdd6-70fe-4c66-a9ba-80bf1d861e50","lifecycleState":"CERTIFIED","lastUpdateDate":1639363819894,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b41e136-0949-4880-83de-fcc5376df410","invariantUUID":"1206294e-804c-46b4-99c3-1d4f6619e532","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bed1b035-ad37-441a-a786-152241226703","lifecycleState":"CERTIFIED","lastUpdateDate":1639363809612,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"700b65f6-cf96-4135-b2d2-43ece2131c2f","invariantUUID":"85782bbc-fd45-47f2-bacf-6c4792a895a8","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":"port","uniqueId":"f4c3f88d-70f2-46a8-97e8-1eca6925f7f6","lifecycleState":"CERTIFIED","lastUpdateDate":1639363942969,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe771f41-88db-4b01-b7da-0bb4649015b2","invariantUUID":"268afe43-f10b-4c0f-ac67-9134a5ad2788","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6c36029-99b3-4507-bd53-bcfd72f227be","lifecycleState":"CERTIFIED","lastUpdateDate":1639363890273,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"002a58b3-f95b-40ea-a1d9-85da78eb25da","invariantUUID":"24c92880-a10a-46c7-8be4-8c3e967a1652","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":"securityrules","uniqueId":"8c877361-f8a3-4b7f-bc1c-ea244c675180","lifecycleState":"CERTIFIED","lastUpdateDate":1639363854909,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a7d88578-810c-49b1-bd93-64bf62597bf3","invariantUUID":"dfdafd82-2395-4779-b462-da6ee8535846","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":"defaulticon","uniqueId":"af460a39-c3b8-480e-ab4f-8561979d7238","lifecycleState":"CERTIFIED","lastUpdateDate":1639367571666,"name":"basic_onboard_sZXJkU","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5cd5b3fb-b98e-42c5-a675-7792e23d570c","invariantUUID":"f1badb5d-f331-4e6b-9a9b-f953d1fde92d","systemName":"BasicOnboardSzxjku","description":"VF","tags":["basic_onboard_sZXJkU"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1d10a2ca-cb22-4441-972f-8bb046362370","lifecycleState":"CERTIFIED","lastUpdateDate":1639364026631,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"915e95f0-fe20-4713-8e3b-dac7665d827d","invariantUUID":"7feb9dc7-224a-4d24-b41e-ebf7ac175848","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"98cc9453-d34f-4e36-9887-6c0dbf573d4c","lifecycleState":"CERTIFIED","lastUpdateDate":1639363807887,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe0ae11-ddbc-4ffb-81c0-2b6a63a9053c","invariantUUID":"14ee5afe-b49b-4afc-a01d-c6be12844a87","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":"c2fccc37-c329-4729-990c-86ee69887431","lifecycleState":"CERTIFIED","lastUpdateDate":1639363904212,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"499e3f51-7953-4626-a0e1-592a404f634d","invariantUUID":"33369fe3-9963-4a46-a22e-cc098c7d06ff","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26ac7714-cd2d-47c9-b5ff-7ca423a68349","lifecycleState":"CERTIFIED","lastUpdateDate":1639363984467,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47dbed2b-326a-4e98-a39a-e4c5832b8a59","invariantUUID":"ab8b5273-24b6-4568-b343-0a80293cd268","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0e0f29-d72d-4663-86a5-0ed0cfd49cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1639363817928,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4f1d4d4-44e1-49e9-9f0c-adc81caaca57","invariantUUID":"8571c745-85a7-4da2-ae5e-f1cbd4059769","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a9185ac8-c757-4b84-b390-ebbc6df92ad1","lifecycleState":"CERTIFIED","lastUpdateDate":1639363958935,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46bf9a59-bd2d-44fd-ae06-997b71f4b74e","invariantUUID":"2a7f8c17-f5de-44fa-8a15-0774b0cd10cb","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f1644a08-94a3-48da-9394-21c7d604b856","lifecycleState":"CERTIFIED","lastUpdateDate":1639363967843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59a7d7fe-73bf-48c6-839d-f88930e503f7","invariantUUID":"6120fe9e-0615-4c96-89bd-e828f1897f42","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"362388ab-32d6-4f13-a21b-1e2a638ff376","lifecycleState":"CERTIFIED","lastUpdateDate":1639363952776,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78fbb600-ef15-478c-b04f-df92dda72143","invariantUUID":"bedde007-8aa2-4820-8b14-500e1789a29d","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":"71006080-dd9e-4e31-916c-477dd921a911","lifecycleState":"CERTIFIED","lastUpdateDate":1639363896611,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1013f0dd-8a0b-4b02-95fb-724b3001dcaf","invariantUUID":"7ef08438-8c60-4132-8d7a-729f7c394218","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4aa6d2d-f0bf-421f-b39a-21da8917a2a9","lifecycleState":"CERTIFIED","lastUpdateDate":1639368827091,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"855fc29e-42c0-4a39-ac44-7e004e2135e8","invariantUUID":"ee71ec48-f322-49d8-bca9-247064ec9860","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"69ad0676-a778-4b6f-957d-ad63177141bb","lifecycleState":"CERTIFIED","lastUpdateDate":1639363902471,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aae386bd-b1dc-45d9-925a-a3a3cc9df570","invariantUUID":"4460386d-1404-4636-b5b8-d99b1f9791a3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"638e9963-411b-45f5-9e20-823569f254c3","lifecycleState":"CERTIFIED","lastUpdateDate":1639363832974,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"285a9437-6eb4-48c2-ab73-c32b66c228e4","invariantUUID":"2fb744ee-2ea7-4a71-a3a2-6c7517d8ec7f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07cc2215-bb91-4800-9632-916f526759f8","lifecycleState":"CERTIFIED","lastUpdateDate":1639363913287,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf274b86-2e01-4a24-bba1-f14dcb06d02a","invariantUUID":"6e7fa6e8-af2a-4022-928b-19dad4e10c48","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":"objectStorage","uniqueId":"52505cc7-7d4f-4b71-961d-02163a87d864","lifecycleState":"CERTIFIED","lastUpdateDate":1639363814540,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec67747f-ec6c-41eb-ba7d-1a563546feeb","invariantUUID":"584f36db-eef4-47f3-8e43-a58d20bf9703","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":"objectStorage","uniqueId":"ac0d8e12-23f7-4301-92df-f7b9927b8a0f","lifecycleState":"CERTIFIED","lastUpdateDate":1639364036372,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805ed76d-bc35-4002-8375-13a71dbbf3a3","invariantUUID":"746a2f19-67df-4a8c-85e9-91f93b48cee5","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"94f6b273-5c7b-4dd5-9eb3-33dd03188792","lifecycleState":"CERTIFIED","lastUpdateDate":1639363795080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"078bc6e3-3ed3-49a7-9c47-bb2514808cda","invariantUUID":"0864359d-8a33-459c-940f-5d268cf718d4","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":"objectStorage","uniqueId":"f2e312b1-ab21-470a-b64d-04945e1c0d66","lifecycleState":"CERTIFIED","lastUpdateDate":1639364032172,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29f7aa80-d7f7-49bf-9a76-023d6ee57add","invariantUUID":"0a60a154-66a2-4709-977b-16df4c66782d","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dbaf716-5822-4f30-9c9e-f0d4699d6090","lifecycleState":"CERTIFIED","lastUpdateDate":1639363978121,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8e161c9-6f08-4525-a9a4-4cf3bc082305","invariantUUID":"a33224dd-ac77-40ed-8046-9a2e6f54ff7e","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":"objectStorage","uniqueId":"7e96abf8-b822-4c6c-be42-4bc03409a4d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639363800516,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53319411-df65-45b5-bc63-e48b2677362f","invariantUUID":"1403e54c-ee02-47ae-97a3-c1565c9c1ff9","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":"port","uniqueId":"78857b9e-e225-497d-b000-44262706cefa","lifecycleState":"CERTIFIED","lastUpdateDate":1639363845891,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66f151c3-a24e-4558-96bd-e7b6359752cc","invariantUUID":"fc225818-8dc4-4549-ba6f-23a9ea1cb6cf","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":"port","uniqueId":"aa314438-abbe-422a-b19a-2c5f78f8f922","lifecycleState":"CERTIFIED","lastUpdateDate":1639363945079,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b18e6b9-6e77-435b-9dc5-d4f7afcb6df4","invariantUUID":"55ace250-aa6c-4c2d-ab52-2cb759b5b9f5","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9e91cf7-3f7f-4333-93bf-21451dc04d7a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363988326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8afa8bdf-90ff-4b30-bbb1-aaa1c95712b3","invariantUUID":"329a4a0f-e87a-4eee-81a9-f959018cadfe","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":"b968ce69-7516-4e96-9a89-9e789d14e428","lifecycleState":"CERTIFIED","lastUpdateDate":1639363866292,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1c9cf56-eb36-4289-927e-9854326d6fc1","invariantUUID":"95376d59-0597-45b6-8b78-936c81d977eb","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96aae9a4-4214-49f8-94cb-2addc1f4a544","lifecycleState":"CERTIFIED","lastUpdateDate":1639363911304,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6199a20a-52b0-42db-ba35-a4ea633989b5","invariantUUID":"6e099099-b070-4717-8249-d77dbfd814a3","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":"port","uniqueId":"0a94082c-d8a7-45e0-bbc8-7885593f7bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1639364046744,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3e9f54b0-0c27-4c8c-bb8a-405f12448f2d","invariantUUID":"079d9a24-0d20-4a0e-9df9-c2fdced35a8b","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ed7ad5cb-e3d9-4a6c-b5dd-f3e53c77ed84","lifecycleState":"CERTIFIED","lastUpdateDate":1639367658655,"name":"vFW 9870ae1d-eaee","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff83db3d-9239-428a-9f73-f470b94162e4","invariantUUID":"e97787e8-b716-4323-abed-722b1312505d","systemName":"Vfw9870ae1dEaee","description":"vendor software product","tags":["vFW 9870ae1d-eaee"],"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":"e229ae30-a397-4742-856c-7f1eea1f98a7","lifecycleState":"CERTIFIED","lastUpdateDate":1639364041282,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c534d0f-43ae-475b-a750-a05b72d27214","invariantUUID":"7354d39b-700d-49f1-a92a-8f06f68b3973","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a33886b9-b920-4ba0-96ac-50f8a806170e","lifecycleState":"CERTIFIED","lastUpdateDate":1639363879305,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62335a41-9154-4b44-af5b-b43406c482ae","invariantUUID":"1c8a6a70-f97c-4112-a2a4-d29365f84e34","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d4a24f-c171-4a56-850b-8750864b2750","lifecycleState":"CERTIFIED","lastUpdateDate":1639363950583,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"595c6241-a13c-4512-abb3-5a93dd060f3f","invariantUUID":"825bb43f-ce1e-4d99-97b0-19c188d36a2a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40447f3f-8c24-4829-b91c-07a41a063c43","lifecycleState":"CERTIFIED","lastUpdateDate":1639368690477,"name":"pNF dd606f3c-2a32","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"98bdecbb-b509-41eb-b3ed-86431a0683f1","invariantUUID":"8f2aaf7e-0537-47af-aeca-6fd3f3ee0cce","systemName":"PnfDd606f3c2a32","description":"vendor software product","tags":["pNF dd606f3c-2a32"],"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":"c50b5678-0192-441b-bfda-231be6e58cd0","lifecycleState":"CERTIFIED","lastUpdateDate":1639364039110,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e9556ae-4fd4-4c51-96d1-53e8196b22f3","invariantUUID":"2a424dd1-d633-48e2-b5a0-aa1c9342ffe1","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9561e5b-4e82-4645-8e5a-0fbfb22e5d01","lifecycleState":"CERTIFIED","lastUpdateDate":1639363907369,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f202955-0bb9-4104-a1b2-f83c0bd7c0bf","invariantUUID":"399954c2-e150-4739-b989-25357b933b54","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":"defaulticon","uniqueId":"5c343324-3d28-4bd5-8b5a-f77fe53b5c04","lifecycleState":"CERTIFIED","lastUpdateDate":1639367744497,"name":"vFW 34ae6d74-007e","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"57a55bf0-7024-4498-bce1-d055e4fe5ef2","invariantUUID":"98851ec5-3cf5-45d8-9e66-a068f41cf1a2","systemName":"Vfw34ae6d74007e","description":"vendor software product","tags":["vFW 34ae6d74-007e"],"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":"loadBalancer","uniqueId":"8dc33613-7d24-4bba-8906-a5e1c3c7c328","lifecycleState":"CERTIFIED","lastUpdateDate":1639363805792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00fa9f03-d704-4127-af81-99a3dcb1f142","invariantUUID":"26414294-a714-4232-9c96-90b6a0c9dd87","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4696c2aa-a1b7-43ce-89da-25b2065d932e","lifecycleState":"CERTIFIED","lastUpdateDate":1639363872603,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d0fdb01-53e4-4cba-9d6d-7f06b205b02b","invariantUUID":"8f6c3f99-384d-495a-8695-f06688ea8d21","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21a2e801-023a-4598-9f2b-69742daf44b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363822170,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a00302c-5f9a-41a5-8326-f354010ce1b8","invariantUUID":"e6dc8524-62dd-4c26-9bc9-892edabaa5c0","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":"compute","uniqueId":"1b8103a5-5158-4479-8658-63a9d061dd3d","lifecycleState":"CERTIFIED","lastUpdateDate":1639364043280,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5badbf5f-442b-4fe3-ab0a-a7db788042e1","invariantUUID":"5698e4cd-cc77-4e8e-ac9f-8f0e1fb995dc","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ae6f7fc-98ad-4f6b-8a6a-08e6a3f394b7","lifecycleState":"CERTIFIED","lastUpdateDate":1639367833184,"name":"vFW 792577bf-6261","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"252254e5-3981-4436-b849-c0101b99cf94","invariantUUID":"98202c78-b715-4fb7-9f48-81b567832f18","systemName":"Vfw792577bf6261","description":"vendor software product","tags":["vFW 792577bf-6261"],"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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4b7b14d-f421-40e4-83ed-c2db51f9c784","lifecycleState":"CERTIFIED","lastUpdateDate":1639363961474,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"331b1611-03fa-4362-8c16-e0cf15efe4ab","invariantUUID":"40cbf623-f35e-465d-85e6-057995e010d7","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":"defaulticon","uniqueId":"9a73a903-12f6-4510-9a94-d5e0e5216860","lifecycleState":"CERTIFIED","lastUpdateDate":1639368567284,"name":"pNF 04ec4792-5f49","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e756a93d-bb75-4005-8980-237e0f64aed7","invariantUUID":"92ef3fc8-7488-4cf1-95d5-5ed9983c6135","systemName":"Pnf04ec47925f49","description":"vendor software product","tags":["pNF 04ec4792-5f49"],"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":"639d8d59-b6ed-4354-b3c2-8d2e41b03527","lifecycleState":"CERTIFIED","lastUpdateDate":1639368618008,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64ebabab-3d3e-4edf-8a6d-485e5b7b1827","invariantUUID":"e80b4696-0630-4585-9ff3-df9a75521a94","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":"network","uniqueId":"5df7f489-bdf2-4ec3-b848-9fe3440a6de5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363837674,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2e4d7f9-6295-42a3-8a76-5792e6bb9b9b","invariantUUID":"dfb87490-8262-4faa-ac4c-51d170079e5d","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fba419a6-4ef3-4538-b3d1-3c968a5b93ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639363887593,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"23087aa9-d9a4-41e5-bb06-dc20f50db391","invariantUUID":"aac2ddcc-afd7-4140-8cf5-fd9e089f9154","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":"2edc8222-ec77-44f8-b400-3c1088434584","lifecycleState":"CERTIFIED","lastUpdateDate":1639363869521,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7183bcea-d0c8-42b1-9217-4bcc76f5e16f","invariantUUID":"34fe02a3-02b6-4451-a080-26b170e8952e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8508909c-dd18-4177-a7b1-63c037f276fd","lifecycleState":"CERTIFIED","lastUpdateDate":1639363963842,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f926de66-66a9-4839-a8f9-893b5e0748d8","invariantUUID":"ff1b3820-19d5-4b8e-b424-d316ac1bd35c","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":"compute","uniqueId":"6ccb2b89-0baf-4646-b527-536b0a43af9f","lifecycleState":"CERTIFIED","lastUpdateDate":1639363859373,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf30f7ee-2400-401e-81d6-d08a3ec3d1ed","invariantUUID":"426c00ff-6178-44d3-82e6-906a47f8e8d9","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"558b914d-fc6e-4837-b39a-ed69280d8a30","lifecycleState":"CERTIFIED","lastUpdateDate":1639368760778,"name":"pNF 8bd70a0b-0906","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a3588fec-014d-441f-8a8b-04805a38f01a","invariantUUID":"fa2552d9-c896-4f79-82c9-bece50c3d1c4","systemName":"Pnf8bd70a0b0906","description":"vendor software product","tags":["pNF 8bd70a0b-0906"],"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":"3bfbac28-f61c-4822-8346-9dcf941cda67","lifecycleState":"CERTIFIED","lastUpdateDate":1639363827502,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0a497fb-fafb-4bcf-b13f-c208a61c120b","invariantUUID":"22b8e77f-ee23-4220-9334-4e8198ab63a6","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a89e932b-3bdc-4285-aeac-b6da4823673a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363956530,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f172031-c784-411a-949b-c980ce406e29","invariantUUID":"bdc23f31-31dc-4c61-af2e-f09609d34a50","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":"defaulticon","uniqueId":"782f8a71-a628-492c-9ee5-4677e7a47638","lifecycleState":"CERTIFIED","lastUpdateDate":1639368883661,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8df73530-b0f5-4aa5-a187-a212565b5689","invariantUUID":"c693e114-267d-4f05-a7af-104afc1372f5","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e92bb928-6a3e-4c61-b7f8-dc9218764f86","lifecycleState":"CERTIFIED","lastUpdateDate":1639363905768,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e3eaa5-649f-4bc3-9408-1f774c744489","invariantUUID":"af4090c1-da2f-4333-b10e-c804083166c9","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"519aa1e6-e997-4b62-899d-30c130ff7bd4","lifecycleState":"CERTIFIED","lastUpdateDate":1639364028209,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f165692-0b1c-47c7-bb1c-96b6b1acb9c8","invariantUUID":"8c472002-03bd-4d2e-bc52-6628e109d929","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8f8474f-6684-4c15-aea3-49c22011336d","lifecycleState":"CERTIFIED","lastUpdateDate":1639363871079,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd03da93-d85b-49f8-8580-95e5b3f36110","invariantUUID":"4b000770-087d-4ae3-a6a9-6cd798cc7337","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":"network","uniqueId":"55a1871b-e202-4077-8dab-afa819c1cfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363894776,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7199966-2726-4692-a2ce-739d5c676186","invariantUUID":"2571f962-bfcc-43aa-a9e8-1f0d4cd2ff97","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feac0917-3593-42e4-87b3-8315e0902ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1639363947971,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c89c90a-39d9-4c60-aad4-27e0ea984e19","invariantUUID":"1167ed4b-8bc2-4e9c-8a8d-b2acf1ffb44d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"720b3a3e-0e95-4913-bda5-48e650055b18","lifecycleState":"CERTIFIED","lastUpdateDate":1639363938306,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3315f36c-57ac-440d-a7b5-cd51b1a2b630","invariantUUID":"6152a478-3346-4209-af4e-598e528975be","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":"51f8d0da-94a6-454d-baa7-c9e26a0c6290","lifecycleState":"CERTIFIED","lastUpdateDate":1639368437028,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e4a2e071-2196-4dcd-80f8-7f26cf6e08b9","invariantUUID":"d189683f-18a0-40a1-848d-5420860f7e31","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":"98aa8ecb-f769-443f-a39b-82bb3718ef22","lifecycleState":"CERTIFIED","lastUpdateDate":1639368577600,"name":"Demo_pNF_yTexqSSZfOV0ZQMsNLNs","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"33c5cfa8-3165-4735-8b8a-9a387c4ac6c9","invariantUUID":"f9918542-5301-4bbf-951f-a46dc8943c01","systemName":"DemoPnfYtexqsszfov0zqmsnlns","description":"catalog service description","tags":["robot-ete","Demo_pNF_yTexqSSZfOV0ZQMsNLNs"],"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":"7b6b98ac-3392-429a-b955-5f3db1955a04","lifecycleState":"CERTIFIED","lastUpdateDate":1639368766310,"name":"Demo_pNF_YJI0JmELAfYsAmDerfdH","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"6ecb616d-1b8a-47c4-8fb4-cc84730bf32d","invariantUUID":"0a3046d6-df52-4e6f-8ca8-43cee9eb17a2","systemName":"DemoPnfYji0jmelafysamderfdh","description":"catalog service description","tags":["robot-ete","Demo_pNF_YJI0JmELAfYsAmDerfdH"],"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":"ac03adaf-09a0-4f78-9e6b-6a446e2ed9dc","lifecycleState":"CERTIFIED","lastUpdateDate":1639367672463,"name":"vFW 2021-12-13 03-53-16","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9e2e704b-c450-4081-9abf-07d04d1a232d","invariantUUID":"c1cbdaa7-3644-40bd-bba0-e624446e5799","systemName":"Vfw20211213035316","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-53-16"],"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":"80040ac3-b598-4651-8c9b-6d79e3287b46","lifecycleState":"CERTIFIED","lastUpdateDate":1639368643619,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"70683353-5542-4acc-b71b-2634f0a568e6","invariantUUID":"e520bd3c-9315-423b-a8d4-b744290c8fa9","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":"20572a5e-c7d5-401f-9082-06bb02707e64","lifecycleState":"CERTIFIED","lastUpdateDate":1639367596853,"name":"basic_onboard_sZXJkU","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"36c6775b-7d42-4f41-8829-eba01fdee6a8","invariantUUID":"0f6c63a8-1424-459c-9350-190471951ffd","systemName":"BasicOnboardSzxjku","description":"service","tags":["basic_onboard_sZXJkU"],"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":"78b97590-9334-4330-87c5-f7ff8076bb22","lifecycleState":"CERTIFIED","lastUpdateDate":1639368698000,"name":"Demo_pNF_PAL4qIP3QwHnSUg18DEG","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"54f00307-eb4e-4488-b5c4-6dad953458e9","invariantUUID":"c84deb46-bf22-40ca-82e9-69c14fedfa81","systemName":"DemoPnfPal4qip3qwhnsug18deg","description":"catalog service description","tags":["robot-ete","Demo_pNF_PAL4qIP3QwHnSUg18DEG"],"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":"b467ac9c-9aba-4fdb-ab18-3dc6040ed127","lifecycleState":"CERTIFIED","lastUpdateDate":1639368042779,"name":"vFW 2021-12-13 03-59-46","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"93831a2b-b24a-4a2f-8cb8-8a80fc437cc0","invariantUUID":"72dbdc31-81d4-4e64-b9a4-05e0b8ae3e17","systemName":"Vfw20211213035946","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-59-46"],"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":"27f08f95-c303-4d9f-bdd1-05d5d1b8f3b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639368641795,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ae57b103-4069-4f3d-9820-0107b44149a8","invariantUUID":"d7129c45-67c2-411a-8ce7-1bf1bb7ab253","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":"37f03084-21d2-46d3-8b1c-cc8ac056073d","lifecycleState":"CERTIFIED","lastUpdateDate":1639368849508,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"af8e396d-19f5-4ced-bdcf-942aebd8dd69","invariantUUID":"fd8c3502-97e6-4564-ad7e-0df57189bdb4","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af58bf55-86b4-4d3d-87af-d4aed2edc961","lifecycleState":"CERTIFIED","lastUpdateDate":1639367958608,"name":"vFW 2021-12-13 03-58-23","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"b1526a85-e66d-4f95-9296-f799aa26d6fb","invariantUUID":"9cc75a74-68b9-41c9-bbc4-ded16bec65bf","systemName":"Vfw20211213035823","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-58-23"],"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":"d99537fe-022b-4781-bddb-85e4907275c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639368197203,"name":"vFW 2021-12-13 04-02-24","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d3c0cf59-77e7-4e24-85dd-135e121746bb","invariantUUID":"ac989971-3ca1-4bc5-84ff-247098ca6518","systemName":"Vfw20211213040224","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 04-02-24"],"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":"07c6b08a-beea-48d5-af41-6dfad7cb0549","lifecycleState":"CERTIFIED","lastUpdateDate":1639367753888,"name":"vFW 2021-12-13 03-54-49","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"8fe47447-0d37-4793-8de0-331c59de836a","invariantUUID":"98346527-55fa-4da2-a806-7e0dc69c360c","systemName":"Vfw20211213035449","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-54-49"],"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":"5760e9b5-c2eb-49be-bd7d-af300b0417c9","lifecycleState":"CERTIFIED","lastUpdateDate":1639368876277,"name":"Demo_pNF_HIUVQja7TguMBFPlCwhS","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d6b22691-4248-4ebb-adf7-ca2877e5d415","invariantUUID":"48bd708f-28d0-432a-b1c1-41203af4ebbe","systemName":"DemoPnfHiuvqja7tgumbfplcwhs","description":"catalog service description","tags":["robot-ete","Demo_pNF_HIUVQja7TguMBFPlCwhS"],"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":"41e5d1cc-98e0-47b2-8e96-84822821541d","lifecycleState":"CERTIFIED","lastUpdateDate":1639367841163,"name":"vFW 2021-12-13 03-56-25","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ac0902c6-6873-4cf5-9659-260f4929b047","invariantUUID":"40fde47b-2ddf-4aa1-bed2-5eefac42d03b","systemName":"Vfw20211213035625","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-56-25"],"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":"56c1baa3-3e33-41b7-b3a5-042a5e0f6c87","lifecycleState":"CERTIFIED","lastUpdateDate":1639368635377,"name":"Demo_pNF_KQqepau6LTBNgBOB5MWO","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5d27d582-82d6-47e7-a55e-d77e6bccf854","invariantUUID":"d259dbbb-c0ec-4df9-8521-230723aa9a8a","systemName":"DemoPnfKqqepau6ltbngbob5mwo","description":"catalog service description","tags":["robot-ete","Demo_pNF_KQqepau6LTBNgBOB5MWO"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-13 04:14:54,920 DEBUG 118:sdc_resource.py(1) - Resource basic_vm_macro found in resources list 2021-12-13 04:15:04,927 DEBUG 159:__init__.py(1) - check if Vf basic_vm_macro exists in SDC 2021-12-13 04:15:04,927 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-13 04:15:04,928 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-12-13 04:15:04,928 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-12-13 04:15:04,928 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-13 04:15:05,015 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-13 04:15:05,016 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9cff23d3-0172-45c4-932f-97d837bc8a13","invariantUUID":"6fe4c523-0994-461e-86a7-85e4c8b4e041","name":"vFW ccdc2648-f6af","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9cff23d3-0172-45c4-932f-97d837bc8a13/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"8df73530-b0f5-4aa5-a187-a212565b5689","invariantUUID":"c693e114-267d-4f05-a7af-104afc1372f5","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8df73530-b0f5-4aa5-a187-a212565b5689/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"5cd5b3fb-b98e-42c5-a675-7792e23d570c","invariantUUID":"f1badb5d-f331-4e6b-9a9b-f953d1fde92d","name":"basic_onboard_sZXJkU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5cd5b3fb-b98e-42c5-a675-7792e23d570c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ff83db3d-9239-428a-9f73-f470b94162e4","invariantUUID":"e97787e8-b716-4323-abed-722b1312505d","name":"vFW 9870ae1d-eaee","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ff83db3d-9239-428a-9f73-f470b94162e4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"57a55bf0-7024-4498-bce1-d055e4fe5ef2","invariantUUID":"98851ec5-3cf5-45d8-9e66-a068f41cf1a2","name":"vFW 34ae6d74-007e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/57a55bf0-7024-4498-bce1-d055e4fe5ef2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"252254e5-3981-4436-b849-c0101b99cf94","invariantUUID":"98202c78-b715-4fb7-9f48-81b567832f18","name":"vFW 792577bf-6261","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/252254e5-3981-4436-b849-c0101b99cf94/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c6501ef3-b6a1-4dfb-a9d9-7f9682917d20","invariantUUID":"1451eac1-5fb3-47d1-81a0-e76b68f8ddfc","name":"vFW bddce0b8-d470","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c6501ef3-b6a1-4dfb-a9d9-7f9682917d20/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6ad019f6-f46b-41d3-a764-0b8d8024e2c1","invariantUUID":"477d5c01-34ff-4702-8f96-bae709c1c383","name":"vFW f20d2b10-3820","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6ad019f6-f46b-41d3-a764-0b8d8024e2c1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"7fc17148-c61a-414a-8902-b78f3df2129b","invariantUUID":"1422d2d0-6a99-44af-88ec-4a6a37f2f977","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7fc17148-c61a-414a-8902-b78f3df2129b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"64ebabab-3d3e-4edf-8a6d-485e5b7b1827","invariantUUID":"e80b4696-0630-4585-9ff3-df9a75521a94","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/64ebabab-3d3e-4edf-8a6d-485e5b7b1827/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"0c55e040-af9a-44b8-9b35-1b9f91620931","invariantUUID":"6d81ca2d-a501-4d25-81d8-a33a7a3b4ae5","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0c55e040-af9a-44b8-9b35-1b9f91620931/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-13 04:15:05,020 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW ccdc2648-f6af from SDC 2021-12-13 04:15:05,020 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,020 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,020 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,020 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-12-13 04:15:05,020 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,020 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,020 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,020 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_sZXJkU from SDC 2021-12-13 04:15:05,021 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,021 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,021 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,021 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 9870ae1d-eaee from SDC 2021-12-13 04:15:05,021 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,021 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,021 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,021 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 34ae6d74-007e from SDC 2021-12-13 04:15:05,021 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,021 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,021 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,021 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 792577bf-6261 from SDC 2021-12-13 04:15:05,021 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,021 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,022 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,022 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW bddce0b8-d470 from SDC 2021-12-13 04:15:05,022 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,022 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,022 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,022 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW f20d2b10-3820 from SDC 2021-12-13 04:15:05,022 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,022 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,022 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,022 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 04:15:05,022 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,022 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,022 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,022 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-12-13 04:15:05,023 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,023 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,023 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,023 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-12-13 04:15:05,023 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,023 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,023 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,023 DEBUG 147:__init__.py(1) - number of Vf returned: 11 2021-12-13 04:15:05,023 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-12-13 04:15:05,023 INFO 192:__init__.py(1) - Vf found, updating information 2021-12-13 04:15:05,024 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-12-13 04:15:05,024 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-12-13 04:15:05,024 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-12-13 04:15:05,093 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-12-13 04:15:05,100 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1c281255-5b9e-4140-9f63-5fb7f50dde2a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363970795,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f7e868-d9be-4b75-94a3-538266a8ff2a","invariantUUID":"c393cca0-2816-4274-a0de-9fee8a72dac0","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":"objectStorage","uniqueId":"dea65c0c-93e5-4560-a9d1-b922ebdb27d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639363797801,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a5b8f1e-818b-4198-b123-28ad18b3a1ae","invariantUUID":"fdcf0cb2-c8f6-4997-9c02-b83854cc72b6","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":"defaulticon","uniqueId":"0ebe6ef1-1123-4efb-b084-41610b2ec5ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639368034901,"name":"vFW ccdc2648-f6af","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9cff23d3-0172-45c4-932f-97d837bc8a13","invariantUUID":"6fe4c523-0994-461e-86a7-85e4c8b4e041","systemName":"VfwCcdc2648F6af","description":"vendor software product","tags":["vFW ccdc2648-f6af"],"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":"2fe17c1b-21aa-4a0d-9f25-97d830e4d939","lifecycleState":"CERTIFIED","lastUpdateDate":1639367951234,"name":"vFW bddce0b8-d470","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c6501ef3-b6a1-4dfb-a9d9-7f9682917d20","invariantUUID":"1451eac1-5fb3-47d1-81a0-e76b68f8ddfc","systemName":"VfwBddce0b8D470","description":"vendor software product","tags":["vFW bddce0b8-d470"],"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":"c24ccbfb-6734-4c24-a90b-e37c09f2ea6a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363850601,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"131f8866-7f98-4020-b432-a144c1d626df","invariantUUID":"af83b06f-cc2a-493d-b754-712c5dedf90c","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":"1f7fffb8-554a-4ce0-9b7b-23c4f0bca42c","lifecycleState":"CERTIFIED","lastUpdateDate":1639363852781,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1917458c-2f8c-49ee-807b-763c8a5f4578","invariantUUID":"397b89db-aded-4758-a693-9fc2abb049e6","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":"objectStorage","uniqueId":"5c2b92a5-e3a8-4271-968d-e021c89a0fec","lifecycleState":"CERTIFIED","lastUpdateDate":1639364034265,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5484b674-2413-4f49-bb30-3131fd21283f","invariantUUID":"9c93ca9a-bd17-4bfb-87bc-2f8f22a1a9dd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fb2c4ef1-dc64-42d9-bc17-b6d56a510ca2","lifecycleState":"CERTIFIED","lastUpdateDate":1639368866714,"name":"pNF 849449c9-80e8","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2d046eb-5e25-4f0a-84c8-bb7f704e35e1","invariantUUID":"9062119d-ed5f-409c-b1da-00f3c9f46ae7","systemName":"Pnf849449c980e8","description":"vendor software product","tags":["pNF 849449c9-80e8"],"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":"92fe0e51-03f9-4c9f-8fff-a141601094d8","lifecycleState":"CERTIFIED","lastUpdateDate":1639363936672,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"852a336c-a359-4887-8d1f-f08c2e75ed1e","invariantUUID":"a2a5c4e0-7637-445e-9076-8b266edf71cf","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a59fd52-4e1b-4fc2-989e-a1f27fbdb674","lifecycleState":"CERTIFIED","lastUpdateDate":1639363930903,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85457965-6ff4-4f08-982e-a2fbdebc0d6f","invariantUUID":"0a386b85-db05-43f9-add4-eb05a3633327","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":"compute","uniqueId":"f6fa5892-4a52-492a-a591-cf3e698aedcb","lifecycleState":"CERTIFIED","lastUpdateDate":1639363915702,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11b271de-258c-49a4-a517-0e463e64e819","invariantUUID":"60339fd3-0406-4b69-9fb6-21df5231a9b0","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":"objectStorage","uniqueId":"07c8f391-6c66-4382-903a-12fe4be1c6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1639363929177,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92e67928-8162-4817-be45-595003cc2816","invariantUUID":"b52a3e43-f4c5-4f9b-8876-d7962b235179","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":"d2f8043c-91b1-4c8a-a185-1c625706ad1b","lifecycleState":"CERTIFIED","lastUpdateDate":1639363986436,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db23d753-a4e5-4a88-94ac-d327c7b582c1","invariantUUID":"55d09514-b7ea-477c-93bf-b48d263109db","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":"93f26a31-c2de-4eab-b9c1-fb720fc80224","lifecycleState":"CERTIFIED","lastUpdateDate":1639363861975,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"624959ac-9474-46fc-8724-d04a26849a37","invariantUUID":"b1d95a49-5278-4bef-81df-fdb0e817011e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f13d3c40-65cd-40dd-9aa1-be45a9e198ac","lifecycleState":"CERTIFIED","lastUpdateDate":1639368618003,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7fc17148-c61a-414a-8902-b78f3df2129b","invariantUUID":"1422d2d0-6a99-44af-88ec-4a6a37f2f977","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":"networkrules","uniqueId":"0a80ca34-205c-43d2-8054-f53baa160468","lifecycleState":"CERTIFIED","lastUpdateDate":1639363844341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a77bc285-ccbd-4b88-aa55-8b57a9b9a181","invariantUUID":"af2f4e1f-d861-4adf-afce-e3297311adc6","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":"b4a30efb-6750-469f-82b2-955257030546","lifecycleState":"CERTIFIED","lastUpdateDate":1639363898116,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e55570e-633b-4304-a2fc-2b48c3627ff2","invariantUUID":"7ce903de-adca-4b4d-81b4-7f41f0ab804a","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":"612f8567-898c-400d-943b-3fba50609e4f","lifecycleState":"CERTIFIED","lastUpdateDate":1639363954770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16b0ed53-ea86-4ff2-aefe-cd279449d779","invariantUUID":"a9493a8a-5c04-460c-af0d-c974a1e8cf66","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":"defaulticon","uniqueId":"80855c42-c453-4eb8-a03d-f5791d30bce8","lifecycleState":"CERTIFIED","lastUpdateDate":1639368190200,"name":"vFW f20d2b10-3820","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6ad019f6-f46b-41d3-a764-0b8d8024e2c1","invariantUUID":"477d5c01-34ff-4702-8f96-bae709c1c383","systemName":"VfwF20d2b103820","description":"vendor software product","tags":["vFW f20d2b10-3820"],"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":"0cb08da2-a6d1-486e-9178-e06b8046fc15","lifecycleState":"CERTIFIED","lastUpdateDate":1639368890421,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0c55e040-af9a-44b8-9b35-1b9f91620931","invariantUUID":"6d81ca2d-a501-4d25-81d8-a33a7a3b4ae5","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02ce44b6-14ed-4f4c-92ea-d247c90c81c7","lifecycleState":"CERTIFIED","lastUpdateDate":1639363989962,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d3db67-98a3-4cd2-b304-126968dfcd98","invariantUUID":"0509e822-02dc-43c6-a05b-28f5d61cb362","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"98c8cef6-3d1c-46a3-977e-9ba5230c4f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1639363922292,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3f03b57-e2d0-484c-a0b5-400f549cde53","invariantUUID":"8e0b88ba-ba7c-4d66-80c5-4ada349f55da","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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","lifecycleState":"CERTIFIED","lastUpdateDate":1639363784183,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d409bb-c212-47d4-85d7-233e58648264","invariantUUID":"868f36d9-c415-4d75-95d2-3b2fddb529af","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":"objectStorage","uniqueId":"bd52759e-253c-4b94-8d73-9f60f86223ea","lifecycleState":"CERTIFIED","lastUpdateDate":1639363924463,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4316caf-9488-4ede-b72f-e91d9898e5b4","invariantUUID":"5b7773a5-f034-416d-b4a0-891f53b062e7","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":"e2ed8be6-aab8-469a-8fd1-3c4b907d033c","lifecycleState":"CERTIFIED","lastUpdateDate":1639363899592,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a759c31a-2618-4c12-98d1-cdc23a3874fc","invariantUUID":"61e636a6-f29d-4025-b79d-566c2ebc946f","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":"defaulticon","uniqueId":"c3b8aa39-cbe5-4e69-a8ca-8a07a6e25915","lifecycleState":"CERTIFIED","lastUpdateDate":1639363901049,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4219cbf8-4494-4ebe-a516-5c773217eb99","invariantUUID":"1c99c80a-aaa7-4c1a-a266-080ad6b53432","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dd57e4af-6704-4ae9-8f3a-c878cb6211fd","lifecycleState":"CERTIFIED","lastUpdateDate":1639363981770,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfb174ec-512a-43a4-a6cc-c752ec814a49","invariantUUID":"4bb404eb-a3f6-45e6-a236-69c8e24c2b62","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":"d3e36fc5-fd7b-4234-b2c9-20bb63f44963","lifecycleState":"CERTIFIED","lastUpdateDate":1639368625875,"name":"pNF 6bff0a15-e73a","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"557caf9f-cf3f-40ac-bbda-2ee05adf4714","invariantUUID":"580258e4-d000-4bdd-99c1-d0ac2bde84a7","systemName":"Pnf6bff0a15E73a","description":"vendor software product","tags":["pNF 6bff0a15-e73a"],"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":"03ae6c70-ec8f-4895-bea5-f49379e6ece5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363824486,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8081d243-2ff1-40eb-95be-2659b53a886a","invariantUUID":"677c8c96-915b-4ce2-9b86-c4b35128ed6e","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":"70d5767f-042a-4741-b3ee-a23955884584","lifecycleState":"CERTIFIED","lastUpdateDate":1639363835373,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f1048e94-4f6e-4c81-a852-2763744513b3","invariantUUID":"05ce7ef1-6db5-4880-b58c-273ff87e96e2","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":"5da1e18b-63ee-46f3-92d8-91902aea8e4e","lifecycleState":"CERTIFIED","lastUpdateDate":1639364045167,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28784177-16d5-47b5-984e-2a46e2fa61ca","invariantUUID":"2b1ac54b-6845-4255-89f4-18c93971eef7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1dd84170-75ac-48da-b6b9-f8efa04618a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639364030293,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db826973-0364-4b37-a7e2-b047d753380b","invariantUUID":"663f6fd1-8cb9-4b6b-8317-24649a85a65d","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"70038fbd-782e-47ed-8358-8a7917d6991b","lifecycleState":"CERTIFIED","lastUpdateDate":1639363940599,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"803aba46-835c-4ee8-9040-06b795f88d3a","invariantUUID":"fc85a13f-a3a5-4fff-ab45-a885ffc21512","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":"objectStorage","uniqueId":"7ebfabb3-975b-4336-83d8-39db6a6e4f97","lifecycleState":"CERTIFIED","lastUpdateDate":1639363816190,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"093771bd-ad72-4930-972f-de0e65d5950f","invariantUUID":"f065d434-d504-4ff2-923d-96fc58f5dcfc","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":"55ac7d41-a15d-4ff7-99e4-4b79a5224abe","lifecycleState":"CERTIFIED","lastUpdateDate":1639363830573,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a523ca98-3b1c-4261-af64-7e99452105d1","invariantUUID":"0201af71-9f71-4358-9b2e-16194f8998fc","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":"compute","uniqueId":"f5a05025-b685-44e1-83f1-a96bb07edc1b","lifecycleState":"CERTIFIED","lastUpdateDate":1639364025302,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2230d0f9-b1bb-44f0-8343-8e37a5380688","invariantUUID":"26756b7e-39b0-4f83-8669-84d576876cd5","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5eb3796b-1dfa-4e92-b833-d813917cbacd","lifecycleState":"CERTIFIED","lastUpdateDate":1639363864086,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2103012-60f2-4b75-84c7-08f898de3ab2","invariantUUID":"fb360e55-40ae-4d46-b3a5-35df01048201","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":"d165bdd6-70fe-4c66-a9ba-80bf1d861e50","lifecycleState":"CERTIFIED","lastUpdateDate":1639363819894,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b41e136-0949-4880-83de-fcc5376df410","invariantUUID":"1206294e-804c-46b4-99c3-1d4f6619e532","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bed1b035-ad37-441a-a786-152241226703","lifecycleState":"CERTIFIED","lastUpdateDate":1639363809612,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"700b65f6-cf96-4135-b2d2-43ece2131c2f","invariantUUID":"85782bbc-fd45-47f2-bacf-6c4792a895a8","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":"port","uniqueId":"f4c3f88d-70f2-46a8-97e8-1eca6925f7f6","lifecycleState":"CERTIFIED","lastUpdateDate":1639363942969,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe771f41-88db-4b01-b7da-0bb4649015b2","invariantUUID":"268afe43-f10b-4c0f-ac67-9134a5ad2788","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6c36029-99b3-4507-bd53-bcfd72f227be","lifecycleState":"CERTIFIED","lastUpdateDate":1639363890273,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"002a58b3-f95b-40ea-a1d9-85da78eb25da","invariantUUID":"24c92880-a10a-46c7-8be4-8c3e967a1652","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":"securityrules","uniqueId":"8c877361-f8a3-4b7f-bc1c-ea244c675180","lifecycleState":"CERTIFIED","lastUpdateDate":1639363854909,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a7d88578-810c-49b1-bd93-64bf62597bf3","invariantUUID":"dfdafd82-2395-4779-b462-da6ee8535846","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":"defaulticon","uniqueId":"af460a39-c3b8-480e-ab4f-8561979d7238","lifecycleState":"CERTIFIED","lastUpdateDate":1639367571666,"name":"basic_onboard_sZXJkU","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5cd5b3fb-b98e-42c5-a675-7792e23d570c","invariantUUID":"f1badb5d-f331-4e6b-9a9b-f953d1fde92d","systemName":"BasicOnboardSzxjku","description":"VF","tags":["basic_onboard_sZXJkU"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1d10a2ca-cb22-4441-972f-8bb046362370","lifecycleState":"CERTIFIED","lastUpdateDate":1639364026631,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"915e95f0-fe20-4713-8e3b-dac7665d827d","invariantUUID":"7feb9dc7-224a-4d24-b41e-ebf7ac175848","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"98cc9453-d34f-4e36-9887-6c0dbf573d4c","lifecycleState":"CERTIFIED","lastUpdateDate":1639363807887,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe0ae11-ddbc-4ffb-81c0-2b6a63a9053c","invariantUUID":"14ee5afe-b49b-4afc-a01d-c6be12844a87","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":"c2fccc37-c329-4729-990c-86ee69887431","lifecycleState":"CERTIFIED","lastUpdateDate":1639363904212,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"499e3f51-7953-4626-a0e1-592a404f634d","invariantUUID":"33369fe3-9963-4a46-a22e-cc098c7d06ff","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26ac7714-cd2d-47c9-b5ff-7ca423a68349","lifecycleState":"CERTIFIED","lastUpdateDate":1639363984467,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47dbed2b-326a-4e98-a39a-e4c5832b8a59","invariantUUID":"ab8b5273-24b6-4568-b343-0a80293cd268","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0e0f29-d72d-4663-86a5-0ed0cfd49cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1639363817928,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4f1d4d4-44e1-49e9-9f0c-adc81caaca57","invariantUUID":"8571c745-85a7-4da2-ae5e-f1cbd4059769","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a9185ac8-c757-4b84-b390-ebbc6df92ad1","lifecycleState":"CERTIFIED","lastUpdateDate":1639363958935,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46bf9a59-bd2d-44fd-ae06-997b71f4b74e","invariantUUID":"2a7f8c17-f5de-44fa-8a15-0774b0cd10cb","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f1644a08-94a3-48da-9394-21c7d604b856","lifecycleState":"CERTIFIED","lastUpdateDate":1639363967843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59a7d7fe-73bf-48c6-839d-f88930e503f7","invariantUUID":"6120fe9e-0615-4c96-89bd-e828f1897f42","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"362388ab-32d6-4f13-a21b-1e2a638ff376","lifecycleState":"CERTIFIED","lastUpdateDate":1639363952776,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78fbb600-ef15-478c-b04f-df92dda72143","invariantUUID":"bedde007-8aa2-4820-8b14-500e1789a29d","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":"71006080-dd9e-4e31-916c-477dd921a911","lifecycleState":"CERTIFIED","lastUpdateDate":1639363896611,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1013f0dd-8a0b-4b02-95fb-724b3001dcaf","invariantUUID":"7ef08438-8c60-4132-8d7a-729f7c394218","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4aa6d2d-f0bf-421f-b39a-21da8917a2a9","lifecycleState":"CERTIFIED","lastUpdateDate":1639368827091,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"855fc29e-42c0-4a39-ac44-7e004e2135e8","invariantUUID":"ee71ec48-f322-49d8-bca9-247064ec9860","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"69ad0676-a778-4b6f-957d-ad63177141bb","lifecycleState":"CERTIFIED","lastUpdateDate":1639363902471,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aae386bd-b1dc-45d9-925a-a3a3cc9df570","invariantUUID":"4460386d-1404-4636-b5b8-d99b1f9791a3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"638e9963-411b-45f5-9e20-823569f254c3","lifecycleState":"CERTIFIED","lastUpdateDate":1639363832974,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"285a9437-6eb4-48c2-ab73-c32b66c228e4","invariantUUID":"2fb744ee-2ea7-4a71-a3a2-6c7517d8ec7f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07cc2215-bb91-4800-9632-916f526759f8","lifecycleState":"CERTIFIED","lastUpdateDate":1639363913287,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf274b86-2e01-4a24-bba1-f14dcb06d02a","invariantUUID":"6e7fa6e8-af2a-4022-928b-19dad4e10c48","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":"objectStorage","uniqueId":"52505cc7-7d4f-4b71-961d-02163a87d864","lifecycleState":"CERTIFIED","lastUpdateDate":1639363814540,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec67747f-ec6c-41eb-ba7d-1a563546feeb","invariantUUID":"584f36db-eef4-47f3-8e43-a58d20bf9703","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":"objectStorage","uniqueId":"ac0d8e12-23f7-4301-92df-f7b9927b8a0f","lifecycleState":"CERTIFIED","lastUpdateDate":1639364036372,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805ed76d-bc35-4002-8375-13a71dbbf3a3","invariantUUID":"746a2f19-67df-4a8c-85e9-91f93b48cee5","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"94f6b273-5c7b-4dd5-9eb3-33dd03188792","lifecycleState":"CERTIFIED","lastUpdateDate":1639363795080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"078bc6e3-3ed3-49a7-9c47-bb2514808cda","invariantUUID":"0864359d-8a33-459c-940f-5d268cf718d4","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":"objectStorage","uniqueId":"f2e312b1-ab21-470a-b64d-04945e1c0d66","lifecycleState":"CERTIFIED","lastUpdateDate":1639364032172,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29f7aa80-d7f7-49bf-9a76-023d6ee57add","invariantUUID":"0a60a154-66a2-4709-977b-16df4c66782d","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dbaf716-5822-4f30-9c9e-f0d4699d6090","lifecycleState":"CERTIFIED","lastUpdateDate":1639363978121,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8e161c9-6f08-4525-a9a4-4cf3bc082305","invariantUUID":"a33224dd-ac77-40ed-8046-9a2e6f54ff7e","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":"objectStorage","uniqueId":"7e96abf8-b822-4c6c-be42-4bc03409a4d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639363800516,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53319411-df65-45b5-bc63-e48b2677362f","invariantUUID":"1403e54c-ee02-47ae-97a3-c1565c9c1ff9","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":"port","uniqueId":"78857b9e-e225-497d-b000-44262706cefa","lifecycleState":"CERTIFIED","lastUpdateDate":1639363845891,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66f151c3-a24e-4558-96bd-e7b6359752cc","invariantUUID":"fc225818-8dc4-4549-ba6f-23a9ea1cb6cf","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":"port","uniqueId":"aa314438-abbe-422a-b19a-2c5f78f8f922","lifecycleState":"CERTIFIED","lastUpdateDate":1639363945079,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b18e6b9-6e77-435b-9dc5-d4f7afcb6df4","invariantUUID":"55ace250-aa6c-4c2d-ab52-2cb759b5b9f5","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9e91cf7-3f7f-4333-93bf-21451dc04d7a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363988326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8afa8bdf-90ff-4b30-bbb1-aaa1c95712b3","invariantUUID":"329a4a0f-e87a-4eee-81a9-f959018cadfe","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":"b968ce69-7516-4e96-9a89-9e789d14e428","lifecycleState":"CERTIFIED","lastUpdateDate":1639363866292,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1c9cf56-eb36-4289-927e-9854326d6fc1","invariantUUID":"95376d59-0597-45b6-8b78-936c81d977eb","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96aae9a4-4214-49f8-94cb-2addc1f4a544","lifecycleState":"CERTIFIED","lastUpdateDate":1639363911304,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6199a20a-52b0-42db-ba35-a4ea633989b5","invariantUUID":"6e099099-b070-4717-8249-d77dbfd814a3","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":"port","uniqueId":"0a94082c-d8a7-45e0-bbc8-7885593f7bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1639364046744,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3e9f54b0-0c27-4c8c-bb8a-405f12448f2d","invariantUUID":"079d9a24-0d20-4a0e-9df9-c2fdced35a8b","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ed7ad5cb-e3d9-4a6c-b5dd-f3e53c77ed84","lifecycleState":"CERTIFIED","lastUpdateDate":1639367658655,"name":"vFW 9870ae1d-eaee","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff83db3d-9239-428a-9f73-f470b94162e4","invariantUUID":"e97787e8-b716-4323-abed-722b1312505d","systemName":"Vfw9870ae1dEaee","description":"vendor software product","tags":["vFW 9870ae1d-eaee"],"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":"e229ae30-a397-4742-856c-7f1eea1f98a7","lifecycleState":"CERTIFIED","lastUpdateDate":1639364041282,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c534d0f-43ae-475b-a750-a05b72d27214","invariantUUID":"7354d39b-700d-49f1-a92a-8f06f68b3973","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a33886b9-b920-4ba0-96ac-50f8a806170e","lifecycleState":"CERTIFIED","lastUpdateDate":1639363879305,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62335a41-9154-4b44-af5b-b43406c482ae","invariantUUID":"1c8a6a70-f97c-4112-a2a4-d29365f84e34","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d4a24f-c171-4a56-850b-8750864b2750","lifecycleState":"CERTIFIED","lastUpdateDate":1639363950583,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"595c6241-a13c-4512-abb3-5a93dd060f3f","invariantUUID":"825bb43f-ce1e-4d99-97b0-19c188d36a2a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40447f3f-8c24-4829-b91c-07a41a063c43","lifecycleState":"CERTIFIED","lastUpdateDate":1639368690477,"name":"pNF dd606f3c-2a32","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"98bdecbb-b509-41eb-b3ed-86431a0683f1","invariantUUID":"8f2aaf7e-0537-47af-aeca-6fd3f3ee0cce","systemName":"PnfDd606f3c2a32","description":"vendor software product","tags":["pNF dd606f3c-2a32"],"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":"c50b5678-0192-441b-bfda-231be6e58cd0","lifecycleState":"CERTIFIED","lastUpdateDate":1639364039110,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e9556ae-4fd4-4c51-96d1-53e8196b22f3","invariantUUID":"2a424dd1-d633-48e2-b5a0-aa1c9342ffe1","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9561e5b-4e82-4645-8e5a-0fbfb22e5d01","lifecycleState":"CERTIFIED","lastUpdateDate":1639363907369,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f202955-0bb9-4104-a1b2-f83c0bd7c0bf","invariantUUID":"399954c2-e150-4739-b989-25357b933b54","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":"defaulticon","uniqueId":"5c343324-3d28-4bd5-8b5a-f77fe53b5c04","lifecycleState":"CERTIFIED","lastUpdateDate":1639367744497,"name":"vFW 34ae6d74-007e","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"57a55bf0-7024-4498-bce1-d055e4fe5ef2","invariantUUID":"98851ec5-3cf5-45d8-9e66-a068f41cf1a2","systemName":"Vfw34ae6d74007e","description":"vendor software product","tags":["vFW 34ae6d74-007e"],"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":"loadBalancer","uniqueId":"8dc33613-7d24-4bba-8906-a5e1c3c7c328","lifecycleState":"CERTIFIED","lastUpdateDate":1639363805792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00fa9f03-d704-4127-af81-99a3dcb1f142","invariantUUID":"26414294-a714-4232-9c96-90b6a0c9dd87","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4696c2aa-a1b7-43ce-89da-25b2065d932e","lifecycleState":"CERTIFIED","lastUpdateDate":1639363872603,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d0fdb01-53e4-4cba-9d6d-7f06b205b02b","invariantUUID":"8f6c3f99-384d-495a-8695-f06688ea8d21","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21a2e801-023a-4598-9f2b-69742daf44b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363822170,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a00302c-5f9a-41a5-8326-f354010ce1b8","invariantUUID":"e6dc8524-62dd-4c26-9bc9-892edabaa5c0","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":"compute","uniqueId":"1b8103a5-5158-4479-8658-63a9d061dd3d","lifecycleState":"CERTIFIED","lastUpdateDate":1639364043280,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5badbf5f-442b-4fe3-ab0a-a7db788042e1","invariantUUID":"5698e4cd-cc77-4e8e-ac9f-8f0e1fb995dc","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ae6f7fc-98ad-4f6b-8a6a-08e6a3f394b7","lifecycleState":"CERTIFIED","lastUpdateDate":1639367833184,"name":"vFW 792577bf-6261","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"252254e5-3981-4436-b849-c0101b99cf94","invariantUUID":"98202c78-b715-4fb7-9f48-81b567832f18","systemName":"Vfw792577bf6261","description":"vendor software product","tags":["vFW 792577bf-6261"],"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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4b7b14d-f421-40e4-83ed-c2db51f9c784","lifecycleState":"CERTIFIED","lastUpdateDate":1639363961474,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"331b1611-03fa-4362-8c16-e0cf15efe4ab","invariantUUID":"40cbf623-f35e-465d-85e6-057995e010d7","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":"defaulticon","uniqueId":"9a73a903-12f6-4510-9a94-d5e0e5216860","lifecycleState":"CERTIFIED","lastUpdateDate":1639368567284,"name":"pNF 04ec4792-5f49","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e756a93d-bb75-4005-8980-237e0f64aed7","invariantUUID":"92ef3fc8-7488-4cf1-95d5-5ed9983c6135","systemName":"Pnf04ec47925f49","description":"vendor software product","tags":["pNF 04ec4792-5f49"],"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":"639d8d59-b6ed-4354-b3c2-8d2e41b03527","lifecycleState":"CERTIFIED","lastUpdateDate":1639368618008,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64ebabab-3d3e-4edf-8a6d-485e5b7b1827","invariantUUID":"e80b4696-0630-4585-9ff3-df9a75521a94","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":"network","uniqueId":"5df7f489-bdf2-4ec3-b848-9fe3440a6de5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363837674,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2e4d7f9-6295-42a3-8a76-5792e6bb9b9b","invariantUUID":"dfb87490-8262-4faa-ac4c-51d170079e5d","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fba419a6-4ef3-4538-b3d1-3c968a5b93ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639363887593,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"23087aa9-d9a4-41e5-bb06-dc20f50db391","invariantUUID":"aac2ddcc-afd7-4140-8cf5-fd9e089f9154","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":"2edc8222-ec77-44f8-b400-3c1088434584","lifecycleState":"CERTIFIED","lastUpdateDate":1639363869521,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7183bcea-d0c8-42b1-9217-4bcc76f5e16f","invariantUUID":"34fe02a3-02b6-4451-a080-26b170e8952e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8508909c-dd18-4177-a7b1-63c037f276fd","lifecycleState":"CERTIFIED","lastUpdateDate":1639363963842,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f926de66-66a9-4839-a8f9-893b5e0748d8","invariantUUID":"ff1b3820-19d5-4b8e-b424-d316ac1bd35c","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":"compute","uniqueId":"6ccb2b89-0baf-4646-b527-536b0a43af9f","lifecycleState":"CERTIFIED","lastUpdateDate":1639363859373,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf30f7ee-2400-401e-81d6-d08a3ec3d1ed","invariantUUID":"426c00ff-6178-44d3-82e6-906a47f8e8d9","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"558b914d-fc6e-4837-b39a-ed69280d8a30","lifecycleState":"CERTIFIED","lastUpdateDate":1639368760778,"name":"pNF 8bd70a0b-0906","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a3588fec-014d-441f-8a8b-04805a38f01a","invariantUUID":"fa2552d9-c896-4f79-82c9-bece50c3d1c4","systemName":"Pnf8bd70a0b0906","description":"vendor software product","tags":["pNF 8bd70a0b-0906"],"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":"3bfbac28-f61c-4822-8346-9dcf941cda67","lifecycleState":"CERTIFIED","lastUpdateDate":1639363827502,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0a497fb-fafb-4bcf-b13f-c208a61c120b","invariantUUID":"22b8e77f-ee23-4220-9334-4e8198ab63a6","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a89e932b-3bdc-4285-aeac-b6da4823673a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363956530,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f172031-c784-411a-949b-c980ce406e29","invariantUUID":"bdc23f31-31dc-4c61-af2e-f09609d34a50","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":"defaulticon","uniqueId":"782f8a71-a628-492c-9ee5-4677e7a47638","lifecycleState":"CERTIFIED","lastUpdateDate":1639368883661,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8df73530-b0f5-4aa5-a187-a212565b5689","invariantUUID":"c693e114-267d-4f05-a7af-104afc1372f5","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e92bb928-6a3e-4c61-b7f8-dc9218764f86","lifecycleState":"CERTIFIED","lastUpdateDate":1639363905768,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e3eaa5-649f-4bc3-9408-1f774c744489","invariantUUID":"af4090c1-da2f-4333-b10e-c804083166c9","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"519aa1e6-e997-4b62-899d-30c130ff7bd4","lifecycleState":"CERTIFIED","lastUpdateDate":1639364028209,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f165692-0b1c-47c7-bb1c-96b6b1acb9c8","invariantUUID":"8c472002-03bd-4d2e-bc52-6628e109d929","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8f8474f-6684-4c15-aea3-49c22011336d","lifecycleState":"CERTIFIED","lastUpdateDate":1639363871079,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd03da93-d85b-49f8-8580-95e5b3f36110","invariantUUID":"4b000770-087d-4ae3-a6a9-6cd798cc7337","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":"network","uniqueId":"55a1871b-e202-4077-8dab-afa819c1cfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363894776,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7199966-2726-4692-a2ce-739d5c676186","invariantUUID":"2571f962-bfcc-43aa-a9e8-1f0d4cd2ff97","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feac0917-3593-42e4-87b3-8315e0902ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1639363947971,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c89c90a-39d9-4c60-aad4-27e0ea984e19","invariantUUID":"1167ed4b-8bc2-4e9c-8a8d-b2acf1ffb44d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"720b3a3e-0e95-4913-bda5-48e650055b18","lifecycleState":"CERTIFIED","lastUpdateDate":1639363938306,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3315f36c-57ac-440d-a7b5-cd51b1a2b630","invariantUUID":"6152a478-3346-4209-af4e-598e528975be","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":"51f8d0da-94a6-454d-baa7-c9e26a0c6290","lifecycleState":"CERTIFIED","lastUpdateDate":1639368437028,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e4a2e071-2196-4dcd-80f8-7f26cf6e08b9","invariantUUID":"d189683f-18a0-40a1-848d-5420860f7e31","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":"98aa8ecb-f769-443f-a39b-82bb3718ef22","lifecycleState":"CERTIFIED","lastUpdateDate":1639368577600,"name":"Demo_pNF_yTexqSSZfOV0ZQMsNLNs","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"33c5cfa8-3165-4735-8b8a-9a387c4ac6c9","invariantUUID":"f9918542-5301-4bbf-951f-a46dc8943c01","systemName":"DemoPnfYtexqsszfov0zqmsnlns","description":"catalog service description","tags":["robot-ete","Demo_pNF_yTexqSSZfOV0ZQMsNLNs"],"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":"7b6b98ac-3392-429a-b955-5f3db1955a04","lifecycleState":"CERTIFIED","lastUpdateDate":1639368766310,"name":"Demo_pNF_YJI0JmELAfYsAmDerfdH","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"6ecb616d-1b8a-47c4-8fb4-cc84730bf32d","invariantUUID":"0a3046d6-df52-4e6f-8ca8-43cee9eb17a2","systemName":"DemoPnfYji0jmelafysamderfdh","description":"catalog service description","tags":["robot-ete","Demo_pNF_YJI0JmELAfYsAmDerfdH"],"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":"ac03adaf-09a0-4f78-9e6b-6a446e2ed9dc","lifecycleState":"CERTIFIED","lastUpdateDate":1639367672463,"name":"vFW 2021-12-13 03-53-16","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9e2e704b-c450-4081-9abf-07d04d1a232d","invariantUUID":"c1cbdaa7-3644-40bd-bba0-e624446e5799","systemName":"Vfw20211213035316","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-53-16"],"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":"80040ac3-b598-4651-8c9b-6d79e3287b46","lifecycleState":"CERTIFIED","lastUpdateDate":1639368643619,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"70683353-5542-4acc-b71b-2634f0a568e6","invariantUUID":"e520bd3c-9315-423b-a8d4-b744290c8fa9","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":"20572a5e-c7d5-401f-9082-06bb02707e64","lifecycleState":"CERTIFIED","lastUpdateDate":1639367596853,"name":"basic_onboard_sZXJkU","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"36c6775b-7d42-4f41-8829-eba01fdee6a8","invariantUUID":"0f6c63a8-1424-459c-9350-190471951ffd","systemName":"BasicOnboardSzxjku","description":"service","tags":["basic_onboard_sZXJkU"],"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":"78b97590-9334-4330-87c5-f7ff8076bb22","lifecycleState":"CERTIFIED","lastUpdateDate":1639368698000,"name":"Demo_pNF_PAL4qIP3QwHnSUg18DEG","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"54f00307-eb4e-4488-b5c4-6dad953458e9","invariantUUID":"c84deb46-bf22-40ca-82e9-69c14fedfa81","systemName":"DemoPnfPal4qip3qwhnsug18deg","description":"catalog service description","tags":["robot-ete","Demo_pNF_PAL4qIP3QwHnSUg18DEG"],"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":"b467ac9c-9aba-4fdb-ab18-3dc6040ed127","lifecycleState":"CERTIFIED","lastUpdateDate":1639368042779,"name":"vFW 2021-12-13 03-59-46","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"93831a2b-b24a-4a2f-8cb8-8a80fc437cc0","invariantUUID":"72dbdc31-81d4-4e64-b9a4-05e0b8ae3e17","systemName":"Vfw20211213035946","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-59-46"],"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":"27f08f95-c303-4d9f-bdd1-05d5d1b8f3b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639368641795,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ae57b103-4069-4f3d-9820-0107b44149a8","invariantUUID":"d7129c45-67c2-411a-8ce7-1bf1bb7ab253","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":"9b985d0d-b6eb-4e87-a466-5902261c9c03","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639368903001,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0cd39b46-1c8f-49d4-943f-5076a0b7ffd7","invariantUUID":"198b19ef-7f2f-4e2e-9405-00e7126a916a","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"37f03084-21d2-46d3-8b1c-cc8ac056073d","lifecycleState":"CERTIFIED","lastUpdateDate":1639368849508,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"af8e396d-19f5-4ced-bdcf-942aebd8dd69","invariantUUID":"fd8c3502-97e6-4564-ad7e-0df57189bdb4","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af58bf55-86b4-4d3d-87af-d4aed2edc961","lifecycleState":"CERTIFIED","lastUpdateDate":1639367958608,"name":"vFW 2021-12-13 03-58-23","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"b1526a85-e66d-4f95-9296-f799aa26d6fb","invariantUUID":"9cc75a74-68b9-41c9-bbc4-ded16bec65bf","systemName":"Vfw20211213035823","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-58-23"],"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":"d99537fe-022b-4781-bddb-85e4907275c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639368197203,"name":"vFW 2021-12-13 04-02-24","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d3c0cf59-77e7-4e24-85dd-135e121746bb","invariantUUID":"ac989971-3ca1-4bc5-84ff-247098ca6518","systemName":"Vfw20211213040224","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 04-02-24"],"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":"07c6b08a-beea-48d5-af41-6dfad7cb0549","lifecycleState":"CERTIFIED","lastUpdateDate":1639367753888,"name":"vFW 2021-12-13 03-54-49","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"8fe47447-0d37-4793-8de0-331c59de836a","invariantUUID":"98346527-55fa-4da2-a806-7e0dc69c360c","systemName":"Vfw20211213035449","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-54-49"],"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":"5760e9b5-c2eb-49be-bd7d-af300b0417c9","lifecycleState":"CERTIFIED","lastUpdateDate":1639368876277,"name":"Demo_pNF_HIUVQja7TguMBFPlCwhS","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d6b22691-4248-4ebb-adf7-ca2877e5d415","invariantUUID":"48bd708f-28d0-432a-b1c1-41203af4ebbe","systemName":"DemoPnfHiuvqja7tgumbfplcwhs","description":"catalog service description","tags":["robot-ete","Demo_pNF_HIUVQja7TguMBFPlCwhS"],"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":"41e5d1cc-98e0-47b2-8e96-84822821541d","lifecycleState":"CERTIFIED","lastUpdateDate":1639367841163,"name":"vFW 2021-12-13 03-56-25","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ac0902c6-6873-4cf5-9659-260f4929b047","invariantUUID":"40fde47b-2ddf-4aa1-bed2-5eefac42d03b","systemName":"Vfw20211213035625","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-56-25"],"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":"56c1baa3-3e33-41b7-b3a5-042a5e0f6c87","lifecycleState":"CERTIFIED","lastUpdateDate":1639368635377,"name":"Demo_pNF_KQqepau6LTBNgBOB5MWO","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5d27d582-82d6-47e7-a55e-d77e6bccf854","invariantUUID":"d259dbbb-c0ec-4df9-8521-230723aa9a8a","systemName":"DemoPnfKqqepau6ltbngbob5mwo","description":"catalog service description","tags":["robot-ete","Demo_pNF_KQqepau6LTBNgBOB5MWO"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-13 04:15:05,109 DEBUG 118:sdc_resource.py(1) - Resource basic_vm_macro found in resources list 2021-12-13 04:15:05,110 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-12-13 04:15:05,110 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 04:15:05,111 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-12-13 04:15:05,111 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 04:15:05,111 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 04:15:05,181 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 04:15:05,182 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8fe47447-0d37-4793-8de0-331c59de836a","invariantUUID":"98346527-55fa-4da2-a806-7e0dc69c360c","name":"vFW 2021-12-13 03-54-49","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fe47447-0d37-4793-8de0-331c59de836a/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d3c0cf59-77e7-4e24-85dd-135e121746bb","invariantUUID":"ac989971-3ca1-4bc5-84ff-247098ca6518","name":"vFW 2021-12-13 04-02-24","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d3c0cf59-77e7-4e24-85dd-135e121746bb/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"af8e396d-19f5-4ced-bdcf-942aebd8dd69","invariantUUID":"fd8c3502-97e6-4564-ad7e-0df57189bdb4","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af8e396d-19f5-4ced-bdcf-942aebd8dd69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9e2e704b-c450-4081-9abf-07d04d1a232d","invariantUUID":"c1cbdaa7-3644-40bd-bba0-e624446e5799","name":"vFW 2021-12-13 03-53-16","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9e2e704b-c450-4081-9abf-07d04d1a232d/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"36c6775b-7d42-4f41-8829-eba01fdee6a8","invariantUUID":"0f6c63a8-1424-459c-9350-190471951ffd","name":"basic_onboard_sZXJkU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/36c6775b-7d42-4f41-8829-eba01fdee6a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ac0902c6-6873-4cf5-9659-260f4929b047","invariantUUID":"40fde47b-2ddf-4aa1-bed2-5eefac42d03b","name":"vFW 2021-12-13 03-56-25","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ac0902c6-6873-4cf5-9659-260f4929b047/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"93831a2b-b24a-4a2f-8cb8-8a80fc437cc0","invariantUUID":"72dbdc31-81d4-4e64-b9a4-05e0b8ae3e17","name":"vFW 2021-12-13 03-59-46","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93831a2b-b24a-4a2f-8cb8-8a80fc437cc0/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"b1526a85-e66d-4f95-9296-f799aa26d6fb","invariantUUID":"9cc75a74-68b9-41c9-bbc4-ded16bec65bf","name":"vFW 2021-12-13 03-58-23","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b1526a85-e66d-4f95-9296-f799aa26d6fb/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"6ecb616d-1b8a-47c4-8fb4-cc84730bf32d","invariantUUID":"0a3046d6-df52-4e6f-8ca8-43cee9eb17a2","name":"Demo_pNF_YJI0JmELAfYsAmDerfdH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6ecb616d-1b8a-47c4-8fb4-cc84730bf32d/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"33c5cfa8-3165-4735-8b8a-9a387c4ac6c9","invariantUUID":"f9918542-5301-4bbf-951f-a46dc8943c01","name":"Demo_pNF_yTexqSSZfOV0ZQMsNLNs","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/33c5cfa8-3165-4735-8b8a-9a387c4ac6c9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e4a2e071-2196-4dcd-80f8-7f26cf6e08b9","invariantUUID":"d189683f-18a0-40a1-848d-5420860f7e31","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e4a2e071-2196-4dcd-80f8-7f26cf6e08b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"70683353-5542-4acc-b71b-2634f0a568e6","invariantUUID":"e520bd3c-9315-423b-a8d4-b744290c8fa9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/70683353-5542-4acc-b71b-2634f0a568e6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"54f00307-eb4e-4488-b5c4-6dad953458e9","invariantUUID":"c84deb46-bf22-40ca-82e9-69c14fedfa81","name":"Demo_pNF_PAL4qIP3QwHnSUg18DEG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/54f00307-eb4e-4488-b5c4-6dad953458e9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5d27d582-82d6-47e7-a55e-d77e6bccf854","invariantUUID":"d259dbbb-c0ec-4df9-8521-230723aa9a8a","name":"Demo_pNF_KQqepau6LTBNgBOB5MWO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d27d582-82d6-47e7-a55e-d77e6bccf854/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d6b22691-4248-4ebb-adf7-ca2877e5d415","invariantUUID":"48bd708f-28d0-432a-b1c1-41203af4ebbe","name":"Demo_pNF_HIUVQja7TguMBFPlCwhS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d6b22691-4248-4ebb-adf7-ca2877e5d415/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ae57b103-4069-4f3d-9820-0107b44149a8","invariantUUID":"d7129c45-67c2-411a-8ce7-1bf1bb7ab253","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ae57b103-4069-4f3d-9820-0107b44149a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"0cd39b46-1c8f-49d4-943f-5076a0b7ffd7","invariantUUID":"198b19ef-7f2f-4e2e-9405-00e7126a916a","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/0cd39b46-1c8f-49d4-943f-5076a0b7ffd7/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-13 04:15:05,185 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-54-49 from SDC 2021-12-13 04:15:05,185 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,185 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,186 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,186 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 04-02-24 from SDC 2021-12-13 04:15:05,186 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,186 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,186 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,186 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-12-13 04:15:05,186 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,186 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,186 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,186 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-53-16 from SDC 2021-12-13 04:15:05,186 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,187 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,187 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,187 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_sZXJkU from SDC 2021-12-13 04:15:05,187 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,187 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,187 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,187 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-56-25 from SDC 2021-12-13 04:15:05,187 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,187 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,187 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,187 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-59-46 from SDC 2021-12-13 04:15:05,187 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,188 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,188 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,188 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-58-23 from SDC 2021-12-13 04:15:05,188 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,188 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,188 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,188 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_YJI0JmELAfYsAmDerfdH from SDC 2021-12-13 04:15:05,188 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,188 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,188 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,188 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_yTexqSSZfOV0ZQMsNLNs from SDC 2021-12-13 04:15:05,188 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,188 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,188 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,189 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 04:15:05,189 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,189 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,189 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,189 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-12-13 04:15:05,189 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,189 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,189 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,189 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_PAL4qIP3QwHnSUg18DEG from SDC 2021-12-13 04:15:05,189 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,189 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,189 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,189 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_KQqepau6LTBNgBOB5MWO from SDC 2021-12-13 04:15:05,189 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,189 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,189 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,190 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HIUVQja7TguMBFPlCwhS from SDC 2021-12-13 04:15:05,190 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,190 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,190 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,190 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 04:15:05,190 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,190 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,190 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,190 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-12-13 04:15:05,190 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,190 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,190 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-13 04:15:05,190 DEBUG 147:__init__.py(1) - number of Service returned: 17 2021-12-13 04:15:05,190 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-12-13 04:15:05,190 INFO 169:__init__.py(1) - Service basic_vm_macro doesn't exist in SDC 2021-12-13 04:15:05,190 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-12-13 04:15:05,191 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 04:15:05,191 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-12-13 04:15:05,191 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 04:15:05,191 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 04:15:05,253 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 04:15:05,254 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8fe47447-0d37-4793-8de0-331c59de836a","invariantUUID":"98346527-55fa-4da2-a806-7e0dc69c360c","name":"vFW 2021-12-13 03-54-49","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fe47447-0d37-4793-8de0-331c59de836a/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d3c0cf59-77e7-4e24-85dd-135e121746bb","invariantUUID":"ac989971-3ca1-4bc5-84ff-247098ca6518","name":"vFW 2021-12-13 04-02-24","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d3c0cf59-77e7-4e24-85dd-135e121746bb/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"af8e396d-19f5-4ced-bdcf-942aebd8dd69","invariantUUID":"fd8c3502-97e6-4564-ad7e-0df57189bdb4","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af8e396d-19f5-4ced-bdcf-942aebd8dd69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9e2e704b-c450-4081-9abf-07d04d1a232d","invariantUUID":"c1cbdaa7-3644-40bd-bba0-e624446e5799","name":"vFW 2021-12-13 03-53-16","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9e2e704b-c450-4081-9abf-07d04d1a232d/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"36c6775b-7d42-4f41-8829-eba01fdee6a8","invariantUUID":"0f6c63a8-1424-459c-9350-190471951ffd","name":"basic_onboard_sZXJkU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/36c6775b-7d42-4f41-8829-eba01fdee6a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ac0902c6-6873-4cf5-9659-260f4929b047","invariantUUID":"40fde47b-2ddf-4aa1-bed2-5eefac42d03b","name":"vFW 2021-12-13 03-56-25","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ac0902c6-6873-4cf5-9659-260f4929b047/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"93831a2b-b24a-4a2f-8cb8-8a80fc437cc0","invariantUUID":"72dbdc31-81d4-4e64-b9a4-05e0b8ae3e17","name":"vFW 2021-12-13 03-59-46","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93831a2b-b24a-4a2f-8cb8-8a80fc437cc0/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"b1526a85-e66d-4f95-9296-f799aa26d6fb","invariantUUID":"9cc75a74-68b9-41c9-bbc4-ded16bec65bf","name":"vFW 2021-12-13 03-58-23","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b1526a85-e66d-4f95-9296-f799aa26d6fb/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"6ecb616d-1b8a-47c4-8fb4-cc84730bf32d","invariantUUID":"0a3046d6-df52-4e6f-8ca8-43cee9eb17a2","name":"Demo_pNF_YJI0JmELAfYsAmDerfdH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6ecb616d-1b8a-47c4-8fb4-cc84730bf32d/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"33c5cfa8-3165-4735-8b8a-9a387c4ac6c9","invariantUUID":"f9918542-5301-4bbf-951f-a46dc8943c01","name":"Demo_pNF_yTexqSSZfOV0ZQMsNLNs","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/33c5cfa8-3165-4735-8b8a-9a387c4ac6c9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e4a2e071-2196-4dcd-80f8-7f26cf6e08b9","invariantUUID":"d189683f-18a0-40a1-848d-5420860f7e31","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e4a2e071-2196-4dcd-80f8-7f26cf6e08b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"70683353-5542-4acc-b71b-2634f0a568e6","invariantUUID":"e520bd3c-9315-423b-a8d4-b744290c8fa9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/70683353-5542-4acc-b71b-2634f0a568e6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"54f00307-eb4e-4488-b5c4-6dad953458e9","invariantUUID":"c84deb46-bf22-40ca-82e9-69c14fedfa81","name":"Demo_pNF_PAL4qIP3QwHnSUg18DEG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/54f00307-eb4e-4488-b5c4-6dad953458e9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5d27d582-82d6-47e7-a55e-d77e6bccf854","invariantUUID":"d259dbbb-c0ec-4df9-8521-230723aa9a8a","name":"Demo_pNF_KQqepau6LTBNgBOB5MWO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d27d582-82d6-47e7-a55e-d77e6bccf854/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d6b22691-4248-4ebb-adf7-ca2877e5d415","invariantUUID":"48bd708f-28d0-432a-b1c1-41203af4ebbe","name":"Demo_pNF_HIUVQja7TguMBFPlCwhS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d6b22691-4248-4ebb-adf7-ca2877e5d415/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ae57b103-4069-4f3d-9820-0107b44149a8","invariantUUID":"d7129c45-67c2-411a-8ce7-1bf1bb7ab253","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ae57b103-4069-4f3d-9820-0107b44149a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"0cd39b46-1c8f-49d4-943f-5076a0b7ffd7","invariantUUID":"198b19ef-7f2f-4e2e-9405-00e7126a916a","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/0cd39b46-1c8f-49d4-943f-5076a0b7ffd7/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-13 04:15:05,256 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-54-49 from SDC 2021-12-13 04:15:05,257 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,257 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,257 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,257 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 04-02-24 from SDC 2021-12-13 04:15:05,257 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,257 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,257 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,257 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-12-13 04:15:05,257 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,257 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,257 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,257 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-53-16 from SDC 2021-12-13 04:15:05,257 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,258 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,258 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,258 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_sZXJkU from SDC 2021-12-13 04:15:05,258 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,258 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,258 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,258 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-56-25 from SDC 2021-12-13 04:15:05,258 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,258 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,258 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,258 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-59-46 from SDC 2021-12-13 04:15:05,258 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,258 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,258 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,258 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-58-23 from SDC 2021-12-13 04:15:05,259 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,259 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,259 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,259 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_YJI0JmELAfYsAmDerfdH from SDC 2021-12-13 04:15:05,259 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,259 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,259 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,259 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_yTexqSSZfOV0ZQMsNLNs from SDC 2021-12-13 04:15:05,259 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,259 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,259 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,259 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 04:15:05,259 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,259 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,259 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,259 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-12-13 04:15:05,259 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,260 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,260 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,260 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_PAL4qIP3QwHnSUg18DEG from SDC 2021-12-13 04:15:05,260 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,260 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,260 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,260 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_KQqepau6LTBNgBOB5MWO from SDC 2021-12-13 04:15:05,260 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,260 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,260 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,260 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HIUVQja7TguMBFPlCwhS from SDC 2021-12-13 04:15:05,260 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,260 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,260 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,260 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 04:15:05,260 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,261 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,261 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,261 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-12-13 04:15:05,261 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,261 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,261 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-13 04:15:05,261 DEBUG 147:__init__.py(1) - number of Service returned: 17 2021-12-13 04:15:05,261 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-12-13 04:15:05,261 INFO 169:__init__.py(1) - Service basic_vm_macro doesn't exist in SDC 2021-12-13 04:15:05,261 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-12-13 04:15:05,261 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-12-13 04:15:05,262 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-12-13 04:15:05,262 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-12-13 04:15:05,262 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-12-13 04:15:05,318 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-12-13 04:15:05,320 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"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 L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2021-12-13 04:15:05,324 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-12-13 04:15:05,325 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-12-13 04:15:05,325 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-12-13 04:15:05,325 INFO 267:__init__.py(1) - attempting to create Service basic_vm_macro in SDC 2021-12-13 04:15:05,325 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-12-13 04:15:05,326 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 04:15:05,326 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-12-13 04:15:05,326 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 04:15:05,326 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 04:15:05,396 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 04:15:05,398 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8fe47447-0d37-4793-8de0-331c59de836a","invariantUUID":"98346527-55fa-4da2-a806-7e0dc69c360c","name":"vFW 2021-12-13 03-54-49","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fe47447-0d37-4793-8de0-331c59de836a/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d3c0cf59-77e7-4e24-85dd-135e121746bb","invariantUUID":"ac989971-3ca1-4bc5-84ff-247098ca6518","name":"vFW 2021-12-13 04-02-24","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d3c0cf59-77e7-4e24-85dd-135e121746bb/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"af8e396d-19f5-4ced-bdcf-942aebd8dd69","invariantUUID":"fd8c3502-97e6-4564-ad7e-0df57189bdb4","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af8e396d-19f5-4ced-bdcf-942aebd8dd69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9e2e704b-c450-4081-9abf-07d04d1a232d","invariantUUID":"c1cbdaa7-3644-40bd-bba0-e624446e5799","name":"vFW 2021-12-13 03-53-16","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9e2e704b-c450-4081-9abf-07d04d1a232d/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"36c6775b-7d42-4f41-8829-eba01fdee6a8","invariantUUID":"0f6c63a8-1424-459c-9350-190471951ffd","name":"basic_onboard_sZXJkU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/36c6775b-7d42-4f41-8829-eba01fdee6a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ac0902c6-6873-4cf5-9659-260f4929b047","invariantUUID":"40fde47b-2ddf-4aa1-bed2-5eefac42d03b","name":"vFW 2021-12-13 03-56-25","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ac0902c6-6873-4cf5-9659-260f4929b047/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"93831a2b-b24a-4a2f-8cb8-8a80fc437cc0","invariantUUID":"72dbdc31-81d4-4e64-b9a4-05e0b8ae3e17","name":"vFW 2021-12-13 03-59-46","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93831a2b-b24a-4a2f-8cb8-8a80fc437cc0/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"b1526a85-e66d-4f95-9296-f799aa26d6fb","invariantUUID":"9cc75a74-68b9-41c9-bbc4-ded16bec65bf","name":"vFW 2021-12-13 03-58-23","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b1526a85-e66d-4f95-9296-f799aa26d6fb/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"6ecb616d-1b8a-47c4-8fb4-cc84730bf32d","invariantUUID":"0a3046d6-df52-4e6f-8ca8-43cee9eb17a2","name":"Demo_pNF_YJI0JmELAfYsAmDerfdH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6ecb616d-1b8a-47c4-8fb4-cc84730bf32d/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"33c5cfa8-3165-4735-8b8a-9a387c4ac6c9","invariantUUID":"f9918542-5301-4bbf-951f-a46dc8943c01","name":"Demo_pNF_yTexqSSZfOV0ZQMsNLNs","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/33c5cfa8-3165-4735-8b8a-9a387c4ac6c9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e4a2e071-2196-4dcd-80f8-7f26cf6e08b9","invariantUUID":"d189683f-18a0-40a1-848d-5420860f7e31","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e4a2e071-2196-4dcd-80f8-7f26cf6e08b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"70683353-5542-4acc-b71b-2634f0a568e6","invariantUUID":"e520bd3c-9315-423b-a8d4-b744290c8fa9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/70683353-5542-4acc-b71b-2634f0a568e6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"54f00307-eb4e-4488-b5c4-6dad953458e9","invariantUUID":"c84deb46-bf22-40ca-82e9-69c14fedfa81","name":"Demo_pNF_PAL4qIP3QwHnSUg18DEG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/54f00307-eb4e-4488-b5c4-6dad953458e9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5d27d582-82d6-47e7-a55e-d77e6bccf854","invariantUUID":"d259dbbb-c0ec-4df9-8521-230723aa9a8a","name":"Demo_pNF_KQqepau6LTBNgBOB5MWO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d27d582-82d6-47e7-a55e-d77e6bccf854/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d6b22691-4248-4ebb-adf7-ca2877e5d415","invariantUUID":"48bd708f-28d0-432a-b1c1-41203af4ebbe","name":"Demo_pNF_HIUVQja7TguMBFPlCwhS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d6b22691-4248-4ebb-adf7-ca2877e5d415/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ae57b103-4069-4f3d-9820-0107b44149a8","invariantUUID":"d7129c45-67c2-411a-8ce7-1bf1bb7ab253","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ae57b103-4069-4f3d-9820-0107b44149a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"0cd39b46-1c8f-49d4-943f-5076a0b7ffd7","invariantUUID":"198b19ef-7f2f-4e2e-9405-00e7126a916a","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/0cd39b46-1c8f-49d4-943f-5076a0b7ffd7/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-13 04:15:05,402 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-54-49 from SDC 2021-12-13 04:15:05,402 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,402 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,403 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,403 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 04-02-24 from SDC 2021-12-13 04:15:05,403 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,403 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,403 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,403 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-12-13 04:15:05,403 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,403 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,403 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,404 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-53-16 from SDC 2021-12-13 04:15:05,404 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,404 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,404 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,404 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_sZXJkU from SDC 2021-12-13 04:15:05,404 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,404 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,404 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,404 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-56-25 from SDC 2021-12-13 04:15:05,404 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,404 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,404 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,404 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-59-46 from SDC 2021-12-13 04:15:05,404 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,404 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,404 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,404 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-58-23 from SDC 2021-12-13 04:15:05,404 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,405 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,405 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,405 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_YJI0JmELAfYsAmDerfdH from SDC 2021-12-13 04:15:05,405 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,405 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,405 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,405 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_yTexqSSZfOV0ZQMsNLNs from SDC 2021-12-13 04:15:05,405 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,405 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,405 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,405 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 04:15:05,405 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,405 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,405 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,405 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-12-13 04:15:05,405 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,405 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,405 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,405 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_PAL4qIP3QwHnSUg18DEG from SDC 2021-12-13 04:15:05,406 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,406 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,406 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,406 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_KQqepau6LTBNgBOB5MWO from SDC 2021-12-13 04:15:05,406 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,406 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,406 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,406 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HIUVQja7TguMBFPlCwhS from SDC 2021-12-13 04:15:05,406 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,406 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,406 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,406 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 04:15:05,406 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,406 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,407 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:05,407 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-12-13 04:15:05,407 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:05,407 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:05,407 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-13 04:15:05,407 DEBUG 147:__init__.py(1) - number of Service returned: 17 2021-12-13 04:15:05,407 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-12-13 04:15:05,407 INFO 169:__init__.py(1) - Service basic_vm_macro doesn't exist in SDC 2021-12-13 04:15:05,419 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-12-13 04:15:05,419 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-12-13 04:15:05,419 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_vm_macro"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_vm_macro", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "Macro", "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-12-13 04:15:06,673 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-12-13 04:15:06,674 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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,"model":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":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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,"model":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":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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,"model":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":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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,"model":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":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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,"model":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":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.assettoscacsar","artifactName":"service-BasicVmMacro-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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.assettoscatemplate","artifactName":"service-BasicVmMacro-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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"2ef9520a-34f1-486b-860e-93aa29a7a288.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2ef9520a-34f1-486b-860e-93aa29a7a288","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":"2ef9520a-34f1-486b-860e-93aa29a7a288","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef9520a-34f1-486b-860e-93aa29a7a288.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2ef9520a-34f1-486b-860e-93aa29a7a288","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":"2ef9520a-34f1-486b-860e-93aa29a7a288","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef9520a-34f1-486b-860e-93aa29a7a288.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2ef9520a-34f1-486b-860e-93aa29a7a288","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":"2ef9520a-34f1-486b-860e-93aa29a7a288","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef9520a-34f1-486b-860e-93aa29a7a288.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2ef9520a-34f1-486b-860e-93aa29a7a288","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":"2ef9520a-34f1-486b-860e-93aa29a7a288","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef9520a-34f1-486b-860e-93aa29a7a288.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2ef9520a-34f1-486b-860e-93aa29a7a288","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":"2ef9520a-34f1-486b-860e-93aa29a7a288","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"Macro","creationDate":1639368905988,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_vm_macro"],"service":true,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d0e1296d-8852-468c-9d53-22b8526061e4","SupportablityComponentName":"basic_vm_macro","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"d0e1296d-8852-468c-9d53-22b8526061e4","highestVersion":true,"systemName":"BasicVmMacro","invariantUUID":"4a0b09b3-21fe-48fa-851b-50ad57add133","normalizedName":"basicvmmacro","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1639368905988,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1639368905982,"description":null,"artifactType":"OTHER","heatEnvType":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.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":1639368905982,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"name":"basic_vm_macro"} 2021-12-13 04:15:06,677 INFO 285:__init__.py(1) - Service basic_vm_macro is created in SDC 2021-12-13 04:15:06,677 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:06,683 DEBUG 159:__init__.py(1) - check if Vf basic_vm_macro exists in SDC 2021-12-13 04:15:06,683 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-12-13 04:15:06,683 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-12-13 04:15:06,683 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-12-13 04:15:06,683 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-12-13 04:15:06,779 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-12-13 04:15:06,780 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9cff23d3-0172-45c4-932f-97d837bc8a13","invariantUUID":"6fe4c523-0994-461e-86a7-85e4c8b4e041","name":"vFW ccdc2648-f6af","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9cff23d3-0172-45c4-932f-97d837bc8a13/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"8df73530-b0f5-4aa5-a187-a212565b5689","invariantUUID":"c693e114-267d-4f05-a7af-104afc1372f5","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8df73530-b0f5-4aa5-a187-a212565b5689/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"5cd5b3fb-b98e-42c5-a675-7792e23d570c","invariantUUID":"f1badb5d-f331-4e6b-9a9b-f953d1fde92d","name":"basic_onboard_sZXJkU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5cd5b3fb-b98e-42c5-a675-7792e23d570c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ff83db3d-9239-428a-9f73-f470b94162e4","invariantUUID":"e97787e8-b716-4323-abed-722b1312505d","name":"vFW 9870ae1d-eaee","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ff83db3d-9239-428a-9f73-f470b94162e4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"57a55bf0-7024-4498-bce1-d055e4fe5ef2","invariantUUID":"98851ec5-3cf5-45d8-9e66-a068f41cf1a2","name":"vFW 34ae6d74-007e","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/57a55bf0-7024-4498-bce1-d055e4fe5ef2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"252254e5-3981-4436-b849-c0101b99cf94","invariantUUID":"98202c78-b715-4fb7-9f48-81b567832f18","name":"vFW 792577bf-6261","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/252254e5-3981-4436-b849-c0101b99cf94/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c6501ef3-b6a1-4dfb-a9d9-7f9682917d20","invariantUUID":"1451eac1-5fb3-47d1-81a0-e76b68f8ddfc","name":"vFW bddce0b8-d470","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c6501ef3-b6a1-4dfb-a9d9-7f9682917d20/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"6ad019f6-f46b-41d3-a764-0b8d8024e2c1","invariantUUID":"477d5c01-34ff-4702-8f96-bae709c1c383","name":"vFW f20d2b10-3820","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6ad019f6-f46b-41d3-a764-0b8d8024e2c1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"7fc17148-c61a-414a-8902-b78f3df2129b","invariantUUID":"1422d2d0-6a99-44af-88ec-4a6a37f2f977","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7fc17148-c61a-414a-8902-b78f3df2129b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"64ebabab-3d3e-4edf-8a6d-485e5b7b1827","invariantUUID":"e80b4696-0630-4585-9ff3-df9a75521a94","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/64ebabab-3d3e-4edf-8a6d-485e5b7b1827/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"0c55e040-af9a-44b8-9b35-1b9f91620931","invariantUUID":"6d81ca2d-a501-4d25-81d8-a33a7a3b4ae5","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0c55e040-af9a-44b8-9b35-1b9f91620931/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-12-13 04:15:06,785 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW ccdc2648-f6af from SDC 2021-12-13 04:15:06,785 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:06,786 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:06,786 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:06,786 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-12-13 04:15:06,786 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:06,787 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:06,787 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:06,787 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_sZXJkU from SDC 2021-12-13 04:15:06,787 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:06,788 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:06,788 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:06,788 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 9870ae1d-eaee from SDC 2021-12-13 04:15:06,788 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:06,788 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:06,788 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:06,788 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 34ae6d74-007e from SDC 2021-12-13 04:15:06,788 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:06,788 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:06,788 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:06,788 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 792577bf-6261 from SDC 2021-12-13 04:15:06,789 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:06,789 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:06,789 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:06,789 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW bddce0b8-d470 from SDC 2021-12-13 04:15:06,789 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:06,789 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:06,789 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:06,789 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW f20d2b10-3820 from SDC 2021-12-13 04:15:06,789 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:06,789 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:06,789 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:06,789 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 04:15:06,790 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:06,790 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:06,790 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:06,790 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-12-13 04:15:06,790 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:06,790 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:06,790 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:06,790 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-12-13 04:15:06,790 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:06,790 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:06,790 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:06,790 DEBUG 147:__init__.py(1) - number of Vf returned: 11 2021-12-13 04:15:06,791 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-12-13 04:15:06,791 INFO 192:__init__.py(1) - Vf found, updating information 2021-12-13 04:15:06,791 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-12-13 04:15:06,791 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-12-13 04:15:06,791 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-12-13 04:15:06,872 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-12-13 04:15:06,875 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1c281255-5b9e-4140-9f63-5fb7f50dde2a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363970795,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f7e868-d9be-4b75-94a3-538266a8ff2a","invariantUUID":"c393cca0-2816-4274-a0de-9fee8a72dac0","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":"objectStorage","uniqueId":"dea65c0c-93e5-4560-a9d1-b922ebdb27d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639363797801,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a5b8f1e-818b-4198-b123-28ad18b3a1ae","invariantUUID":"fdcf0cb2-c8f6-4997-9c02-b83854cc72b6","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":"defaulticon","uniqueId":"0ebe6ef1-1123-4efb-b084-41610b2ec5ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639368034901,"name":"vFW ccdc2648-f6af","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9cff23d3-0172-45c4-932f-97d837bc8a13","invariantUUID":"6fe4c523-0994-461e-86a7-85e4c8b4e041","systemName":"VfwCcdc2648F6af","description":"vendor software product","tags":["vFW ccdc2648-f6af"],"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":"2fe17c1b-21aa-4a0d-9f25-97d830e4d939","lifecycleState":"CERTIFIED","lastUpdateDate":1639367951234,"name":"vFW bddce0b8-d470","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c6501ef3-b6a1-4dfb-a9d9-7f9682917d20","invariantUUID":"1451eac1-5fb3-47d1-81a0-e76b68f8ddfc","systemName":"VfwBddce0b8D470","description":"vendor software product","tags":["vFW bddce0b8-d470"],"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":"c24ccbfb-6734-4c24-a90b-e37c09f2ea6a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363850601,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"131f8866-7f98-4020-b432-a144c1d626df","invariantUUID":"af83b06f-cc2a-493d-b754-712c5dedf90c","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":"1f7fffb8-554a-4ce0-9b7b-23c4f0bca42c","lifecycleState":"CERTIFIED","lastUpdateDate":1639363852781,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1917458c-2f8c-49ee-807b-763c8a5f4578","invariantUUID":"397b89db-aded-4758-a693-9fc2abb049e6","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":"objectStorage","uniqueId":"5c2b92a5-e3a8-4271-968d-e021c89a0fec","lifecycleState":"CERTIFIED","lastUpdateDate":1639364034265,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5484b674-2413-4f49-bb30-3131fd21283f","invariantUUID":"9c93ca9a-bd17-4bfb-87bc-2f8f22a1a9dd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fb2c4ef1-dc64-42d9-bc17-b6d56a510ca2","lifecycleState":"CERTIFIED","lastUpdateDate":1639368866714,"name":"pNF 849449c9-80e8","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2d046eb-5e25-4f0a-84c8-bb7f704e35e1","invariantUUID":"9062119d-ed5f-409c-b1da-00f3c9f46ae7","systemName":"Pnf849449c980e8","description":"vendor software product","tags":["pNF 849449c9-80e8"],"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":"92fe0e51-03f9-4c9f-8fff-a141601094d8","lifecycleState":"CERTIFIED","lastUpdateDate":1639363936672,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"852a336c-a359-4887-8d1f-f08c2e75ed1e","invariantUUID":"a2a5c4e0-7637-445e-9076-8b266edf71cf","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a59fd52-4e1b-4fc2-989e-a1f27fbdb674","lifecycleState":"CERTIFIED","lastUpdateDate":1639363930903,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85457965-6ff4-4f08-982e-a2fbdebc0d6f","invariantUUID":"0a386b85-db05-43f9-add4-eb05a3633327","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":"compute","uniqueId":"f6fa5892-4a52-492a-a591-cf3e698aedcb","lifecycleState":"CERTIFIED","lastUpdateDate":1639363915702,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11b271de-258c-49a4-a517-0e463e64e819","invariantUUID":"60339fd3-0406-4b69-9fb6-21df5231a9b0","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":"objectStorage","uniqueId":"07c8f391-6c66-4382-903a-12fe4be1c6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1639363929177,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92e67928-8162-4817-be45-595003cc2816","invariantUUID":"b52a3e43-f4c5-4f9b-8876-d7962b235179","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":"d2f8043c-91b1-4c8a-a185-1c625706ad1b","lifecycleState":"CERTIFIED","lastUpdateDate":1639363986436,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db23d753-a4e5-4a88-94ac-d327c7b582c1","invariantUUID":"55d09514-b7ea-477c-93bf-b48d263109db","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":"93f26a31-c2de-4eab-b9c1-fb720fc80224","lifecycleState":"CERTIFIED","lastUpdateDate":1639363861975,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"624959ac-9474-46fc-8724-d04a26849a37","invariantUUID":"b1d95a49-5278-4bef-81df-fdb0e817011e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f13d3c40-65cd-40dd-9aa1-be45a9e198ac","lifecycleState":"CERTIFIED","lastUpdateDate":1639368618003,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7fc17148-c61a-414a-8902-b78f3df2129b","invariantUUID":"1422d2d0-6a99-44af-88ec-4a6a37f2f977","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":"networkrules","uniqueId":"0a80ca34-205c-43d2-8054-f53baa160468","lifecycleState":"CERTIFIED","lastUpdateDate":1639363844341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a77bc285-ccbd-4b88-aa55-8b57a9b9a181","invariantUUID":"af2f4e1f-d861-4adf-afce-e3297311adc6","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":"b4a30efb-6750-469f-82b2-955257030546","lifecycleState":"CERTIFIED","lastUpdateDate":1639363898116,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e55570e-633b-4304-a2fc-2b48c3627ff2","invariantUUID":"7ce903de-adca-4b4d-81b4-7f41f0ab804a","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":"612f8567-898c-400d-943b-3fba50609e4f","lifecycleState":"CERTIFIED","lastUpdateDate":1639363954770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16b0ed53-ea86-4ff2-aefe-cd279449d779","invariantUUID":"a9493a8a-5c04-460c-af0d-c974a1e8cf66","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":"defaulticon","uniqueId":"80855c42-c453-4eb8-a03d-f5791d30bce8","lifecycleState":"CERTIFIED","lastUpdateDate":1639368190200,"name":"vFW f20d2b10-3820","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6ad019f6-f46b-41d3-a764-0b8d8024e2c1","invariantUUID":"477d5c01-34ff-4702-8f96-bae709c1c383","systemName":"VfwF20d2b103820","description":"vendor software product","tags":["vFW f20d2b10-3820"],"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":"0cb08da2-a6d1-486e-9178-e06b8046fc15","lifecycleState":"CERTIFIED","lastUpdateDate":1639368890421,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0c55e040-af9a-44b8-9b35-1b9f91620931","invariantUUID":"6d81ca2d-a501-4d25-81d8-a33a7a3b4ae5","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02ce44b6-14ed-4f4c-92ea-d247c90c81c7","lifecycleState":"CERTIFIED","lastUpdateDate":1639363989962,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d3db67-98a3-4cd2-b304-126968dfcd98","invariantUUID":"0509e822-02dc-43c6-a05b-28f5d61cb362","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"98c8cef6-3d1c-46a3-977e-9ba5230c4f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1639363922292,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3f03b57-e2d0-484c-a0b5-400f549cde53","invariantUUID":"8e0b88ba-ba7c-4d66-80c5-4ada349f55da","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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","lifecycleState":"CERTIFIED","lastUpdateDate":1639363784183,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d409bb-c212-47d4-85d7-233e58648264","invariantUUID":"868f36d9-c415-4d75-95d2-3b2fddb529af","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":"objectStorage","uniqueId":"bd52759e-253c-4b94-8d73-9f60f86223ea","lifecycleState":"CERTIFIED","lastUpdateDate":1639363924463,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4316caf-9488-4ede-b72f-e91d9898e5b4","invariantUUID":"5b7773a5-f034-416d-b4a0-891f53b062e7","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":"e2ed8be6-aab8-469a-8fd1-3c4b907d033c","lifecycleState":"CERTIFIED","lastUpdateDate":1639363899592,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a759c31a-2618-4c12-98d1-cdc23a3874fc","invariantUUID":"61e636a6-f29d-4025-b79d-566c2ebc946f","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":"defaulticon","uniqueId":"c3b8aa39-cbe5-4e69-a8ca-8a07a6e25915","lifecycleState":"CERTIFIED","lastUpdateDate":1639363901049,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4219cbf8-4494-4ebe-a516-5c773217eb99","invariantUUID":"1c99c80a-aaa7-4c1a-a266-080ad6b53432","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dd57e4af-6704-4ae9-8f3a-c878cb6211fd","lifecycleState":"CERTIFIED","lastUpdateDate":1639363981770,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfb174ec-512a-43a4-a6cc-c752ec814a49","invariantUUID":"4bb404eb-a3f6-45e6-a236-69c8e24c2b62","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":"d3e36fc5-fd7b-4234-b2c9-20bb63f44963","lifecycleState":"CERTIFIED","lastUpdateDate":1639368625875,"name":"pNF 6bff0a15-e73a","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"557caf9f-cf3f-40ac-bbda-2ee05adf4714","invariantUUID":"580258e4-d000-4bdd-99c1-d0ac2bde84a7","systemName":"Pnf6bff0a15E73a","description":"vendor software product","tags":["pNF 6bff0a15-e73a"],"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":"03ae6c70-ec8f-4895-bea5-f49379e6ece5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363824486,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8081d243-2ff1-40eb-95be-2659b53a886a","invariantUUID":"677c8c96-915b-4ce2-9b86-c4b35128ed6e","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":"70d5767f-042a-4741-b3ee-a23955884584","lifecycleState":"CERTIFIED","lastUpdateDate":1639363835373,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f1048e94-4f6e-4c81-a852-2763744513b3","invariantUUID":"05ce7ef1-6db5-4880-b58c-273ff87e96e2","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":"5da1e18b-63ee-46f3-92d8-91902aea8e4e","lifecycleState":"CERTIFIED","lastUpdateDate":1639364045167,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28784177-16d5-47b5-984e-2a46e2fa61ca","invariantUUID":"2b1ac54b-6845-4255-89f4-18c93971eef7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1dd84170-75ac-48da-b6b9-f8efa04618a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639364030293,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db826973-0364-4b37-a7e2-b047d753380b","invariantUUID":"663f6fd1-8cb9-4b6b-8317-24649a85a65d","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"70038fbd-782e-47ed-8358-8a7917d6991b","lifecycleState":"CERTIFIED","lastUpdateDate":1639363940599,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"803aba46-835c-4ee8-9040-06b795f88d3a","invariantUUID":"fc85a13f-a3a5-4fff-ab45-a885ffc21512","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":"objectStorage","uniqueId":"7ebfabb3-975b-4336-83d8-39db6a6e4f97","lifecycleState":"CERTIFIED","lastUpdateDate":1639363816190,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"093771bd-ad72-4930-972f-de0e65d5950f","invariantUUID":"f065d434-d504-4ff2-923d-96fc58f5dcfc","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":"55ac7d41-a15d-4ff7-99e4-4b79a5224abe","lifecycleState":"CERTIFIED","lastUpdateDate":1639363830573,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a523ca98-3b1c-4261-af64-7e99452105d1","invariantUUID":"0201af71-9f71-4358-9b2e-16194f8998fc","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":"compute","uniqueId":"f5a05025-b685-44e1-83f1-a96bb07edc1b","lifecycleState":"CERTIFIED","lastUpdateDate":1639364025302,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2230d0f9-b1bb-44f0-8343-8e37a5380688","invariantUUID":"26756b7e-39b0-4f83-8669-84d576876cd5","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5eb3796b-1dfa-4e92-b833-d813917cbacd","lifecycleState":"CERTIFIED","lastUpdateDate":1639363864086,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2103012-60f2-4b75-84c7-08f898de3ab2","invariantUUID":"fb360e55-40ae-4d46-b3a5-35df01048201","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":"d165bdd6-70fe-4c66-a9ba-80bf1d861e50","lifecycleState":"CERTIFIED","lastUpdateDate":1639363819894,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b41e136-0949-4880-83de-fcc5376df410","invariantUUID":"1206294e-804c-46b4-99c3-1d4f6619e532","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bed1b035-ad37-441a-a786-152241226703","lifecycleState":"CERTIFIED","lastUpdateDate":1639363809612,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"700b65f6-cf96-4135-b2d2-43ece2131c2f","invariantUUID":"85782bbc-fd45-47f2-bacf-6c4792a895a8","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":"port","uniqueId":"f4c3f88d-70f2-46a8-97e8-1eca6925f7f6","lifecycleState":"CERTIFIED","lastUpdateDate":1639363942969,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe771f41-88db-4b01-b7da-0bb4649015b2","invariantUUID":"268afe43-f10b-4c0f-ac67-9134a5ad2788","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6c36029-99b3-4507-bd53-bcfd72f227be","lifecycleState":"CERTIFIED","lastUpdateDate":1639363890273,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"002a58b3-f95b-40ea-a1d9-85da78eb25da","invariantUUID":"24c92880-a10a-46c7-8be4-8c3e967a1652","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":"securityrules","uniqueId":"8c877361-f8a3-4b7f-bc1c-ea244c675180","lifecycleState":"CERTIFIED","lastUpdateDate":1639363854909,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a7d88578-810c-49b1-bd93-64bf62597bf3","invariantUUID":"dfdafd82-2395-4779-b462-da6ee8535846","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":"defaulticon","uniqueId":"af460a39-c3b8-480e-ab4f-8561979d7238","lifecycleState":"CERTIFIED","lastUpdateDate":1639367571666,"name":"basic_onboard_sZXJkU","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5cd5b3fb-b98e-42c5-a675-7792e23d570c","invariantUUID":"f1badb5d-f331-4e6b-9a9b-f953d1fde92d","systemName":"BasicOnboardSzxjku","description":"VF","tags":["basic_onboard_sZXJkU"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1d10a2ca-cb22-4441-972f-8bb046362370","lifecycleState":"CERTIFIED","lastUpdateDate":1639364026631,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"915e95f0-fe20-4713-8e3b-dac7665d827d","invariantUUID":"7feb9dc7-224a-4d24-b41e-ebf7ac175848","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"98cc9453-d34f-4e36-9887-6c0dbf573d4c","lifecycleState":"CERTIFIED","lastUpdateDate":1639363807887,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe0ae11-ddbc-4ffb-81c0-2b6a63a9053c","invariantUUID":"14ee5afe-b49b-4afc-a01d-c6be12844a87","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":"c2fccc37-c329-4729-990c-86ee69887431","lifecycleState":"CERTIFIED","lastUpdateDate":1639363904212,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"499e3f51-7953-4626-a0e1-592a404f634d","invariantUUID":"33369fe3-9963-4a46-a22e-cc098c7d06ff","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26ac7714-cd2d-47c9-b5ff-7ca423a68349","lifecycleState":"CERTIFIED","lastUpdateDate":1639363984467,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47dbed2b-326a-4e98-a39a-e4c5832b8a59","invariantUUID":"ab8b5273-24b6-4568-b343-0a80293cd268","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0e0f29-d72d-4663-86a5-0ed0cfd49cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1639363817928,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4f1d4d4-44e1-49e9-9f0c-adc81caaca57","invariantUUID":"8571c745-85a7-4da2-ae5e-f1cbd4059769","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a9185ac8-c757-4b84-b390-ebbc6df92ad1","lifecycleState":"CERTIFIED","lastUpdateDate":1639363958935,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46bf9a59-bd2d-44fd-ae06-997b71f4b74e","invariantUUID":"2a7f8c17-f5de-44fa-8a15-0774b0cd10cb","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f1644a08-94a3-48da-9394-21c7d604b856","lifecycleState":"CERTIFIED","lastUpdateDate":1639363967843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59a7d7fe-73bf-48c6-839d-f88930e503f7","invariantUUID":"6120fe9e-0615-4c96-89bd-e828f1897f42","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"362388ab-32d6-4f13-a21b-1e2a638ff376","lifecycleState":"CERTIFIED","lastUpdateDate":1639363952776,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78fbb600-ef15-478c-b04f-df92dda72143","invariantUUID":"bedde007-8aa2-4820-8b14-500e1789a29d","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":"71006080-dd9e-4e31-916c-477dd921a911","lifecycleState":"CERTIFIED","lastUpdateDate":1639363896611,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1013f0dd-8a0b-4b02-95fb-724b3001dcaf","invariantUUID":"7ef08438-8c60-4132-8d7a-729f7c394218","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4aa6d2d-f0bf-421f-b39a-21da8917a2a9","lifecycleState":"CERTIFIED","lastUpdateDate":1639368827091,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"855fc29e-42c0-4a39-ac44-7e004e2135e8","invariantUUID":"ee71ec48-f322-49d8-bca9-247064ec9860","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"69ad0676-a778-4b6f-957d-ad63177141bb","lifecycleState":"CERTIFIED","lastUpdateDate":1639363902471,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aae386bd-b1dc-45d9-925a-a3a3cc9df570","invariantUUID":"4460386d-1404-4636-b5b8-d99b1f9791a3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"638e9963-411b-45f5-9e20-823569f254c3","lifecycleState":"CERTIFIED","lastUpdateDate":1639363832974,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"285a9437-6eb4-48c2-ab73-c32b66c228e4","invariantUUID":"2fb744ee-2ea7-4a71-a3a2-6c7517d8ec7f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07cc2215-bb91-4800-9632-916f526759f8","lifecycleState":"CERTIFIED","lastUpdateDate":1639363913287,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf274b86-2e01-4a24-bba1-f14dcb06d02a","invariantUUID":"6e7fa6e8-af2a-4022-928b-19dad4e10c48","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":"objectStorage","uniqueId":"52505cc7-7d4f-4b71-961d-02163a87d864","lifecycleState":"CERTIFIED","lastUpdateDate":1639363814540,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec67747f-ec6c-41eb-ba7d-1a563546feeb","invariantUUID":"584f36db-eef4-47f3-8e43-a58d20bf9703","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":"objectStorage","uniqueId":"ac0d8e12-23f7-4301-92df-f7b9927b8a0f","lifecycleState":"CERTIFIED","lastUpdateDate":1639364036372,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805ed76d-bc35-4002-8375-13a71dbbf3a3","invariantUUID":"746a2f19-67df-4a8c-85e9-91f93b48cee5","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"94f6b273-5c7b-4dd5-9eb3-33dd03188792","lifecycleState":"CERTIFIED","lastUpdateDate":1639363795080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"078bc6e3-3ed3-49a7-9c47-bb2514808cda","invariantUUID":"0864359d-8a33-459c-940f-5d268cf718d4","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":"objectStorage","uniqueId":"f2e312b1-ab21-470a-b64d-04945e1c0d66","lifecycleState":"CERTIFIED","lastUpdateDate":1639364032172,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29f7aa80-d7f7-49bf-9a76-023d6ee57add","invariantUUID":"0a60a154-66a2-4709-977b-16df4c66782d","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dbaf716-5822-4f30-9c9e-f0d4699d6090","lifecycleState":"CERTIFIED","lastUpdateDate":1639363978121,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8e161c9-6f08-4525-a9a4-4cf3bc082305","invariantUUID":"a33224dd-ac77-40ed-8046-9a2e6f54ff7e","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":"objectStorage","uniqueId":"7e96abf8-b822-4c6c-be42-4bc03409a4d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639363800516,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53319411-df65-45b5-bc63-e48b2677362f","invariantUUID":"1403e54c-ee02-47ae-97a3-c1565c9c1ff9","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":"port","uniqueId":"78857b9e-e225-497d-b000-44262706cefa","lifecycleState":"CERTIFIED","lastUpdateDate":1639363845891,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66f151c3-a24e-4558-96bd-e7b6359752cc","invariantUUID":"fc225818-8dc4-4549-ba6f-23a9ea1cb6cf","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":"port","uniqueId":"aa314438-abbe-422a-b19a-2c5f78f8f922","lifecycleState":"CERTIFIED","lastUpdateDate":1639363945079,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b18e6b9-6e77-435b-9dc5-d4f7afcb6df4","invariantUUID":"55ace250-aa6c-4c2d-ab52-2cb759b5b9f5","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9e91cf7-3f7f-4333-93bf-21451dc04d7a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363988326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8afa8bdf-90ff-4b30-bbb1-aaa1c95712b3","invariantUUID":"329a4a0f-e87a-4eee-81a9-f959018cadfe","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":"b968ce69-7516-4e96-9a89-9e789d14e428","lifecycleState":"CERTIFIED","lastUpdateDate":1639363866292,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1c9cf56-eb36-4289-927e-9854326d6fc1","invariantUUID":"95376d59-0597-45b6-8b78-936c81d977eb","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96aae9a4-4214-49f8-94cb-2addc1f4a544","lifecycleState":"CERTIFIED","lastUpdateDate":1639363911304,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6199a20a-52b0-42db-ba35-a4ea633989b5","invariantUUID":"6e099099-b070-4717-8249-d77dbfd814a3","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":"port","uniqueId":"0a94082c-d8a7-45e0-bbc8-7885593f7bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1639364046744,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3e9f54b0-0c27-4c8c-bb8a-405f12448f2d","invariantUUID":"079d9a24-0d20-4a0e-9df9-c2fdced35a8b","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ed7ad5cb-e3d9-4a6c-b5dd-f3e53c77ed84","lifecycleState":"CERTIFIED","lastUpdateDate":1639367658655,"name":"vFW 9870ae1d-eaee","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff83db3d-9239-428a-9f73-f470b94162e4","invariantUUID":"e97787e8-b716-4323-abed-722b1312505d","systemName":"Vfw9870ae1dEaee","description":"vendor software product","tags":["vFW 9870ae1d-eaee"],"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":"e229ae30-a397-4742-856c-7f1eea1f98a7","lifecycleState":"CERTIFIED","lastUpdateDate":1639364041282,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c534d0f-43ae-475b-a750-a05b72d27214","invariantUUID":"7354d39b-700d-49f1-a92a-8f06f68b3973","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a33886b9-b920-4ba0-96ac-50f8a806170e","lifecycleState":"CERTIFIED","lastUpdateDate":1639363879305,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62335a41-9154-4b44-af5b-b43406c482ae","invariantUUID":"1c8a6a70-f97c-4112-a2a4-d29365f84e34","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d4a24f-c171-4a56-850b-8750864b2750","lifecycleState":"CERTIFIED","lastUpdateDate":1639363950583,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"595c6241-a13c-4512-abb3-5a93dd060f3f","invariantUUID":"825bb43f-ce1e-4d99-97b0-19c188d36a2a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40447f3f-8c24-4829-b91c-07a41a063c43","lifecycleState":"CERTIFIED","lastUpdateDate":1639368690477,"name":"pNF dd606f3c-2a32","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"98bdecbb-b509-41eb-b3ed-86431a0683f1","invariantUUID":"8f2aaf7e-0537-47af-aeca-6fd3f3ee0cce","systemName":"PnfDd606f3c2a32","description":"vendor software product","tags":["pNF dd606f3c-2a32"],"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":"c50b5678-0192-441b-bfda-231be6e58cd0","lifecycleState":"CERTIFIED","lastUpdateDate":1639364039110,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e9556ae-4fd4-4c51-96d1-53e8196b22f3","invariantUUID":"2a424dd1-d633-48e2-b5a0-aa1c9342ffe1","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9561e5b-4e82-4645-8e5a-0fbfb22e5d01","lifecycleState":"CERTIFIED","lastUpdateDate":1639363907369,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f202955-0bb9-4104-a1b2-f83c0bd7c0bf","invariantUUID":"399954c2-e150-4739-b989-25357b933b54","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":"defaulticon","uniqueId":"5c343324-3d28-4bd5-8b5a-f77fe53b5c04","lifecycleState":"CERTIFIED","lastUpdateDate":1639367744497,"name":"vFW 34ae6d74-007e","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"57a55bf0-7024-4498-bce1-d055e4fe5ef2","invariantUUID":"98851ec5-3cf5-45d8-9e66-a068f41cf1a2","systemName":"Vfw34ae6d74007e","description":"vendor software product","tags":["vFW 34ae6d74-007e"],"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":"loadBalancer","uniqueId":"8dc33613-7d24-4bba-8906-a5e1c3c7c328","lifecycleState":"CERTIFIED","lastUpdateDate":1639363805792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00fa9f03-d704-4127-af81-99a3dcb1f142","invariantUUID":"26414294-a714-4232-9c96-90b6a0c9dd87","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4696c2aa-a1b7-43ce-89da-25b2065d932e","lifecycleState":"CERTIFIED","lastUpdateDate":1639363872603,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d0fdb01-53e4-4cba-9d6d-7f06b205b02b","invariantUUID":"8f6c3f99-384d-495a-8695-f06688ea8d21","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21a2e801-023a-4598-9f2b-69742daf44b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363822170,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a00302c-5f9a-41a5-8326-f354010ce1b8","invariantUUID":"e6dc8524-62dd-4c26-9bc9-892edabaa5c0","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":"compute","uniqueId":"1b8103a5-5158-4479-8658-63a9d061dd3d","lifecycleState":"CERTIFIED","lastUpdateDate":1639364043280,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5badbf5f-442b-4fe3-ab0a-a7db788042e1","invariantUUID":"5698e4cd-cc77-4e8e-ac9f-8f0e1fb995dc","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ae6f7fc-98ad-4f6b-8a6a-08e6a3f394b7","lifecycleState":"CERTIFIED","lastUpdateDate":1639367833184,"name":"vFW 792577bf-6261","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"252254e5-3981-4436-b849-c0101b99cf94","invariantUUID":"98202c78-b715-4fb7-9f48-81b567832f18","systemName":"Vfw792577bf6261","description":"vendor software product","tags":["vFW 792577bf-6261"],"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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4b7b14d-f421-40e4-83ed-c2db51f9c784","lifecycleState":"CERTIFIED","lastUpdateDate":1639363961474,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"331b1611-03fa-4362-8c16-e0cf15efe4ab","invariantUUID":"40cbf623-f35e-465d-85e6-057995e010d7","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":"defaulticon","uniqueId":"9a73a903-12f6-4510-9a94-d5e0e5216860","lifecycleState":"CERTIFIED","lastUpdateDate":1639368567284,"name":"pNF 04ec4792-5f49","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e756a93d-bb75-4005-8980-237e0f64aed7","invariantUUID":"92ef3fc8-7488-4cf1-95d5-5ed9983c6135","systemName":"Pnf04ec47925f49","description":"vendor software product","tags":["pNF 04ec4792-5f49"],"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":"639d8d59-b6ed-4354-b3c2-8d2e41b03527","lifecycleState":"CERTIFIED","lastUpdateDate":1639368618008,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64ebabab-3d3e-4edf-8a6d-485e5b7b1827","invariantUUID":"e80b4696-0630-4585-9ff3-df9a75521a94","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":"network","uniqueId":"5df7f489-bdf2-4ec3-b848-9fe3440a6de5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363837674,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2e4d7f9-6295-42a3-8a76-5792e6bb9b9b","invariantUUID":"dfb87490-8262-4faa-ac4c-51d170079e5d","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fba419a6-4ef3-4538-b3d1-3c968a5b93ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639363887593,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"23087aa9-d9a4-41e5-bb06-dc20f50db391","invariantUUID":"aac2ddcc-afd7-4140-8cf5-fd9e089f9154","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":"2edc8222-ec77-44f8-b400-3c1088434584","lifecycleState":"CERTIFIED","lastUpdateDate":1639363869521,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7183bcea-d0c8-42b1-9217-4bcc76f5e16f","invariantUUID":"34fe02a3-02b6-4451-a080-26b170e8952e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8508909c-dd18-4177-a7b1-63c037f276fd","lifecycleState":"CERTIFIED","lastUpdateDate":1639363963842,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f926de66-66a9-4839-a8f9-893b5e0748d8","invariantUUID":"ff1b3820-19d5-4b8e-b424-d316ac1bd35c","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":"compute","uniqueId":"6ccb2b89-0baf-4646-b527-536b0a43af9f","lifecycleState":"CERTIFIED","lastUpdateDate":1639363859373,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf30f7ee-2400-401e-81d6-d08a3ec3d1ed","invariantUUID":"426c00ff-6178-44d3-82e6-906a47f8e8d9","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"558b914d-fc6e-4837-b39a-ed69280d8a30","lifecycleState":"CERTIFIED","lastUpdateDate":1639368760778,"name":"pNF 8bd70a0b-0906","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a3588fec-014d-441f-8a8b-04805a38f01a","invariantUUID":"fa2552d9-c896-4f79-82c9-bece50c3d1c4","systemName":"Pnf8bd70a0b0906","description":"vendor software product","tags":["pNF 8bd70a0b-0906"],"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":"3bfbac28-f61c-4822-8346-9dcf941cda67","lifecycleState":"CERTIFIED","lastUpdateDate":1639363827502,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0a497fb-fafb-4bcf-b13f-c208a61c120b","invariantUUID":"22b8e77f-ee23-4220-9334-4e8198ab63a6","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a89e932b-3bdc-4285-aeac-b6da4823673a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363956530,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f172031-c784-411a-949b-c980ce406e29","invariantUUID":"bdc23f31-31dc-4c61-af2e-f09609d34a50","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":"defaulticon","uniqueId":"782f8a71-a628-492c-9ee5-4677e7a47638","lifecycleState":"CERTIFIED","lastUpdateDate":1639368883661,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8df73530-b0f5-4aa5-a187-a212565b5689","invariantUUID":"c693e114-267d-4f05-a7af-104afc1372f5","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e92bb928-6a3e-4c61-b7f8-dc9218764f86","lifecycleState":"CERTIFIED","lastUpdateDate":1639363905768,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e3eaa5-649f-4bc3-9408-1f774c744489","invariantUUID":"af4090c1-da2f-4333-b10e-c804083166c9","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"519aa1e6-e997-4b62-899d-30c130ff7bd4","lifecycleState":"CERTIFIED","lastUpdateDate":1639364028209,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f165692-0b1c-47c7-bb1c-96b6b1acb9c8","invariantUUID":"8c472002-03bd-4d2e-bc52-6628e109d929","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8f8474f-6684-4c15-aea3-49c22011336d","lifecycleState":"CERTIFIED","lastUpdateDate":1639363871079,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd03da93-d85b-49f8-8580-95e5b3f36110","invariantUUID":"4b000770-087d-4ae3-a6a9-6cd798cc7337","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":"network","uniqueId":"55a1871b-e202-4077-8dab-afa819c1cfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363894776,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7199966-2726-4692-a2ce-739d5c676186","invariantUUID":"2571f962-bfcc-43aa-a9e8-1f0d4cd2ff97","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feac0917-3593-42e4-87b3-8315e0902ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1639363947971,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c89c90a-39d9-4c60-aad4-27e0ea984e19","invariantUUID":"1167ed4b-8bc2-4e9c-8a8d-b2acf1ffb44d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"720b3a3e-0e95-4913-bda5-48e650055b18","lifecycleState":"CERTIFIED","lastUpdateDate":1639363938306,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3315f36c-57ac-440d-a7b5-cd51b1a2b630","invariantUUID":"6152a478-3346-4209-af4e-598e528975be","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":"51f8d0da-94a6-454d-baa7-c9e26a0c6290","lifecycleState":"CERTIFIED","lastUpdateDate":1639368437028,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e4a2e071-2196-4dcd-80f8-7f26cf6e08b9","invariantUUID":"d189683f-18a0-40a1-848d-5420860f7e31","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":"98aa8ecb-f769-443f-a39b-82bb3718ef22","lifecycleState":"CERTIFIED","lastUpdateDate":1639368577600,"name":"Demo_pNF_yTexqSSZfOV0ZQMsNLNs","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"33c5cfa8-3165-4735-8b8a-9a387c4ac6c9","invariantUUID":"f9918542-5301-4bbf-951f-a46dc8943c01","systemName":"DemoPnfYtexqsszfov0zqmsnlns","description":"catalog service description","tags":["robot-ete","Demo_pNF_yTexqSSZfOV0ZQMsNLNs"],"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":"7b6b98ac-3392-429a-b955-5f3db1955a04","lifecycleState":"CERTIFIED","lastUpdateDate":1639368766310,"name":"Demo_pNF_YJI0JmELAfYsAmDerfdH","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"6ecb616d-1b8a-47c4-8fb4-cc84730bf32d","invariantUUID":"0a3046d6-df52-4e6f-8ca8-43cee9eb17a2","systemName":"DemoPnfYji0jmelafysamderfdh","description":"catalog service description","tags":["robot-ete","Demo_pNF_YJI0JmELAfYsAmDerfdH"],"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":"ac03adaf-09a0-4f78-9e6b-6a446e2ed9dc","lifecycleState":"CERTIFIED","lastUpdateDate":1639367672463,"name":"vFW 2021-12-13 03-53-16","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9e2e704b-c450-4081-9abf-07d04d1a232d","invariantUUID":"c1cbdaa7-3644-40bd-bba0-e624446e5799","systemName":"Vfw20211213035316","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-53-16"],"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":"80040ac3-b598-4651-8c9b-6d79e3287b46","lifecycleState":"CERTIFIED","lastUpdateDate":1639368643619,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"70683353-5542-4acc-b71b-2634f0a568e6","invariantUUID":"e520bd3c-9315-423b-a8d4-b744290c8fa9","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":"20572a5e-c7d5-401f-9082-06bb02707e64","lifecycleState":"CERTIFIED","lastUpdateDate":1639367596853,"name":"basic_onboard_sZXJkU","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"36c6775b-7d42-4f41-8829-eba01fdee6a8","invariantUUID":"0f6c63a8-1424-459c-9350-190471951ffd","systemName":"BasicOnboardSzxjku","description":"service","tags":["basic_onboard_sZXJkU"],"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":"78b97590-9334-4330-87c5-f7ff8076bb22","lifecycleState":"CERTIFIED","lastUpdateDate":1639368698000,"name":"Demo_pNF_PAL4qIP3QwHnSUg18DEG","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"54f00307-eb4e-4488-b5c4-6dad953458e9","invariantUUID":"c84deb46-bf22-40ca-82e9-69c14fedfa81","systemName":"DemoPnfPal4qip3qwhnsug18deg","description":"catalog service description","tags":["robot-ete","Demo_pNF_PAL4qIP3QwHnSUg18DEG"],"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":"b467ac9c-9aba-4fdb-ab18-3dc6040ed127","lifecycleState":"CERTIFIED","lastUpdateDate":1639368042779,"name":"vFW 2021-12-13 03-59-46","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"93831a2b-b24a-4a2f-8cb8-8a80fc437cc0","invariantUUID":"72dbdc31-81d4-4e64-b9a4-05e0b8ae3e17","systemName":"Vfw20211213035946","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-59-46"],"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":"27f08f95-c303-4d9f-bdd1-05d5d1b8f3b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639368641795,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ae57b103-4069-4f3d-9820-0107b44149a8","invariantUUID":"d7129c45-67c2-411a-8ce7-1bf1bb7ab253","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":"9b985d0d-b6eb-4e87-a466-5902261c9c03","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639368903001,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0cd39b46-1c8f-49d4-943f-5076a0b7ffd7","invariantUUID":"198b19ef-7f2f-4e2e-9405-00e7126a916a","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"37f03084-21d2-46d3-8b1c-cc8ac056073d","lifecycleState":"CERTIFIED","lastUpdateDate":1639368849508,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"af8e396d-19f5-4ced-bdcf-942aebd8dd69","invariantUUID":"fd8c3502-97e6-4564-ad7e-0df57189bdb4","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af58bf55-86b4-4d3d-87af-d4aed2edc961","lifecycleState":"CERTIFIED","lastUpdateDate":1639367958608,"name":"vFW 2021-12-13 03-58-23","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"b1526a85-e66d-4f95-9296-f799aa26d6fb","invariantUUID":"9cc75a74-68b9-41c9-bbc4-ded16bec65bf","systemName":"Vfw20211213035823","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-58-23"],"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":"d99537fe-022b-4781-bddb-85e4907275c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639368197203,"name":"vFW 2021-12-13 04-02-24","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d3c0cf59-77e7-4e24-85dd-135e121746bb","invariantUUID":"ac989971-3ca1-4bc5-84ff-247098ca6518","systemName":"Vfw20211213040224","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 04-02-24"],"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":"07c6b08a-beea-48d5-af41-6dfad7cb0549","lifecycleState":"CERTIFIED","lastUpdateDate":1639367753888,"name":"vFW 2021-12-13 03-54-49","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"8fe47447-0d37-4793-8de0-331c59de836a","invariantUUID":"98346527-55fa-4da2-a806-7e0dc69c360c","systemName":"Vfw20211213035449","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-54-49"],"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":"5760e9b5-c2eb-49be-bd7d-af300b0417c9","lifecycleState":"CERTIFIED","lastUpdateDate":1639368876277,"name":"Demo_pNF_HIUVQja7TguMBFPlCwhS","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d6b22691-4248-4ebb-adf7-ca2877e5d415","invariantUUID":"48bd708f-28d0-432a-b1c1-41203af4ebbe","systemName":"DemoPnfHiuvqja7tgumbfplcwhs","description":"catalog service description","tags":["robot-ete","Demo_pNF_HIUVQja7TguMBFPlCwhS"],"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":"41e5d1cc-98e0-47b2-8e96-84822821541d","lifecycleState":"CERTIFIED","lastUpdateDate":1639367841163,"name":"vFW 2021-12-13 03-56-25","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ac0902c6-6873-4cf5-9659-260f4929b047","invariantUUID":"40fde47b-2ddf-4aa1-bed2-5eefac42d03b","systemName":"Vfw20211213035625","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-56-25"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1639368905988,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d0e1296d-8852-468c-9d53-22b8526061e4","invariantUUID":"4a0b09b3-21fe-48fa-851b-50ad57add133","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"56c1baa3-3e33-41b7-b3a5-042a5e0f6c87","lifecycleState":"CERTIFIED","lastUpdateDate":1639368635377,"name":"Demo_pNF_KQqepau6LTBNgBOB5MWO","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5d27d582-82d6-47e7-a55e-d77e6bccf854","invariantUUID":"d259dbbb-c0ec-4df9-8521-230723aa9a8a","systemName":"DemoPnfKqqepau6ltbngbob5mwo","description":"catalog service description","tags":["robot-ete","Demo_pNF_KQqepau6LTBNgBOB5MWO"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-13 04:15:06,880 DEBUG 118:sdc_resource.py(1) - Resource basic_vm_macro found in resources list 2021-12-13 04:15:06,881 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-12-13 04:15:06,881 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/5b9f3a39-3c89-46a5-86ee-80720cd134f5/resourceInstance 2021-12-13 04:15:06,881 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm_macro", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "0cb08da2-a6d1-486e-9178-e06b8046fc15", "originType": "VF", "componentUid": "0cb08da2-a6d1-486e-9178-e06b8046fc15", "icon": "defaulticon" } 2021-12-13 04:15:08,792 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-12-13 04:15:08,794 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":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":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":"1ec12af4-f371-4925-abba-6cf631933852.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","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":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","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":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","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":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","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":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","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":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","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":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":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":"1ec12af4-f371-4925-abba-6cf631933852.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","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":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","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":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":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":"1ec12af4-f371-4925-abba-6cf631933852.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","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":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":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":"1ec12af4-f371-4925-abba-6cf631933852.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","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":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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,"model":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":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":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":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":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":"1ec12af4-f371-4925-abba-6cf631933852.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","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":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","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":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","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":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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,"model":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":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":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":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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,"model":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":"1ec12af4-f371-4925-abba-6cf631933852.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","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":"1ec12af4-f371-4925-abba-6cf631933852","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm_macro 0","SupportablityComponentVersion":null},"actualComponentUid":"0cb08da2-a6d1-486e-9178-e06b8046fc15","createdFromCsar":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.0cb08da2-a6d1-486e-9178-e06b8046fc15.basic_vm_macro0","normalizedName":"basic_vm_macro0","name":"basic_vm_macro 0","creationTime":1639368907616,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm_macro0","createdFrom":null,"componentUid":"0cb08da2-a6d1-486e-9178-e06b8046fc15","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVmMacro","modificationTime":1639368907616,"customizationUUID":"2b276eca-19fc-448d-9b90-799264267d7d","posX":"200","posY":"100","componentName":"basic_vm_macro","originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-12-13 04:15:08,795 INFO 511:service.py(1) - Resource VF basic_vm_macro has been added on serice basic_vm_macro 2021-12-13 04:15:08,798 DEBUG 129:onap_service.py(1) - [SDC][Get basic_vm_macro resource inputs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 04:15:08,798 DEBUG 131:onap_service.py(1) - [SDC][Get basic_vm_macro resource inputs] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/5b9f3a39-3c89-46a5-86ee-80720cd134f5/filteredDataByParams?include=componentInstances 2021-12-13 04:15:08,799 DEBUG 132:onap_service.py(1) - [SDC][Get basic_vm_macro resource inputs] data sent: None 2021-12-13 04:15:08,953 INFO 142:onap_service.py(1) - [SDC][Get basic_vm_macro resource inputs] response code: 200 2021-12-13 04:15:08,953 DEBUG 146:onap_service.py(1) - [SDC][Get basic_vm_macro resource inputs] response: {"componentType":null,"additionalInformation":null,"artifacts":null,"deploymentArtifacts":null,"toscaArtifacts":null,"categories":null,"creatorUserId":null,"creatorFullName":null,"lastUpdaterUserId":null,"lastUpdaterFullName":null,"componentInstances":[{"capabilities":null,"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":[{"creationTime":1639368907686,"version":"1","type":"org.openecomp.groups.VfModule","description":null,"artifacts":["c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.heat1env","c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.heat1"],"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.0cb08da2-a6d1-486e-9178-e06b8046fc15.basic_vm_macro0.c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.BasicVmMacro..base_ubuntu20..module-0.basic_vm_macro0basicvmmacrobase_ubuntu20module0","invariantUUID":"75a8986f-d468-4907-8433-59d91651b98e","normalizedName":"basic_vm_macro0basicvmmacrobase_ubuntu20module0","modificationTime":1639368907686,"customizationUUID":"19b27caf-4d15-4a26-88f9-648c6c2d1823","posX":null,"posY":null,"groupInstanceArtifacts":["5b9f3a39-3c89-46a5-86ee-80720cd134f5.0cb08da2-a6d1-486e-9178-e06b8046fc15.basic_vm_macro0.heat1env"],"groupInstanceArtifactsUuid":["1a3248be-eaec-4e8c-bd45-5b3c88fc5d46"],"artifactsUuid":["dc181336-3e78-4fc6-a82a-220df4c6ccd6"],"groupUUID":"acdcb015-6da1-49c9-8ea6-4bb4f5dafe5b","groupName":"BasicVmMacro..base_ubuntu20..module-0","groupUid":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.BasicVmMacro..base_ubuntu20..module-0","propertyValueCounter":null,"name":"basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","schema":null,"password":false,"name":"isBase","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"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","schema":null,"password":false,"name":"min_vf_module_instances","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"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","schema":null,"password":false,"name":"max_vf_module_instances","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"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","schema":null,"password":false,"name":"initial_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"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","description":null,"schema":null,"password":false,"name":"vf_module_type","value":"Base","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_ubuntu20","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","schema":null,"password":false,"name":"vf_module_label","value":"base_ubuntu20","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"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","schema":null,"password":false,"name":"volume_group","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"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,"defaultValue":null,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"derivedFrom":null,"constraints":null,"properties":null,"property":{"definition":false,"hidden":false,"uniqueId":null,"type":"string","required":false,"defaultValue":null,"description":":","schema":null,"password":false,"name":null,"value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},"type":null,"version":null,"ownerId":null,"empty":false},"password":false,"name":"vfc_list","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"uniqueId":null,"type":"string","required":false,"defaultValue":null,"description":":","schema":null,"password":false,"name":null,"value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},"getInputProperty":false,"version":null,"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,"defaultValue":null,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","schema":null,"password":false,"name":"vf_module_description","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"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,"defaultValue":null,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","schema":null,"password":false,"name":"availability_zone_count","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"ownerId":null,"empty":false}],"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm_macro 0","SupportablityComponentVersion":null},"actualComponentUid":"0cb08da2-a6d1-486e-9178-e06b8046fc15","createdFromCsar":false,"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5.0cb08da2-a6d1-486e-9178-e06b8046fc15.basic_vm_macro0","normalizedName":"basic_vm_macro0","name":"basic_vm_macro 0","creationTime":1639368907616,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm_macro0","createdFrom":null,"componentUid":"0cb08da2-a6d1-486e-9178-e06b8046fc15","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVmMacro","modificationTime":1639368907616,"customizationUUID":"2b276eca-19fc-448d-9b90-799264267d7d","posX":"200","posY":"100","componentName":"basic_vm_macro","originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstancesRelations":null,"componentInstancesInputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":null,"policies":null,"requirements":null,"inputs":null,"outputs":null,"groups":null,"interfaces":null,"nodeFilter":null,"substitutionFilters":null,"nodeFilterforNode":null,"properties":null,"attributes":null,"componentInstancesInterfaces":null,"derivedFromGenericType":null,"derivedFromGenericVersion":null,"model":null,"serviceApiArtifacts":null,"forwardingPaths":null,"metadata":null} 2021-12-13 04:15:08,956 DEBUG 129:onap_service.py(1) - [SDC][Get basic_vm_macro component's SDC resource metadata] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 04:15:08,956 DEBUG 131:onap_service.py(1) - [SDC][Get basic_vm_macro component's SDC resource metadata] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/0cb08da2-a6d1-486e-9178-e06b8046fc15/filteredDataByParams?include=metadata 2021-12-13 04:15:08,956 DEBUG 132:onap_service.py(1) - [SDC][Get basic_vm_macro component's SDC resource metadata] data sent: None 2021-12-13 04:15:09,014 INFO 142:onap_service.py(1) - [SDC][Get basic_vm_macro component's SDC resource metadata] response code: 200 2021-12-13 04:15:09,015 DEBUG 146:onap_service.py(1) - [SDC][Get basic_vm_macro component's SDC resource metadata] response: {"componentType":null,"additionalInformation":null,"artifacts":null,"deploymentArtifacts":null,"toscaArtifacts":null,"categories":null,"creatorUserId":null,"creatorFullName":null,"lastUpdaterUserId":null,"lastUpdaterFullName":null,"componentInstances":null,"componentInstancesRelations":null,"componentInstancesInputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":null,"policies":null,"requirements":null,"inputs":null,"outputs":null,"groups":null,"interfaces":null,"nodeFilter":null,"substitutionFilters":null,"nodeFilterforNode":null,"properties":null,"attributes":null,"componentInstancesInterfaces":null,"derivedFromGenericType":null,"derivedFromGenericVersion":null,"model":null,"metadata":{"uniqueId":"0cb08da2-a6d1-486e-9178-e06b8046fc15","name":"basic_vm_macro","version":"1.0","isHighestVersion":true,"creationDate":1639368873787,"lastUpdateDate":1639368890421,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm_macro"],"icon":"defaulticon","normalizedName":"basicvmmacro","systemName":"BasicVmMacro","contactId":"cs0008","allVersions":{"1.0":"0cb08da2-a6d1-486e-9178-e06b8046fc15"},"isDeleted":null,"projectCode":null,"csarUUID":"cafc6d1de6c74c41a10eb2644936d768","csarVersion":"1.0","importedToscaChecksum":null,"invariantUUID":"6d81ca2d-a501-4d25-81d8-a33a7a3b4ae5","componentType":"RESOURCE","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"model":null,"vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","isAbstract":null,"cost":null,"licenseType":null,"toscaResourceName":"org.openecomp.resource.vf.BasicVmMacro","derivedFrom":null,"categorySpecificMetadata":null,"csarVersionId":null,"uuid":"0c55e040-af9a-44b8-9b35-1b9f91620931"},"derivedFrom":null,"derivedList":null,"defaultCapabilities":null} 2021-12-13 04:15:09,019 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-12-13 04:15:09,019 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:09,019 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:09,019 DEBUG 59:sdc_resource.py(1) - SDC resource basic_vm_macro status: Certified 2021-12-13 04:15:09,020 DEBUG 129:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 04:15:09,020 DEBUG 131:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/5b9f3a39-3c89-46a5-86ee-80720cd134f5/componentInstances/5b9f3a39-3c89-46a5-86ee-80720cd134f5.0cb08da2-a6d1-486e-9178-e06b8046fc15.basic_vm_macro0/0cb08da2-a6d1-486e-9178-e06b8046fc15/inputs 2021-12-13 04:15:09,020 DEBUG 132:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-12-13 04:15:09,119 INFO 142:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response code: 200 2021-12-13 04:15:09,120 DEBUG 146:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response: [{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false}] 2021-12-13 04:15:09,126 DEBUG 129:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property controller_actor value] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 04:15:09,126 DEBUG 131:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property controller_actor value] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/5b9f3a39-3c89-46a5-86ee-80720cd134f5/resourceInstance/5b9f3a39-3c89-46a5-86ee-80720cd134f5.0cb08da2-a6d1-486e-9178-e06b8046fc15.basic_vm_macro0/inputs 2021-12-13 04:15:09,126 DEBUG 132:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property controller_actor value] data sent: [ { "name":"controller_actor", "parentUniqueId":"0cb08da2-a6d1-486e-9178-e06b8046fc15", "type":"string", "uniqueId":"0cb08da2-a6d1-486e-9178-e06b8046fc15.controller_actor", "value":"CDS", "definition":false, "toscaPresentation":{ "ownerId":"0cb08da2-a6d1-486e-9178-e06b8046fc15" } } ] 2021-12-13 04:15:10,954 INFO 142:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property controller_actor value] response code: 200 2021-12-13 04:15:10,955 DEBUG 146:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property controller_actor value] response: [{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"CDS","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","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,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false}] 2021-12-13 04:15:10,960 DEBUG 129:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 04:15:10,960 DEBUG 131:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/5b9f3a39-3c89-46a5-86ee-80720cd134f5/componentInstances/5b9f3a39-3c89-46a5-86ee-80720cd134f5.0cb08da2-a6d1-486e-9178-e06b8046fc15.basic_vm_macro0/0cb08da2-a6d1-486e-9178-e06b8046fc15/inputs 2021-12-13 04:15:10,960 DEBUG 132:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-12-13 04:15:11,026 INFO 142:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response code: 200 2021-12-13 04:15:11,027 DEBUG 146:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response: [{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"CDS","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false}] 2021-12-13 04:15:11,035 DEBUG 129:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property skip_post_instantiation_configuration value] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 04:15:11,035 DEBUG 131:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property skip_post_instantiation_configuration value] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/5b9f3a39-3c89-46a5-86ee-80720cd134f5/resourceInstance/5b9f3a39-3c89-46a5-86ee-80720cd134f5.0cb08da2-a6d1-486e-9178-e06b8046fc15.basic_vm_macro0/inputs 2021-12-13 04:15:11,036 DEBUG 132:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property skip_post_instantiation_configuration value] data sent: [ { "name":"skip_post_instantiation_configuration", "parentUniqueId":"0cb08da2-a6d1-486e-9178-e06b8046fc15", "type":"boolean", "uniqueId":"0cb08da2-a6d1-486e-9178-e06b8046fc15.skip_post_instantiation_configuration", "value":"False", "definition":false, "toscaPresentation":{ "ownerId":"0cb08da2-a6d1-486e-9178-e06b8046fc15" } } ] 2021-12-13 04:15:12,817 INFO 142:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property skip_post_instantiation_configuration value] response code: 200 2021-12-13 04:15:12,818 DEBUG 146:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property skip_post_instantiation_configuration value] response: [{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false}] 2021-12-13 04:15:12,821 DEBUG 129:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 04:15:12,821 DEBUG 131:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/5b9f3a39-3c89-46a5-86ee-80720cd134f5/componentInstances/5b9f3a39-3c89-46a5-86ee-80720cd134f5.0cb08da2-a6d1-486e-9178-e06b8046fc15.basic_vm_macro0/0cb08da2-a6d1-486e-9178-e06b8046fc15/inputs 2021-12-13 04:15:12,821 DEBUG 132:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-12-13 04:15:12,890 INFO 142:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response code: 200 2021-12-13 04:15:12,891 DEBUG 146:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response: [{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"CDS","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false}] 2021-12-13 04:15:12,903 DEBUG 129:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_artifact_name value] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 04:15:12,903 DEBUG 131:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_artifact_name value] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/5b9f3a39-3c89-46a5-86ee-80720cd134f5/resourceInstance/5b9f3a39-3c89-46a5-86ee-80720cd134f5.0cb08da2-a6d1-486e-9178-e06b8046fc15.basic_vm_macro0/inputs 2021-12-13 04:15:12,903 DEBUG 132:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_artifact_name value] data sent: [ { "name":"sdnc_artifact_name", "parentUniqueId":"0cb08da2-a6d1-486e-9178-e06b8046fc15", "type":"string", "uniqueId":"0cb08da2-a6d1-486e-9178-e06b8046fc15.sdnc_artifact_name", "value":"vnf", "definition":false, "toscaPresentation":{ "ownerId":"0cb08da2-a6d1-486e-9178-e06b8046fc15" } } ] 2021-12-13 04:15:14,656 INFO 142:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_artifact_name value] response code: 200 2021-12-13 04:15:14,657 DEBUG 146:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_artifact_name value] response: [{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":"vnf","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false}] 2021-12-13 04:15:14,661 DEBUG 129:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 04:15:14,661 DEBUG 131:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/5b9f3a39-3c89-46a5-86ee-80720cd134f5/componentInstances/5b9f3a39-3c89-46a5-86ee-80720cd134f5.0cb08da2-a6d1-486e-9178-e06b8046fc15.basic_vm_macro0/0cb08da2-a6d1-486e-9178-e06b8046fc15/inputs 2021-12-13 04:15:14,661 DEBUG 132:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-12-13 04:15:14,729 INFO 142:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response code: 200 2021-12-13 04:15:14,730 DEBUG 146:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response: [{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"CDS","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","value":"vnf","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false}] 2021-12-13 04:15:14,740 DEBUG 129:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_version value] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 04:15:14,740 DEBUG 131:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_version value] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/5b9f3a39-3c89-46a5-86ee-80720cd134f5/resourceInstance/5b9f3a39-3c89-46a5-86ee-80720cd134f5.0cb08da2-a6d1-486e-9178-e06b8046fc15.basic_vm_macro0/inputs 2021-12-13 04:15:14,741 DEBUG 132:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_version value] data sent: [ { "name":"sdnc_model_version", "parentUniqueId":"0cb08da2-a6d1-486e-9178-e06b8046fc15", "type":"string", "uniqueId":"0cb08da2-a6d1-486e-9178-e06b8046fc15.sdnc_model_version", "value":"1.0.0", "definition":false, "toscaPresentation":{ "ownerId":"0cb08da2-a6d1-486e-9178-e06b8046fc15" } } ] 2021-12-13 04:15:16,577 INFO 142:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_version value] response code: 200 2021-12-13 04:15:16,577 DEBUG 146:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_version value] response: [{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":"1.0.0","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false}] 2021-12-13 04:15:16,579 DEBUG 129:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 04:15:16,579 DEBUG 131:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/5b9f3a39-3c89-46a5-86ee-80720cd134f5/componentInstances/5b9f3a39-3c89-46a5-86ee-80720cd134f5.0cb08da2-a6d1-486e-9178-e06b8046fc15.basic_vm_macro0/0cb08da2-a6d1-486e-9178-e06b8046fc15/inputs 2021-12-13 04:15:16,580 DEBUG 132:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-12-13 04:15:16,642 INFO 142:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response code: 200 2021-12-13 04:15:16,643 DEBUG 146:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response: [{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"CDS","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","value":"vnf","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","value":"1.0.0","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c9d85ad2-4b2e-4277-8b79-9cf9c0e88cd5.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":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false}] 2021-12-13 04:15:16,654 DEBUG 129:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_name value] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 04:15:16,654 DEBUG 131:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_name value] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/5b9f3a39-3c89-46a5-86ee-80720cd134f5/resourceInstance/5b9f3a39-3c89-46a5-86ee-80720cd134f5.0cb08da2-a6d1-486e-9178-e06b8046fc15.basic_vm_macro0/inputs 2021-12-13 04:15:16,654 DEBUG 132:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_name value] data sent: [ { "name":"sdnc_model_name", "parentUniqueId":"0cb08da2-a6d1-486e-9178-e06b8046fc15", "type":"string", "uniqueId":"0cb08da2-a6d1-486e-9178-e06b8046fc15.sdnc_model_name", "value":"ubuntu20", "definition":false, "toscaPresentation":{ "ownerId":"0cb08da2-a6d1-486e-9178-e06b8046fc15" } } ] 2021-12-13 04:15:18,428 INFO 142:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_name value] response code: 200 2021-12-13 04:15:18,429 DEBUG 146:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_name value] response: [{"definition":false,"hidden":false,"uniqueId":"1ec12af4-f371-4925-abba-6cf631933852.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":"ubuntu20","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1ec12af4-f371-4925-abba-6cf631933852","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1ec12af4-f371-4925-abba-6cf631933852","empty":false}] 2021-12-13 04:15:18,432 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 04:15:18,432 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/d0e1296d-8852-468c-9d53-22b8526061e4/distribution 2021-12-13 04:15:18,432 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] data sent: None 2021-12-13 04:15:18,506 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] response code: 200 2021-12-13 04:15:18,507 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] response: {"distributionStatusOfServiceList":[]} 2021-12-13 04:15:18,511 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 04:15:18,512 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-12-13 04:15:18,512 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-12-13 04:15:18,598 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-12-13 04:15:18,598 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[]} 2021-12-13 04:15:18,601 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-12-13 04:15:18,601 INFO 728:service.py(1) - attempting to checkin Service basic_vm_macro in SDC 2021-12-13 04:15:18,604 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-12-13 04:15:18,604 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/5b9f3a39-3c89-46a5-86ee-80720cd134f5/lifecycleState/checkin 2021-12-13 04:15:18,604 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-12-13 04:15:21,002 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-12-13 04:15:21,002 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5","name":"basic_vm_macro","version":"0.1","isHighestVersion":true,"creationDate":1639368905988,"lastUpdateDate":1639368919424,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm_macro"],"icon":"network_l_1-3","normalizedName":"basicvmmacro","systemName":"BasicVmMacro","contactId":"cs0008","allVersions":{"0.1":"5b9f3a39-3c89-46a5-86ee-80720cd134f5"},"projectCode":"123456","invariantUUID":"4a0b09b3-21fe-48fa-851b-50ad57add133","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":"Macro","serviceFunction":"","uuid":"d0e1296d-8852-468c-9d53-22b8526061e4"} 2021-12-13 04:15:21,004 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-12-13 04:15:21,004 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 04:15:21,004 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-12-13 04:15:21,005 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 04:15:21,005 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 04:15:21,104 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 04:15:21,109 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8fe47447-0d37-4793-8de0-331c59de836a","invariantUUID":"98346527-55fa-4da2-a806-7e0dc69c360c","name":"vFW 2021-12-13 03-54-49","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fe47447-0d37-4793-8de0-331c59de836a/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d3c0cf59-77e7-4e24-85dd-135e121746bb","invariantUUID":"ac989971-3ca1-4bc5-84ff-247098ca6518","name":"vFW 2021-12-13 04-02-24","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d3c0cf59-77e7-4e24-85dd-135e121746bb/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"af8e396d-19f5-4ced-bdcf-942aebd8dd69","invariantUUID":"fd8c3502-97e6-4564-ad7e-0df57189bdb4","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af8e396d-19f5-4ced-bdcf-942aebd8dd69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9e2e704b-c450-4081-9abf-07d04d1a232d","invariantUUID":"c1cbdaa7-3644-40bd-bba0-e624446e5799","name":"vFW 2021-12-13 03-53-16","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9e2e704b-c450-4081-9abf-07d04d1a232d/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"36c6775b-7d42-4f41-8829-eba01fdee6a8","invariantUUID":"0f6c63a8-1424-459c-9350-190471951ffd","name":"basic_onboard_sZXJkU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/36c6775b-7d42-4f41-8829-eba01fdee6a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ac0902c6-6873-4cf5-9659-260f4929b047","invariantUUID":"40fde47b-2ddf-4aa1-bed2-5eefac42d03b","name":"vFW 2021-12-13 03-56-25","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ac0902c6-6873-4cf5-9659-260f4929b047/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"93831a2b-b24a-4a2f-8cb8-8a80fc437cc0","invariantUUID":"72dbdc31-81d4-4e64-b9a4-05e0b8ae3e17","name":"vFW 2021-12-13 03-59-46","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93831a2b-b24a-4a2f-8cb8-8a80fc437cc0/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"b1526a85-e66d-4f95-9296-f799aa26d6fb","invariantUUID":"9cc75a74-68b9-41c9-bbc4-ded16bec65bf","name":"vFW 2021-12-13 03-58-23","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b1526a85-e66d-4f95-9296-f799aa26d6fb/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"6ecb616d-1b8a-47c4-8fb4-cc84730bf32d","invariantUUID":"0a3046d6-df52-4e6f-8ca8-43cee9eb17a2","name":"Demo_pNF_YJI0JmELAfYsAmDerfdH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6ecb616d-1b8a-47c4-8fb4-cc84730bf32d/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"33c5cfa8-3165-4735-8b8a-9a387c4ac6c9","invariantUUID":"f9918542-5301-4bbf-951f-a46dc8943c01","name":"Demo_pNF_yTexqSSZfOV0ZQMsNLNs","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/33c5cfa8-3165-4735-8b8a-9a387c4ac6c9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e4a2e071-2196-4dcd-80f8-7f26cf6e08b9","invariantUUID":"d189683f-18a0-40a1-848d-5420860f7e31","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e4a2e071-2196-4dcd-80f8-7f26cf6e08b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"0cd39b46-1c8f-49d4-943f-5076a0b7ffd7","invariantUUID":"198b19ef-7f2f-4e2e-9405-00e7126a916a","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0cd39b46-1c8f-49d4-943f-5076a0b7ffd7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"1b048548-617a-41d9-a2a9-06aeee0b0b38","invariantUUID":"9930aa20-0616-4976-82e0-21079d385044","name":"Demo_pNF_3j7q9OPkdrwGU5bDGxHe","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1b048548-617a-41d9-a2a9-06aeee0b0b38/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"70683353-5542-4acc-b71b-2634f0a568e6","invariantUUID":"e520bd3c-9315-423b-a8d4-b744290c8fa9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/70683353-5542-4acc-b71b-2634f0a568e6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"54f00307-eb4e-4488-b5c4-6dad953458e9","invariantUUID":"c84deb46-bf22-40ca-82e9-69c14fedfa81","name":"Demo_pNF_PAL4qIP3QwHnSUg18DEG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/54f00307-eb4e-4488-b5c4-6dad953458e9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5d27d582-82d6-47e7-a55e-d77e6bccf854","invariantUUID":"d259dbbb-c0ec-4df9-8521-230723aa9a8a","name":"Demo_pNF_KQqepau6LTBNgBOB5MWO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d27d582-82d6-47e7-a55e-d77e6bccf854/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d0e1296d-8852-468c-9d53-22b8526061e4","invariantUUID":"4a0b09b3-21fe-48fa-851b-50ad57add133","name":"basic_vm_macro","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/d0e1296d-8852-468c-9d53-22b8526061e4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d6b22691-4248-4ebb-adf7-ca2877e5d415","invariantUUID":"48bd708f-28d0-432a-b1c1-41203af4ebbe","name":"Demo_pNF_HIUVQja7TguMBFPlCwhS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d6b22691-4248-4ebb-adf7-ca2877e5d415/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ae57b103-4069-4f3d-9820-0107b44149a8","invariantUUID":"d7129c45-67c2-411a-8ce7-1bf1bb7ab253","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ae57b103-4069-4f3d-9820-0107b44149a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-13 04:15:21,113 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-54-49 from SDC 2021-12-13 04:15:21,113 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,113 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,113 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:21,114 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 04-02-24 from SDC 2021-12-13 04:15:21,114 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,114 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,114 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:21,114 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-12-13 04:15:21,114 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,114 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,115 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:21,115 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-53-16 from SDC 2021-12-13 04:15:21,115 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,115 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,115 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:21,115 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_sZXJkU from SDC 2021-12-13 04:15:21,116 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,116 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,116 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:21,116 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-56-25 from SDC 2021-12-13 04:15:21,116 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,116 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,117 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:21,117 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-59-46 from SDC 2021-12-13 04:15:21,117 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,117 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,117 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:21,118 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-58-23 from SDC 2021-12-13 04:15:21,118 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,118 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,118 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:21,118 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_YJI0JmELAfYsAmDerfdH from SDC 2021-12-13 04:15:21,118 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,118 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,119 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:21,119 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_yTexqSSZfOV0ZQMsNLNs from SDC 2021-12-13 04:15:21,119 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,119 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,119 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:21,119 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 04:15:21,119 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,119 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,120 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:21,120 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-12-13 04:15:21,120 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,120 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,120 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:21,120 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_3j7q9OPkdrwGU5bDGxHe from SDC 2021-12-13 04:15:21,120 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,121 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,121 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-12-13 04:15:21,121 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-12-13 04:15:21,121 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,121 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,121 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:21,121 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_PAL4qIP3QwHnSUg18DEG from SDC 2021-12-13 04:15:21,122 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,122 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,122 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:21,122 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_KQqepau6LTBNgBOB5MWO from SDC 2021-12-13 04:15:21,122 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,122 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,122 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:21,122 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-12-13 04:15:21,122 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,122 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,122 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-12-13 04:15:21,122 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HIUVQja7TguMBFPlCwhS from SDC 2021-12-13 04:15:21,122 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,122 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,122 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:21,123 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 04:15:21,123 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:21,123 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:21,123 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:21,123 DEBUG 147:__init__.py(1) - number of Service returned: 19 2021-12-13 04:15:21,123 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-12-13 04:15:21,123 INFO 192:__init__.py(1) - Service found, updating information 2021-12-13 04:15:21,123 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-12-13 04:15:21,123 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-12-13 04:15:21,123 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-13 04:15:21,203 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-13 04:15:21,208 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1c281255-5b9e-4140-9f63-5fb7f50dde2a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363970795,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f7e868-d9be-4b75-94a3-538266a8ff2a","invariantUUID":"c393cca0-2816-4274-a0de-9fee8a72dac0","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":"objectStorage","uniqueId":"dea65c0c-93e5-4560-a9d1-b922ebdb27d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639363797801,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a5b8f1e-818b-4198-b123-28ad18b3a1ae","invariantUUID":"fdcf0cb2-c8f6-4997-9c02-b83854cc72b6","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":"defaulticon","uniqueId":"0ebe6ef1-1123-4efb-b084-41610b2ec5ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639368034901,"name":"vFW ccdc2648-f6af","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9cff23d3-0172-45c4-932f-97d837bc8a13","invariantUUID":"6fe4c523-0994-461e-86a7-85e4c8b4e041","systemName":"VfwCcdc2648F6af","description":"vendor software product","tags":["vFW ccdc2648-f6af"],"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":"2fe17c1b-21aa-4a0d-9f25-97d830e4d939","lifecycleState":"CERTIFIED","lastUpdateDate":1639367951234,"name":"vFW bddce0b8-d470","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c6501ef3-b6a1-4dfb-a9d9-7f9682917d20","invariantUUID":"1451eac1-5fb3-47d1-81a0-e76b68f8ddfc","systemName":"VfwBddce0b8D470","description":"vendor software product","tags":["vFW bddce0b8-d470"],"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":"c24ccbfb-6734-4c24-a90b-e37c09f2ea6a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363850601,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"131f8866-7f98-4020-b432-a144c1d626df","invariantUUID":"af83b06f-cc2a-493d-b754-712c5dedf90c","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":"1f7fffb8-554a-4ce0-9b7b-23c4f0bca42c","lifecycleState":"CERTIFIED","lastUpdateDate":1639363852781,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1917458c-2f8c-49ee-807b-763c8a5f4578","invariantUUID":"397b89db-aded-4758-a693-9fc2abb049e6","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":"objectStorage","uniqueId":"5c2b92a5-e3a8-4271-968d-e021c89a0fec","lifecycleState":"CERTIFIED","lastUpdateDate":1639364034265,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5484b674-2413-4f49-bb30-3131fd21283f","invariantUUID":"9c93ca9a-bd17-4bfb-87bc-2f8f22a1a9dd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fb2c4ef1-dc64-42d9-bc17-b6d56a510ca2","lifecycleState":"CERTIFIED","lastUpdateDate":1639368866714,"name":"pNF 849449c9-80e8","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2d046eb-5e25-4f0a-84c8-bb7f704e35e1","invariantUUID":"9062119d-ed5f-409c-b1da-00f3c9f46ae7","systemName":"Pnf849449c980e8","description":"vendor software product","tags":["pNF 849449c9-80e8"],"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":"92fe0e51-03f9-4c9f-8fff-a141601094d8","lifecycleState":"CERTIFIED","lastUpdateDate":1639363936672,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"852a336c-a359-4887-8d1f-f08c2e75ed1e","invariantUUID":"a2a5c4e0-7637-445e-9076-8b266edf71cf","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a59fd52-4e1b-4fc2-989e-a1f27fbdb674","lifecycleState":"CERTIFIED","lastUpdateDate":1639363930903,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85457965-6ff4-4f08-982e-a2fbdebc0d6f","invariantUUID":"0a386b85-db05-43f9-add4-eb05a3633327","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":"compute","uniqueId":"f6fa5892-4a52-492a-a591-cf3e698aedcb","lifecycleState":"CERTIFIED","lastUpdateDate":1639363915702,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11b271de-258c-49a4-a517-0e463e64e819","invariantUUID":"60339fd3-0406-4b69-9fb6-21df5231a9b0","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":"objectStorage","uniqueId":"07c8f391-6c66-4382-903a-12fe4be1c6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1639363929177,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92e67928-8162-4817-be45-595003cc2816","invariantUUID":"b52a3e43-f4c5-4f9b-8876-d7962b235179","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":"d2f8043c-91b1-4c8a-a185-1c625706ad1b","lifecycleState":"CERTIFIED","lastUpdateDate":1639363986436,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db23d753-a4e5-4a88-94ac-d327c7b582c1","invariantUUID":"55d09514-b7ea-477c-93bf-b48d263109db","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":"93f26a31-c2de-4eab-b9c1-fb720fc80224","lifecycleState":"CERTIFIED","lastUpdateDate":1639363861975,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"624959ac-9474-46fc-8724-d04a26849a37","invariantUUID":"b1d95a49-5278-4bef-81df-fdb0e817011e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f13d3c40-65cd-40dd-9aa1-be45a9e198ac","lifecycleState":"CERTIFIED","lastUpdateDate":1639368618003,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7fc17148-c61a-414a-8902-b78f3df2129b","invariantUUID":"1422d2d0-6a99-44af-88ec-4a6a37f2f977","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":"networkrules","uniqueId":"0a80ca34-205c-43d2-8054-f53baa160468","lifecycleState":"CERTIFIED","lastUpdateDate":1639363844341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a77bc285-ccbd-4b88-aa55-8b57a9b9a181","invariantUUID":"af2f4e1f-d861-4adf-afce-e3297311adc6","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":"b4a30efb-6750-469f-82b2-955257030546","lifecycleState":"CERTIFIED","lastUpdateDate":1639363898116,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e55570e-633b-4304-a2fc-2b48c3627ff2","invariantUUID":"7ce903de-adca-4b4d-81b4-7f41f0ab804a","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":"612f8567-898c-400d-943b-3fba50609e4f","lifecycleState":"CERTIFIED","lastUpdateDate":1639363954770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16b0ed53-ea86-4ff2-aefe-cd279449d779","invariantUUID":"a9493a8a-5c04-460c-af0d-c974a1e8cf66","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":"defaulticon","uniqueId":"80855c42-c453-4eb8-a03d-f5791d30bce8","lifecycleState":"CERTIFIED","lastUpdateDate":1639368190200,"name":"vFW f20d2b10-3820","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6ad019f6-f46b-41d3-a764-0b8d8024e2c1","invariantUUID":"477d5c01-34ff-4702-8f96-bae709c1c383","systemName":"VfwF20d2b103820","description":"vendor software product","tags":["vFW f20d2b10-3820"],"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":"0cb08da2-a6d1-486e-9178-e06b8046fc15","lifecycleState":"CERTIFIED","lastUpdateDate":1639368890421,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0c55e040-af9a-44b8-9b35-1b9f91620931","invariantUUID":"6d81ca2d-a501-4d25-81d8-a33a7a3b4ae5","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02ce44b6-14ed-4f4c-92ea-d247c90c81c7","lifecycleState":"CERTIFIED","lastUpdateDate":1639363989962,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d3db67-98a3-4cd2-b304-126968dfcd98","invariantUUID":"0509e822-02dc-43c6-a05b-28f5d61cb362","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"98c8cef6-3d1c-46a3-977e-9ba5230c4f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1639363922292,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3f03b57-e2d0-484c-a0b5-400f549cde53","invariantUUID":"8e0b88ba-ba7c-4d66-80c5-4ada349f55da","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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","lifecycleState":"CERTIFIED","lastUpdateDate":1639363784183,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d409bb-c212-47d4-85d7-233e58648264","invariantUUID":"868f36d9-c415-4d75-95d2-3b2fddb529af","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":"objectStorage","uniqueId":"bd52759e-253c-4b94-8d73-9f60f86223ea","lifecycleState":"CERTIFIED","lastUpdateDate":1639363924463,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4316caf-9488-4ede-b72f-e91d9898e5b4","invariantUUID":"5b7773a5-f034-416d-b4a0-891f53b062e7","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":"e2ed8be6-aab8-469a-8fd1-3c4b907d033c","lifecycleState":"CERTIFIED","lastUpdateDate":1639363899592,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a759c31a-2618-4c12-98d1-cdc23a3874fc","invariantUUID":"61e636a6-f29d-4025-b79d-566c2ebc946f","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":"defaulticon","uniqueId":"c3b8aa39-cbe5-4e69-a8ca-8a07a6e25915","lifecycleState":"CERTIFIED","lastUpdateDate":1639363901049,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4219cbf8-4494-4ebe-a516-5c773217eb99","invariantUUID":"1c99c80a-aaa7-4c1a-a266-080ad6b53432","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dd57e4af-6704-4ae9-8f3a-c878cb6211fd","lifecycleState":"CERTIFIED","lastUpdateDate":1639363981770,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfb174ec-512a-43a4-a6cc-c752ec814a49","invariantUUID":"4bb404eb-a3f6-45e6-a236-69c8e24c2b62","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":"d3e36fc5-fd7b-4234-b2c9-20bb63f44963","lifecycleState":"CERTIFIED","lastUpdateDate":1639368625875,"name":"pNF 6bff0a15-e73a","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"557caf9f-cf3f-40ac-bbda-2ee05adf4714","invariantUUID":"580258e4-d000-4bdd-99c1-d0ac2bde84a7","systemName":"Pnf6bff0a15E73a","description":"vendor software product","tags":["pNF 6bff0a15-e73a"],"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":"03ae6c70-ec8f-4895-bea5-f49379e6ece5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363824486,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8081d243-2ff1-40eb-95be-2659b53a886a","invariantUUID":"677c8c96-915b-4ce2-9b86-c4b35128ed6e","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":"70d5767f-042a-4741-b3ee-a23955884584","lifecycleState":"CERTIFIED","lastUpdateDate":1639363835373,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f1048e94-4f6e-4c81-a852-2763744513b3","invariantUUID":"05ce7ef1-6db5-4880-b58c-273ff87e96e2","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":"5da1e18b-63ee-46f3-92d8-91902aea8e4e","lifecycleState":"CERTIFIED","lastUpdateDate":1639364045167,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28784177-16d5-47b5-984e-2a46e2fa61ca","invariantUUID":"2b1ac54b-6845-4255-89f4-18c93971eef7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1dd84170-75ac-48da-b6b9-f8efa04618a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639364030293,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db826973-0364-4b37-a7e2-b047d753380b","invariantUUID":"663f6fd1-8cb9-4b6b-8317-24649a85a65d","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"70038fbd-782e-47ed-8358-8a7917d6991b","lifecycleState":"CERTIFIED","lastUpdateDate":1639363940599,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"803aba46-835c-4ee8-9040-06b795f88d3a","invariantUUID":"fc85a13f-a3a5-4fff-ab45-a885ffc21512","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":"objectStorage","uniqueId":"7ebfabb3-975b-4336-83d8-39db6a6e4f97","lifecycleState":"CERTIFIED","lastUpdateDate":1639363816190,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"093771bd-ad72-4930-972f-de0e65d5950f","invariantUUID":"f065d434-d504-4ff2-923d-96fc58f5dcfc","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":"55ac7d41-a15d-4ff7-99e4-4b79a5224abe","lifecycleState":"CERTIFIED","lastUpdateDate":1639363830573,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a523ca98-3b1c-4261-af64-7e99452105d1","invariantUUID":"0201af71-9f71-4358-9b2e-16194f8998fc","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":"compute","uniqueId":"f5a05025-b685-44e1-83f1-a96bb07edc1b","lifecycleState":"CERTIFIED","lastUpdateDate":1639364025302,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2230d0f9-b1bb-44f0-8343-8e37a5380688","invariantUUID":"26756b7e-39b0-4f83-8669-84d576876cd5","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5eb3796b-1dfa-4e92-b833-d813917cbacd","lifecycleState":"CERTIFIED","lastUpdateDate":1639363864086,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2103012-60f2-4b75-84c7-08f898de3ab2","invariantUUID":"fb360e55-40ae-4d46-b3a5-35df01048201","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":"d165bdd6-70fe-4c66-a9ba-80bf1d861e50","lifecycleState":"CERTIFIED","lastUpdateDate":1639363819894,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b41e136-0949-4880-83de-fcc5376df410","invariantUUID":"1206294e-804c-46b4-99c3-1d4f6619e532","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bed1b035-ad37-441a-a786-152241226703","lifecycleState":"CERTIFIED","lastUpdateDate":1639363809612,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"700b65f6-cf96-4135-b2d2-43ece2131c2f","invariantUUID":"85782bbc-fd45-47f2-bacf-6c4792a895a8","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":"port","uniqueId":"f4c3f88d-70f2-46a8-97e8-1eca6925f7f6","lifecycleState":"CERTIFIED","lastUpdateDate":1639363942969,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe771f41-88db-4b01-b7da-0bb4649015b2","invariantUUID":"268afe43-f10b-4c0f-ac67-9134a5ad2788","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6c36029-99b3-4507-bd53-bcfd72f227be","lifecycleState":"CERTIFIED","lastUpdateDate":1639363890273,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"002a58b3-f95b-40ea-a1d9-85da78eb25da","invariantUUID":"24c92880-a10a-46c7-8be4-8c3e967a1652","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":"securityrules","uniqueId":"8c877361-f8a3-4b7f-bc1c-ea244c675180","lifecycleState":"CERTIFIED","lastUpdateDate":1639363854909,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a7d88578-810c-49b1-bd93-64bf62597bf3","invariantUUID":"dfdafd82-2395-4779-b462-da6ee8535846","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":"defaulticon","uniqueId":"af460a39-c3b8-480e-ab4f-8561979d7238","lifecycleState":"CERTIFIED","lastUpdateDate":1639367571666,"name":"basic_onboard_sZXJkU","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5cd5b3fb-b98e-42c5-a675-7792e23d570c","invariantUUID":"f1badb5d-f331-4e6b-9a9b-f953d1fde92d","systemName":"BasicOnboardSzxjku","description":"VF","tags":["basic_onboard_sZXJkU"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1d10a2ca-cb22-4441-972f-8bb046362370","lifecycleState":"CERTIFIED","lastUpdateDate":1639364026631,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"915e95f0-fe20-4713-8e3b-dac7665d827d","invariantUUID":"7feb9dc7-224a-4d24-b41e-ebf7ac175848","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"98cc9453-d34f-4e36-9887-6c0dbf573d4c","lifecycleState":"CERTIFIED","lastUpdateDate":1639363807887,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe0ae11-ddbc-4ffb-81c0-2b6a63a9053c","invariantUUID":"14ee5afe-b49b-4afc-a01d-c6be12844a87","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":"c2fccc37-c329-4729-990c-86ee69887431","lifecycleState":"CERTIFIED","lastUpdateDate":1639363904212,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"499e3f51-7953-4626-a0e1-592a404f634d","invariantUUID":"33369fe3-9963-4a46-a22e-cc098c7d06ff","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26ac7714-cd2d-47c9-b5ff-7ca423a68349","lifecycleState":"CERTIFIED","lastUpdateDate":1639363984467,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47dbed2b-326a-4e98-a39a-e4c5832b8a59","invariantUUID":"ab8b5273-24b6-4568-b343-0a80293cd268","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0e0f29-d72d-4663-86a5-0ed0cfd49cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1639363817928,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4f1d4d4-44e1-49e9-9f0c-adc81caaca57","invariantUUID":"8571c745-85a7-4da2-ae5e-f1cbd4059769","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a9185ac8-c757-4b84-b390-ebbc6df92ad1","lifecycleState":"CERTIFIED","lastUpdateDate":1639363958935,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46bf9a59-bd2d-44fd-ae06-997b71f4b74e","invariantUUID":"2a7f8c17-f5de-44fa-8a15-0774b0cd10cb","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f1644a08-94a3-48da-9394-21c7d604b856","lifecycleState":"CERTIFIED","lastUpdateDate":1639363967843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59a7d7fe-73bf-48c6-839d-f88930e503f7","invariantUUID":"6120fe9e-0615-4c96-89bd-e828f1897f42","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"362388ab-32d6-4f13-a21b-1e2a638ff376","lifecycleState":"CERTIFIED","lastUpdateDate":1639363952776,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78fbb600-ef15-478c-b04f-df92dda72143","invariantUUID":"bedde007-8aa2-4820-8b14-500e1789a29d","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":"71006080-dd9e-4e31-916c-477dd921a911","lifecycleState":"CERTIFIED","lastUpdateDate":1639363896611,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1013f0dd-8a0b-4b02-95fb-724b3001dcaf","invariantUUID":"7ef08438-8c60-4132-8d7a-729f7c394218","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4aa6d2d-f0bf-421f-b39a-21da8917a2a9","lifecycleState":"CERTIFIED","lastUpdateDate":1639368827091,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"855fc29e-42c0-4a39-ac44-7e004e2135e8","invariantUUID":"ee71ec48-f322-49d8-bca9-247064ec9860","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"69ad0676-a778-4b6f-957d-ad63177141bb","lifecycleState":"CERTIFIED","lastUpdateDate":1639363902471,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aae386bd-b1dc-45d9-925a-a3a3cc9df570","invariantUUID":"4460386d-1404-4636-b5b8-d99b1f9791a3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"638e9963-411b-45f5-9e20-823569f254c3","lifecycleState":"CERTIFIED","lastUpdateDate":1639363832974,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"285a9437-6eb4-48c2-ab73-c32b66c228e4","invariantUUID":"2fb744ee-2ea7-4a71-a3a2-6c7517d8ec7f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07cc2215-bb91-4800-9632-916f526759f8","lifecycleState":"CERTIFIED","lastUpdateDate":1639363913287,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf274b86-2e01-4a24-bba1-f14dcb06d02a","invariantUUID":"6e7fa6e8-af2a-4022-928b-19dad4e10c48","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":"objectStorage","uniqueId":"52505cc7-7d4f-4b71-961d-02163a87d864","lifecycleState":"CERTIFIED","lastUpdateDate":1639363814540,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec67747f-ec6c-41eb-ba7d-1a563546feeb","invariantUUID":"584f36db-eef4-47f3-8e43-a58d20bf9703","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":"objectStorage","uniqueId":"ac0d8e12-23f7-4301-92df-f7b9927b8a0f","lifecycleState":"CERTIFIED","lastUpdateDate":1639364036372,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805ed76d-bc35-4002-8375-13a71dbbf3a3","invariantUUID":"746a2f19-67df-4a8c-85e9-91f93b48cee5","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"94f6b273-5c7b-4dd5-9eb3-33dd03188792","lifecycleState":"CERTIFIED","lastUpdateDate":1639363795080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"078bc6e3-3ed3-49a7-9c47-bb2514808cda","invariantUUID":"0864359d-8a33-459c-940f-5d268cf718d4","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":"objectStorage","uniqueId":"f2e312b1-ab21-470a-b64d-04945e1c0d66","lifecycleState":"CERTIFIED","lastUpdateDate":1639364032172,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29f7aa80-d7f7-49bf-9a76-023d6ee57add","invariantUUID":"0a60a154-66a2-4709-977b-16df4c66782d","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dbaf716-5822-4f30-9c9e-f0d4699d6090","lifecycleState":"CERTIFIED","lastUpdateDate":1639363978121,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8e161c9-6f08-4525-a9a4-4cf3bc082305","invariantUUID":"a33224dd-ac77-40ed-8046-9a2e6f54ff7e","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":"objectStorage","uniqueId":"7e96abf8-b822-4c6c-be42-4bc03409a4d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639363800516,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53319411-df65-45b5-bc63-e48b2677362f","invariantUUID":"1403e54c-ee02-47ae-97a3-c1565c9c1ff9","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":"port","uniqueId":"78857b9e-e225-497d-b000-44262706cefa","lifecycleState":"CERTIFIED","lastUpdateDate":1639363845891,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66f151c3-a24e-4558-96bd-e7b6359752cc","invariantUUID":"fc225818-8dc4-4549-ba6f-23a9ea1cb6cf","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":"port","uniqueId":"aa314438-abbe-422a-b19a-2c5f78f8f922","lifecycleState":"CERTIFIED","lastUpdateDate":1639363945079,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b18e6b9-6e77-435b-9dc5-d4f7afcb6df4","invariantUUID":"55ace250-aa6c-4c2d-ab52-2cb759b5b9f5","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9e91cf7-3f7f-4333-93bf-21451dc04d7a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363988326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8afa8bdf-90ff-4b30-bbb1-aaa1c95712b3","invariantUUID":"329a4a0f-e87a-4eee-81a9-f959018cadfe","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":"b968ce69-7516-4e96-9a89-9e789d14e428","lifecycleState":"CERTIFIED","lastUpdateDate":1639363866292,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1c9cf56-eb36-4289-927e-9854326d6fc1","invariantUUID":"95376d59-0597-45b6-8b78-936c81d977eb","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96aae9a4-4214-49f8-94cb-2addc1f4a544","lifecycleState":"CERTIFIED","lastUpdateDate":1639363911304,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6199a20a-52b0-42db-ba35-a4ea633989b5","invariantUUID":"6e099099-b070-4717-8249-d77dbfd814a3","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":"port","uniqueId":"0a94082c-d8a7-45e0-bbc8-7885593f7bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1639364046744,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3e9f54b0-0c27-4c8c-bb8a-405f12448f2d","invariantUUID":"079d9a24-0d20-4a0e-9df9-c2fdced35a8b","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ed7ad5cb-e3d9-4a6c-b5dd-f3e53c77ed84","lifecycleState":"CERTIFIED","lastUpdateDate":1639367658655,"name":"vFW 9870ae1d-eaee","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff83db3d-9239-428a-9f73-f470b94162e4","invariantUUID":"e97787e8-b716-4323-abed-722b1312505d","systemName":"Vfw9870ae1dEaee","description":"vendor software product","tags":["vFW 9870ae1d-eaee"],"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":"e229ae30-a397-4742-856c-7f1eea1f98a7","lifecycleState":"CERTIFIED","lastUpdateDate":1639364041282,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c534d0f-43ae-475b-a750-a05b72d27214","invariantUUID":"7354d39b-700d-49f1-a92a-8f06f68b3973","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a33886b9-b920-4ba0-96ac-50f8a806170e","lifecycleState":"CERTIFIED","lastUpdateDate":1639363879305,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62335a41-9154-4b44-af5b-b43406c482ae","invariantUUID":"1c8a6a70-f97c-4112-a2a4-d29365f84e34","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d4a24f-c171-4a56-850b-8750864b2750","lifecycleState":"CERTIFIED","lastUpdateDate":1639363950583,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"595c6241-a13c-4512-abb3-5a93dd060f3f","invariantUUID":"825bb43f-ce1e-4d99-97b0-19c188d36a2a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40447f3f-8c24-4829-b91c-07a41a063c43","lifecycleState":"CERTIFIED","lastUpdateDate":1639368690477,"name":"pNF dd606f3c-2a32","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"98bdecbb-b509-41eb-b3ed-86431a0683f1","invariantUUID":"8f2aaf7e-0537-47af-aeca-6fd3f3ee0cce","systemName":"PnfDd606f3c2a32","description":"vendor software product","tags":["pNF dd606f3c-2a32"],"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":"c50b5678-0192-441b-bfda-231be6e58cd0","lifecycleState":"CERTIFIED","lastUpdateDate":1639364039110,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e9556ae-4fd4-4c51-96d1-53e8196b22f3","invariantUUID":"2a424dd1-d633-48e2-b5a0-aa1c9342ffe1","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9561e5b-4e82-4645-8e5a-0fbfb22e5d01","lifecycleState":"CERTIFIED","lastUpdateDate":1639363907369,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f202955-0bb9-4104-a1b2-f83c0bd7c0bf","invariantUUID":"399954c2-e150-4739-b989-25357b933b54","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":"defaulticon","uniqueId":"5c343324-3d28-4bd5-8b5a-f77fe53b5c04","lifecycleState":"CERTIFIED","lastUpdateDate":1639367744497,"name":"vFW 34ae6d74-007e","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"57a55bf0-7024-4498-bce1-d055e4fe5ef2","invariantUUID":"98851ec5-3cf5-45d8-9e66-a068f41cf1a2","systemName":"Vfw34ae6d74007e","description":"vendor software product","tags":["vFW 34ae6d74-007e"],"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":"loadBalancer","uniqueId":"8dc33613-7d24-4bba-8906-a5e1c3c7c328","lifecycleState":"CERTIFIED","lastUpdateDate":1639363805792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00fa9f03-d704-4127-af81-99a3dcb1f142","invariantUUID":"26414294-a714-4232-9c96-90b6a0c9dd87","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4696c2aa-a1b7-43ce-89da-25b2065d932e","lifecycleState":"CERTIFIED","lastUpdateDate":1639363872603,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d0fdb01-53e4-4cba-9d6d-7f06b205b02b","invariantUUID":"8f6c3f99-384d-495a-8695-f06688ea8d21","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21a2e801-023a-4598-9f2b-69742daf44b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363822170,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a00302c-5f9a-41a5-8326-f354010ce1b8","invariantUUID":"e6dc8524-62dd-4c26-9bc9-892edabaa5c0","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":"compute","uniqueId":"1b8103a5-5158-4479-8658-63a9d061dd3d","lifecycleState":"CERTIFIED","lastUpdateDate":1639364043280,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5badbf5f-442b-4fe3-ab0a-a7db788042e1","invariantUUID":"5698e4cd-cc77-4e8e-ac9f-8f0e1fb995dc","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ae6f7fc-98ad-4f6b-8a6a-08e6a3f394b7","lifecycleState":"CERTIFIED","lastUpdateDate":1639367833184,"name":"vFW 792577bf-6261","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"252254e5-3981-4436-b849-c0101b99cf94","invariantUUID":"98202c78-b715-4fb7-9f48-81b567832f18","systemName":"Vfw792577bf6261","description":"vendor software product","tags":["vFW 792577bf-6261"],"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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4b7b14d-f421-40e4-83ed-c2db51f9c784","lifecycleState":"CERTIFIED","lastUpdateDate":1639363961474,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"331b1611-03fa-4362-8c16-e0cf15efe4ab","invariantUUID":"40cbf623-f35e-465d-85e6-057995e010d7","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":"defaulticon","uniqueId":"9a73a903-12f6-4510-9a94-d5e0e5216860","lifecycleState":"CERTIFIED","lastUpdateDate":1639368567284,"name":"pNF 04ec4792-5f49","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e756a93d-bb75-4005-8980-237e0f64aed7","invariantUUID":"92ef3fc8-7488-4cf1-95d5-5ed9983c6135","systemName":"Pnf04ec47925f49","description":"vendor software product","tags":["pNF 04ec4792-5f49"],"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":"639d8d59-b6ed-4354-b3c2-8d2e41b03527","lifecycleState":"CERTIFIED","lastUpdateDate":1639368618008,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64ebabab-3d3e-4edf-8a6d-485e5b7b1827","invariantUUID":"e80b4696-0630-4585-9ff3-df9a75521a94","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":"network","uniqueId":"5df7f489-bdf2-4ec3-b848-9fe3440a6de5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363837674,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2e4d7f9-6295-42a3-8a76-5792e6bb9b9b","invariantUUID":"dfb87490-8262-4faa-ac4c-51d170079e5d","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fba419a6-4ef3-4538-b3d1-3c968a5b93ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639363887593,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"23087aa9-d9a4-41e5-bb06-dc20f50db391","invariantUUID":"aac2ddcc-afd7-4140-8cf5-fd9e089f9154","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":"2edc8222-ec77-44f8-b400-3c1088434584","lifecycleState":"CERTIFIED","lastUpdateDate":1639363869521,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7183bcea-d0c8-42b1-9217-4bcc76f5e16f","invariantUUID":"34fe02a3-02b6-4451-a080-26b170e8952e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8508909c-dd18-4177-a7b1-63c037f276fd","lifecycleState":"CERTIFIED","lastUpdateDate":1639363963842,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f926de66-66a9-4839-a8f9-893b5e0748d8","invariantUUID":"ff1b3820-19d5-4b8e-b424-d316ac1bd35c","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":"compute","uniqueId":"6ccb2b89-0baf-4646-b527-536b0a43af9f","lifecycleState":"CERTIFIED","lastUpdateDate":1639363859373,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf30f7ee-2400-401e-81d6-d08a3ec3d1ed","invariantUUID":"426c00ff-6178-44d3-82e6-906a47f8e8d9","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"558b914d-fc6e-4837-b39a-ed69280d8a30","lifecycleState":"CERTIFIED","lastUpdateDate":1639368760778,"name":"pNF 8bd70a0b-0906","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a3588fec-014d-441f-8a8b-04805a38f01a","invariantUUID":"fa2552d9-c896-4f79-82c9-bece50c3d1c4","systemName":"Pnf8bd70a0b0906","description":"vendor software product","tags":["pNF 8bd70a0b-0906"],"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":"3bfbac28-f61c-4822-8346-9dcf941cda67","lifecycleState":"CERTIFIED","lastUpdateDate":1639363827502,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0a497fb-fafb-4bcf-b13f-c208a61c120b","invariantUUID":"22b8e77f-ee23-4220-9334-4e8198ab63a6","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a89e932b-3bdc-4285-aeac-b6da4823673a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363956530,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f172031-c784-411a-949b-c980ce406e29","invariantUUID":"bdc23f31-31dc-4c61-af2e-f09609d34a50","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":"defaulticon","uniqueId":"782f8a71-a628-492c-9ee5-4677e7a47638","lifecycleState":"CERTIFIED","lastUpdateDate":1639368883661,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8df73530-b0f5-4aa5-a187-a212565b5689","invariantUUID":"c693e114-267d-4f05-a7af-104afc1372f5","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e92bb928-6a3e-4c61-b7f8-dc9218764f86","lifecycleState":"CERTIFIED","lastUpdateDate":1639363905768,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e3eaa5-649f-4bc3-9408-1f774c744489","invariantUUID":"af4090c1-da2f-4333-b10e-c804083166c9","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"519aa1e6-e997-4b62-899d-30c130ff7bd4","lifecycleState":"CERTIFIED","lastUpdateDate":1639364028209,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f165692-0b1c-47c7-bb1c-96b6b1acb9c8","invariantUUID":"8c472002-03bd-4d2e-bc52-6628e109d929","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8f8474f-6684-4c15-aea3-49c22011336d","lifecycleState":"CERTIFIED","lastUpdateDate":1639363871079,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd03da93-d85b-49f8-8580-95e5b3f36110","invariantUUID":"4b000770-087d-4ae3-a6a9-6cd798cc7337","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":"network","uniqueId":"55a1871b-e202-4077-8dab-afa819c1cfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363894776,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7199966-2726-4692-a2ce-739d5c676186","invariantUUID":"2571f962-bfcc-43aa-a9e8-1f0d4cd2ff97","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feac0917-3593-42e4-87b3-8315e0902ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1639363947971,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c89c90a-39d9-4c60-aad4-27e0ea984e19","invariantUUID":"1167ed4b-8bc2-4e9c-8a8d-b2acf1ffb44d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"720b3a3e-0e95-4913-bda5-48e650055b18","lifecycleState":"CERTIFIED","lastUpdateDate":1639363938306,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3315f36c-57ac-440d-a7b5-cd51b1a2b630","invariantUUID":"6152a478-3346-4209-af4e-598e528975be","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":"51f8d0da-94a6-454d-baa7-c9e26a0c6290","lifecycleState":"CERTIFIED","lastUpdateDate":1639368437028,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e4a2e071-2196-4dcd-80f8-7f26cf6e08b9","invariantUUID":"d189683f-18a0-40a1-848d-5420860f7e31","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":"98aa8ecb-f769-443f-a39b-82bb3718ef22","lifecycleState":"CERTIFIED","lastUpdateDate":1639368577600,"name":"Demo_pNF_yTexqSSZfOV0ZQMsNLNs","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"33c5cfa8-3165-4735-8b8a-9a387c4ac6c9","invariantUUID":"f9918542-5301-4bbf-951f-a46dc8943c01","systemName":"DemoPnfYtexqsszfov0zqmsnlns","description":"catalog service description","tags":["robot-ete","Demo_pNF_yTexqSSZfOV0ZQMsNLNs"],"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":"7b6b98ac-3392-429a-b955-5f3db1955a04","lifecycleState":"CERTIFIED","lastUpdateDate":1639368766310,"name":"Demo_pNF_YJI0JmELAfYsAmDerfdH","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"6ecb616d-1b8a-47c4-8fb4-cc84730bf32d","invariantUUID":"0a3046d6-df52-4e6f-8ca8-43cee9eb17a2","systemName":"DemoPnfYji0jmelafysamderfdh","description":"catalog service description","tags":["robot-ete","Demo_pNF_YJI0JmELAfYsAmDerfdH"],"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":"ac03adaf-09a0-4f78-9e6b-6a446e2ed9dc","lifecycleState":"CERTIFIED","lastUpdateDate":1639367672463,"name":"vFW 2021-12-13 03-53-16","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9e2e704b-c450-4081-9abf-07d04d1a232d","invariantUUID":"c1cbdaa7-3644-40bd-bba0-e624446e5799","systemName":"Vfw20211213035316","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-53-16"],"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":"80040ac3-b598-4651-8c9b-6d79e3287b46","lifecycleState":"CERTIFIED","lastUpdateDate":1639368643619,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"70683353-5542-4acc-b71b-2634f0a568e6","invariantUUID":"e520bd3c-9315-423b-a8d4-b744290c8fa9","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":"20572a5e-c7d5-401f-9082-06bb02707e64","lifecycleState":"CERTIFIED","lastUpdateDate":1639367596853,"name":"basic_onboard_sZXJkU","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"36c6775b-7d42-4f41-8829-eba01fdee6a8","invariantUUID":"0f6c63a8-1424-459c-9350-190471951ffd","systemName":"BasicOnboardSzxjku","description":"service","tags":["basic_onboard_sZXJkU"],"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":"78b97590-9334-4330-87c5-f7ff8076bb22","lifecycleState":"CERTIFIED","lastUpdateDate":1639368698000,"name":"Demo_pNF_PAL4qIP3QwHnSUg18DEG","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"54f00307-eb4e-4488-b5c4-6dad953458e9","invariantUUID":"c84deb46-bf22-40ca-82e9-69c14fedfa81","systemName":"DemoPnfPal4qip3qwhnsug18deg","description":"catalog service description","tags":["robot-ete","Demo_pNF_PAL4qIP3QwHnSUg18DEG"],"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":"b467ac9c-9aba-4fdb-ab18-3dc6040ed127","lifecycleState":"CERTIFIED","lastUpdateDate":1639368042779,"name":"vFW 2021-12-13 03-59-46","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"93831a2b-b24a-4a2f-8cb8-8a80fc437cc0","invariantUUID":"72dbdc31-81d4-4e64-b9a4-05e0b8ae3e17","systemName":"Vfw20211213035946","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-59-46"],"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":"27f08f95-c303-4d9f-bdd1-05d5d1b8f3b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639368641795,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ae57b103-4069-4f3d-9820-0107b44149a8","invariantUUID":"d7129c45-67c2-411a-8ce7-1bf1bb7ab253","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":"3ae3a2dd-32ac-4a38-9923-6a3307380329","lifecycleState":"CERTIFIED","lastUpdateDate":1639368903001,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0cd39b46-1c8f-49d4-943f-5076a0b7ffd7","invariantUUID":"198b19ef-7f2f-4e2e-9405-00e7126a916a","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"37f03084-21d2-46d3-8b1c-cc8ac056073d","lifecycleState":"CERTIFIED","lastUpdateDate":1639368849508,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"af8e396d-19f5-4ced-bdcf-942aebd8dd69","invariantUUID":"fd8c3502-97e6-4564-ad7e-0df57189bdb4","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af58bf55-86b4-4d3d-87af-d4aed2edc961","lifecycleState":"CERTIFIED","lastUpdateDate":1639367958608,"name":"vFW 2021-12-13 03-58-23","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"b1526a85-e66d-4f95-9296-f799aa26d6fb","invariantUUID":"9cc75a74-68b9-41c9-bbc4-ded16bec65bf","systemName":"Vfw20211213035823","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-58-23"],"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":"d99537fe-022b-4781-bddb-85e4907275c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639368197203,"name":"vFW 2021-12-13 04-02-24","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d3c0cf59-77e7-4e24-85dd-135e121746bb","invariantUUID":"ac989971-3ca1-4bc5-84ff-247098ca6518","systemName":"Vfw20211213040224","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 04-02-24"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ba29b9f1-a6b2-436a-b85c-379f1c23bd10","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1639368910207,"name":"Demo_pNF_3j7q9OPkdrwGU5bDGxHe","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1b048548-617a-41d9-a2a9-06aeee0b0b38","invariantUUID":"9930aa20-0616-4976-82e0-21079d385044","systemName":"DemoPnf3j7q9opkdrwgu5bdgxhe","description":"catalog service description","tags":["robot-ete","Demo_pNF_3j7q9OPkdrwGU5bDGxHe"],"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":"07c6b08a-beea-48d5-af41-6dfad7cb0549","lifecycleState":"CERTIFIED","lastUpdateDate":1639367753888,"name":"vFW 2021-12-13 03-54-49","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"8fe47447-0d37-4793-8de0-331c59de836a","invariantUUID":"98346527-55fa-4da2-a806-7e0dc69c360c","systemName":"Vfw20211213035449","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-54-49"],"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":"5760e9b5-c2eb-49be-bd7d-af300b0417c9","lifecycleState":"CERTIFIED","lastUpdateDate":1639368876277,"name":"Demo_pNF_HIUVQja7TguMBFPlCwhS","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d6b22691-4248-4ebb-adf7-ca2877e5d415","invariantUUID":"48bd708f-28d0-432a-b1c1-41203af4ebbe","systemName":"DemoPnfHiuvqja7tgumbfplcwhs","description":"catalog service description","tags":["robot-ete","Demo_pNF_HIUVQja7TguMBFPlCwhS"],"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":"41e5d1cc-98e0-47b2-8e96-84822821541d","lifecycleState":"CERTIFIED","lastUpdateDate":1639367841163,"name":"vFW 2021-12-13 03-56-25","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ac0902c6-6873-4cf5-9659-260f4929b047","invariantUUID":"40fde47b-2ddf-4aa1-bed2-5eefac42d03b","systemName":"Vfw20211213035625","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-56-25"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5b9f3a39-3c89-46a5-86ee-80720cd134f5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1639368919424,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d0e1296d-8852-468c-9d53-22b8526061e4","invariantUUID":"4a0b09b3-21fe-48fa-851b-50ad57add133","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"56c1baa3-3e33-41b7-b3a5-042a5e0f6c87","lifecycleState":"CERTIFIED","lastUpdateDate":1639368635377,"name":"Demo_pNF_KQqepau6LTBNgBOB5MWO","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5d27d582-82d6-47e7-a55e-d77e6bccf854","invariantUUID":"d259dbbb-c0ec-4df9-8521-230723aa9a8a","systemName":"DemoPnfKqqepau6ltbngbob5mwo","description":"catalog service description","tags":["robot-ete","Demo_pNF_KQqepau6LTBNgBOB5MWO"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-13 04:15:21,214 DEBUG 118:sdc_resource.py(1) - Resource basic_vm_macro found in services list 2021-12-13 04:15:21,215 INFO 728:service.py(1) - attempting to Certify Service basic_vm_macro in SDC 2021-12-13 04:15:21,217 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-12-13 04:15:21,217 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/5b9f3a39-3c89-46a5-86ee-80720cd134f5/lifecycleState/Certify 2021-12-13 04:15:21,217 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-12-13 04:15:28,998 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-12-13 04:15:28,999 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"ee48fadd-08e9-4566-9504-b2fdead44085","name":"basic_vm_macro","version":"1.0","isHighestVersion":true,"creationDate":1639368905988,"lastUpdateDate":1639368919424,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm_macro"],"icon":"network_l_1-3","normalizedName":"basicvmmacro","systemName":"BasicVmMacro","contactId":"cs0008","allVersions":{"1.0":"ee48fadd-08e9-4566-9504-b2fdead44085"},"projectCode":"123456","invariantUUID":"4a0b09b3-21fe-48fa-851b-50ad57add133","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":"Macro","serviceFunction":"","uuid":"d0e1296d-8852-468c-9d53-22b8526061e4"} 2021-12-13 04:15:29,003 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-12-13 04:15:29,003 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-12-13 04:15:29,004 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-12-13 04:15:29,004 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-12-13 04:15:29,004 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-12-13 04:15:29,301 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-12-13 04:15:29,302 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8fe47447-0d37-4793-8de0-331c59de836a","invariantUUID":"98346527-55fa-4da2-a806-7e0dc69c360c","name":"vFW 2021-12-13 03-54-49","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fe47447-0d37-4793-8de0-331c59de836a/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d3c0cf59-77e7-4e24-85dd-135e121746bb","invariantUUID":"ac989971-3ca1-4bc5-84ff-247098ca6518","name":"vFW 2021-12-13 04-02-24","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d3c0cf59-77e7-4e24-85dd-135e121746bb/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"af8e396d-19f5-4ced-bdcf-942aebd8dd69","invariantUUID":"fd8c3502-97e6-4564-ad7e-0df57189bdb4","name":"test_pnf_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/af8e396d-19f5-4ced-bdcf-942aebd8dd69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9e2e704b-c450-4081-9abf-07d04d1a232d","invariantUUID":"c1cbdaa7-3644-40bd-bba0-e624446e5799","name":"vFW 2021-12-13 03-53-16","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9e2e704b-c450-4081-9abf-07d04d1a232d/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"36c6775b-7d42-4f41-8829-eba01fdee6a8","invariantUUID":"0f6c63a8-1424-459c-9350-190471951ffd","name":"basic_onboard_sZXJkU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/36c6775b-7d42-4f41-8829-eba01fdee6a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ac0902c6-6873-4cf5-9659-260f4929b047","invariantUUID":"40fde47b-2ddf-4aa1-bed2-5eefac42d03b","name":"vFW 2021-12-13 03-56-25","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ac0902c6-6873-4cf5-9659-260f4929b047/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"93831a2b-b24a-4a2f-8cb8-8a80fc437cc0","invariantUUID":"72dbdc31-81d4-4e64-b9a4-05e0b8ae3e17","name":"vFW 2021-12-13 03-59-46","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/93831a2b-b24a-4a2f-8cb8-8a80fc437cc0/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"b1526a85-e66d-4f95-9296-f799aa26d6fb","invariantUUID":"9cc75a74-68b9-41c9-bbc4-ded16bec65bf","name":"vFW 2021-12-13 03-58-23","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b1526a85-e66d-4f95-9296-f799aa26d6fb/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"6ecb616d-1b8a-47c4-8fb4-cc84730bf32d","invariantUUID":"0a3046d6-df52-4e6f-8ca8-43cee9eb17a2","name":"Demo_pNF_YJI0JmELAfYsAmDerfdH","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6ecb616d-1b8a-47c4-8fb4-cc84730bf32d/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"33c5cfa8-3165-4735-8b8a-9a387c4ac6c9","invariantUUID":"f9918542-5301-4bbf-951f-a46dc8943c01","name":"Demo_pNF_yTexqSSZfOV0ZQMsNLNs","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/33c5cfa8-3165-4735-8b8a-9a387c4ac6c9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"e4a2e071-2196-4dcd-80f8-7f26cf6e08b9","invariantUUID":"d189683f-18a0-40a1-848d-5420860f7e31","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e4a2e071-2196-4dcd-80f8-7f26cf6e08b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"0cd39b46-1c8f-49d4-943f-5076a0b7ffd7","invariantUUID":"198b19ef-7f2f-4e2e-9405-00e7126a916a","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0cd39b46-1c8f-49d4-943f-5076a0b7ffd7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"1b048548-617a-41d9-a2a9-06aeee0b0b38","invariantUUID":"9930aa20-0616-4976-82e0-21079d385044","name":"Demo_pNF_3j7q9OPkdrwGU5bDGxHe","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1b048548-617a-41d9-a2a9-06aeee0b0b38/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"70683353-5542-4acc-b71b-2634f0a568e6","invariantUUID":"e520bd3c-9315-423b-a8d4-b744290c8fa9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/70683353-5542-4acc-b71b-2634f0a568e6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d0e1296d-8852-468c-9d53-22b8526061e4","invariantUUID":"4a0b09b3-21fe-48fa-851b-50ad57add133","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d0e1296d-8852-468c-9d53-22b8526061e4/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"54f00307-eb4e-4488-b5c4-6dad953458e9","invariantUUID":"c84deb46-bf22-40ca-82e9-69c14fedfa81","name":"Demo_pNF_PAL4qIP3QwHnSUg18DEG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/54f00307-eb4e-4488-b5c4-6dad953458e9/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5d27d582-82d6-47e7-a55e-d77e6bccf854","invariantUUID":"d259dbbb-c0ec-4df9-8521-230723aa9a8a","name":"Demo_pNF_KQqepau6LTBNgBOB5MWO","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d27d582-82d6-47e7-a55e-d77e6bccf854/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d6b22691-4248-4ebb-adf7-ca2877e5d415","invariantUUID":"48bd708f-28d0-432a-b1c1-41203af4ebbe","name":"Demo_pNF_HIUVQja7TguMBFPlCwhS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d6b22691-4248-4ebb-adf7-ca2877e5d415/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ae57b103-4069-4f3d-9820-0107b44149a8","invariantUUID":"d7129c45-67c2-411a-8ce7-1bf1bb7ab253","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ae57b103-4069-4f3d-9820-0107b44149a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-12-13 04:15:29,307 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-54-49 from SDC 2021-12-13 04:15:29,307 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,308 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,308 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:29,308 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 04-02-24 from SDC 2021-12-13 04:15:29,308 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,308 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,309 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:29,309 DEBUG 273:sdc_resource.py(1) - importing SDC Resource test_pnf_macro from SDC 2021-12-13 04:15:29,309 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,309 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,309 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:29,309 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-53-16 from SDC 2021-12-13 04:15:29,309 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,310 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,310 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:29,310 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_sZXJkU from SDC 2021-12-13 04:15:29,310 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,310 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,311 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:29,311 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-56-25 from SDC 2021-12-13 04:15:29,311 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,311 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,311 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:29,311 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-59-46 from SDC 2021-12-13 04:15:29,312 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,312 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,312 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:29,312 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-12-13 03-58-23 from SDC 2021-12-13 04:15:29,312 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,312 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,312 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:29,312 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_YJI0JmELAfYsAmDerfdH from SDC 2021-12-13 04:15:29,312 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,312 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,312 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:29,312 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_yTexqSSZfOV0ZQMsNLNs from SDC 2021-12-13 04:15:29,312 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,312 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,312 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:29,312 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-12-13 04:15:29,312 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,313 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,313 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:29,313 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-12-13 04:15:29,313 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,313 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,313 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:29,313 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_3j7q9OPkdrwGU5bDGxHe from SDC 2021-12-13 04:15:29,313 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,313 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,313 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-12-13 04:15:29,313 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-12-13 04:15:29,313 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,313 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,314 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:29,314 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-12-13 04:15:29,314 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,314 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,314 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:29,314 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_PAL4qIP3QwHnSUg18DEG from SDC 2021-12-13 04:15:29,314 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,314 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,314 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:29,314 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_KQqepau6LTBNgBOB5MWO from SDC 2021-12-13 04:15:29,314 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,314 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,315 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:29,315 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_HIUVQja7TguMBFPlCwhS from SDC 2021-12-13 04:15:29,315 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,315 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,315 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:29,315 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-12-13 04:15:29,315 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-12-13 04:15:29,315 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-12-13 04:15:29,315 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-12-13 04:15:29,315 DEBUG 147:__init__.py(1) - number of Service returned: 19 2021-12-13 04:15:29,315 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-12-13 04:15:29,315 INFO 192:__init__.py(1) - Service found, updating information 2021-12-13 04:15:29,316 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-12-13 04:15:29,316 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-12-13 04:15:29,316 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-12-13 04:15:29,405 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-12-13 04:15:29,411 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1c281255-5b9e-4140-9f63-5fb7f50dde2a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363970795,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f7e868-d9be-4b75-94a3-538266a8ff2a","invariantUUID":"c393cca0-2816-4274-a0de-9fee8a72dac0","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":"objectStorage","uniqueId":"dea65c0c-93e5-4560-a9d1-b922ebdb27d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639363797801,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a5b8f1e-818b-4198-b123-28ad18b3a1ae","invariantUUID":"fdcf0cb2-c8f6-4997-9c02-b83854cc72b6","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":"defaulticon","uniqueId":"0ebe6ef1-1123-4efb-b084-41610b2ec5ed","lifecycleState":"CERTIFIED","lastUpdateDate":1639368034901,"name":"vFW ccdc2648-f6af","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9cff23d3-0172-45c4-932f-97d837bc8a13","invariantUUID":"6fe4c523-0994-461e-86a7-85e4c8b4e041","systemName":"VfwCcdc2648F6af","description":"vendor software product","tags":["vFW ccdc2648-f6af"],"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":"2fe17c1b-21aa-4a0d-9f25-97d830e4d939","lifecycleState":"CERTIFIED","lastUpdateDate":1639367951234,"name":"vFW bddce0b8-d470","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c6501ef3-b6a1-4dfb-a9d9-7f9682917d20","invariantUUID":"1451eac1-5fb3-47d1-81a0-e76b68f8ddfc","systemName":"VfwBddce0b8D470","description":"vendor software product","tags":["vFW bddce0b8-d470"],"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":"c24ccbfb-6734-4c24-a90b-e37c09f2ea6a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363850601,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"131f8866-7f98-4020-b432-a144c1d626df","invariantUUID":"af83b06f-cc2a-493d-b754-712c5dedf90c","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":"1f7fffb8-554a-4ce0-9b7b-23c4f0bca42c","lifecycleState":"CERTIFIED","lastUpdateDate":1639363852781,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1917458c-2f8c-49ee-807b-763c8a5f4578","invariantUUID":"397b89db-aded-4758-a693-9fc2abb049e6","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":"objectStorage","uniqueId":"5c2b92a5-e3a8-4271-968d-e021c89a0fec","lifecycleState":"CERTIFIED","lastUpdateDate":1639364034265,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5484b674-2413-4f49-bb30-3131fd21283f","invariantUUID":"9c93ca9a-bd17-4bfb-87bc-2f8f22a1a9dd","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fb2c4ef1-dc64-42d9-bc17-b6d56a510ca2","lifecycleState":"CERTIFIED","lastUpdateDate":1639368866714,"name":"pNF 849449c9-80e8","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2d046eb-5e25-4f0a-84c8-bb7f704e35e1","invariantUUID":"9062119d-ed5f-409c-b1da-00f3c9f46ae7","systemName":"Pnf849449c980e8","description":"vendor software product","tags":["pNF 849449c9-80e8"],"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":"92fe0e51-03f9-4c9f-8fff-a141601094d8","lifecycleState":"CERTIFIED","lastUpdateDate":1639363936672,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"852a336c-a359-4887-8d1f-f08c2e75ed1e","invariantUUID":"a2a5c4e0-7637-445e-9076-8b266edf71cf","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a59fd52-4e1b-4fc2-989e-a1f27fbdb674","lifecycleState":"CERTIFIED","lastUpdateDate":1639363930903,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85457965-6ff4-4f08-982e-a2fbdebc0d6f","invariantUUID":"0a386b85-db05-43f9-add4-eb05a3633327","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":"compute","uniqueId":"f6fa5892-4a52-492a-a591-cf3e698aedcb","lifecycleState":"CERTIFIED","lastUpdateDate":1639363915702,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11b271de-258c-49a4-a517-0e463e64e819","invariantUUID":"60339fd3-0406-4b69-9fb6-21df5231a9b0","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":"objectStorage","uniqueId":"07c8f391-6c66-4382-903a-12fe4be1c6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1639363929177,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92e67928-8162-4817-be45-595003cc2816","invariantUUID":"b52a3e43-f4c5-4f9b-8876-d7962b235179","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":"d2f8043c-91b1-4c8a-a185-1c625706ad1b","lifecycleState":"CERTIFIED","lastUpdateDate":1639363986436,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db23d753-a4e5-4a88-94ac-d327c7b582c1","invariantUUID":"55d09514-b7ea-477c-93bf-b48d263109db","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":"93f26a31-c2de-4eab-b9c1-fb720fc80224","lifecycleState":"CERTIFIED","lastUpdateDate":1639363861975,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"624959ac-9474-46fc-8724-d04a26849a37","invariantUUID":"b1d95a49-5278-4bef-81df-fdb0e817011e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f13d3c40-65cd-40dd-9aa1-be45a9e198ac","lifecycleState":"CERTIFIED","lastUpdateDate":1639368618003,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7fc17148-c61a-414a-8902-b78f3df2129b","invariantUUID":"1422d2d0-6a99-44af-88ec-4a6a37f2f977","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":"networkrules","uniqueId":"0a80ca34-205c-43d2-8054-f53baa160468","lifecycleState":"CERTIFIED","lastUpdateDate":1639363844341,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a77bc285-ccbd-4b88-aa55-8b57a9b9a181","invariantUUID":"af2f4e1f-d861-4adf-afce-e3297311adc6","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":"b4a30efb-6750-469f-82b2-955257030546","lifecycleState":"CERTIFIED","lastUpdateDate":1639363898116,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e55570e-633b-4304-a2fc-2b48c3627ff2","invariantUUID":"7ce903de-adca-4b4d-81b4-7f41f0ab804a","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":"612f8567-898c-400d-943b-3fba50609e4f","lifecycleState":"CERTIFIED","lastUpdateDate":1639363954770,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16b0ed53-ea86-4ff2-aefe-cd279449d779","invariantUUID":"a9493a8a-5c04-460c-af0d-c974a1e8cf66","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":"defaulticon","uniqueId":"80855c42-c453-4eb8-a03d-f5791d30bce8","lifecycleState":"CERTIFIED","lastUpdateDate":1639368190200,"name":"vFW f20d2b10-3820","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6ad019f6-f46b-41d3-a764-0b8d8024e2c1","invariantUUID":"477d5c01-34ff-4702-8f96-bae709c1c383","systemName":"VfwF20d2b103820","description":"vendor software product","tags":["vFW f20d2b10-3820"],"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":"0cb08da2-a6d1-486e-9178-e06b8046fc15","lifecycleState":"CERTIFIED","lastUpdateDate":1639368890421,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0c55e040-af9a-44b8-9b35-1b9f91620931","invariantUUID":"6d81ca2d-a501-4d25-81d8-a33a7a3b4ae5","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02ce44b6-14ed-4f4c-92ea-d247c90c81c7","lifecycleState":"CERTIFIED","lastUpdateDate":1639363989962,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4d3db67-98a3-4cd2-b304-126968dfcd98","invariantUUID":"0509e822-02dc-43c6-a05b-28f5d61cb362","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"98c8cef6-3d1c-46a3-977e-9ba5230c4f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1639363922292,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3f03b57-e2d0-484c-a0b5-400f549cde53","invariantUUID":"8e0b88ba-ba7c-4d66-80c5-4ada349f55da","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":"eda1a4f7-ce87-45ed-b783-cf21582293a4","lifecycleState":"CERTIFIED","lastUpdateDate":1639363784183,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d409bb-c212-47d4-85d7-233e58648264","invariantUUID":"868f36d9-c415-4d75-95d2-3b2fddb529af","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":"objectStorage","uniqueId":"bd52759e-253c-4b94-8d73-9f60f86223ea","lifecycleState":"CERTIFIED","lastUpdateDate":1639363924463,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4316caf-9488-4ede-b72f-e91d9898e5b4","invariantUUID":"5b7773a5-f034-416d-b4a0-891f53b062e7","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":"e2ed8be6-aab8-469a-8fd1-3c4b907d033c","lifecycleState":"CERTIFIED","lastUpdateDate":1639363899592,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"a759c31a-2618-4c12-98d1-cdc23a3874fc","invariantUUID":"61e636a6-f29d-4025-b79d-566c2ebc946f","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":"defaulticon","uniqueId":"c3b8aa39-cbe5-4e69-a8ca-8a07a6e25915","lifecycleState":"CERTIFIED","lastUpdateDate":1639363901049,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4219cbf8-4494-4ebe-a516-5c773217eb99","invariantUUID":"1c99c80a-aaa7-4c1a-a266-080ad6b53432","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dd57e4af-6704-4ae9-8f3a-c878cb6211fd","lifecycleState":"CERTIFIED","lastUpdateDate":1639363981770,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfb174ec-512a-43a4-a6cc-c752ec814a49","invariantUUID":"4bb404eb-a3f6-45e6-a236-69c8e24c2b62","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":"d3e36fc5-fd7b-4234-b2c9-20bb63f44963","lifecycleState":"CERTIFIED","lastUpdateDate":1639368625875,"name":"pNF 6bff0a15-e73a","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"557caf9f-cf3f-40ac-bbda-2ee05adf4714","invariantUUID":"580258e4-d000-4bdd-99c1-d0ac2bde84a7","systemName":"Pnf6bff0a15E73a","description":"vendor software product","tags":["pNF 6bff0a15-e73a"],"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":"03ae6c70-ec8f-4895-bea5-f49379e6ece5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363824486,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8081d243-2ff1-40eb-95be-2659b53a886a","invariantUUID":"677c8c96-915b-4ce2-9b86-c4b35128ed6e","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":"70d5767f-042a-4741-b3ee-a23955884584","lifecycleState":"CERTIFIED","lastUpdateDate":1639363835373,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f1048e94-4f6e-4c81-a852-2763744513b3","invariantUUID":"05ce7ef1-6db5-4880-b58c-273ff87e96e2","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":"5da1e18b-63ee-46f3-92d8-91902aea8e4e","lifecycleState":"CERTIFIED","lastUpdateDate":1639364045167,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28784177-16d5-47b5-984e-2a46e2fa61ca","invariantUUID":"2b1ac54b-6845-4255-89f4-18c93971eef7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1dd84170-75ac-48da-b6b9-f8efa04618a5","lifecycleState":"CERTIFIED","lastUpdateDate":1639364030293,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db826973-0364-4b37-a7e2-b047d753380b","invariantUUID":"663f6fd1-8cb9-4b6b-8317-24649a85a65d","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"70038fbd-782e-47ed-8358-8a7917d6991b","lifecycleState":"CERTIFIED","lastUpdateDate":1639363940599,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"803aba46-835c-4ee8-9040-06b795f88d3a","invariantUUID":"fc85a13f-a3a5-4fff-ab45-a885ffc21512","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":"objectStorage","uniqueId":"7ebfabb3-975b-4336-83d8-39db6a6e4f97","lifecycleState":"CERTIFIED","lastUpdateDate":1639363816190,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"093771bd-ad72-4930-972f-de0e65d5950f","invariantUUID":"f065d434-d504-4ff2-923d-96fc58f5dcfc","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":"55ac7d41-a15d-4ff7-99e4-4b79a5224abe","lifecycleState":"CERTIFIED","lastUpdateDate":1639363830573,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a523ca98-3b1c-4261-af64-7e99452105d1","invariantUUID":"0201af71-9f71-4358-9b2e-16194f8998fc","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":"compute","uniqueId":"f5a05025-b685-44e1-83f1-a96bb07edc1b","lifecycleState":"CERTIFIED","lastUpdateDate":1639364025302,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2230d0f9-b1bb-44f0-8343-8e37a5380688","invariantUUID":"26756b7e-39b0-4f83-8669-84d576876cd5","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5eb3796b-1dfa-4e92-b833-d813917cbacd","lifecycleState":"CERTIFIED","lastUpdateDate":1639363864086,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2103012-60f2-4b75-84c7-08f898de3ab2","invariantUUID":"fb360e55-40ae-4d46-b3a5-35df01048201","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":"d165bdd6-70fe-4c66-a9ba-80bf1d861e50","lifecycleState":"CERTIFIED","lastUpdateDate":1639363819894,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b41e136-0949-4880-83de-fcc5376df410","invariantUUID":"1206294e-804c-46b4-99c3-1d4f6619e532","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bed1b035-ad37-441a-a786-152241226703","lifecycleState":"CERTIFIED","lastUpdateDate":1639363809612,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"700b65f6-cf96-4135-b2d2-43ece2131c2f","invariantUUID":"85782bbc-fd45-47f2-bacf-6c4792a895a8","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":"port","uniqueId":"f4c3f88d-70f2-46a8-97e8-1eca6925f7f6","lifecycleState":"CERTIFIED","lastUpdateDate":1639363942969,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe771f41-88db-4b01-b7da-0bb4649015b2","invariantUUID":"268afe43-f10b-4c0f-ac67-9134a5ad2788","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6c36029-99b3-4507-bd53-bcfd72f227be","lifecycleState":"CERTIFIED","lastUpdateDate":1639363890273,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"002a58b3-f95b-40ea-a1d9-85da78eb25da","invariantUUID":"24c92880-a10a-46c7-8be4-8c3e967a1652","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":"securityrules","uniqueId":"8c877361-f8a3-4b7f-bc1c-ea244c675180","lifecycleState":"CERTIFIED","lastUpdateDate":1639363854909,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a7d88578-810c-49b1-bd93-64bf62597bf3","invariantUUID":"dfdafd82-2395-4779-b462-da6ee8535846","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":"defaulticon","uniqueId":"af460a39-c3b8-480e-ab4f-8561979d7238","lifecycleState":"CERTIFIED","lastUpdateDate":1639367571666,"name":"basic_onboard_sZXJkU","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5cd5b3fb-b98e-42c5-a675-7792e23d570c","invariantUUID":"f1badb5d-f331-4e6b-9a9b-f953d1fde92d","systemName":"BasicOnboardSzxjku","description":"VF","tags":["basic_onboard_sZXJkU"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1d10a2ca-cb22-4441-972f-8bb046362370","lifecycleState":"CERTIFIED","lastUpdateDate":1639364026631,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"915e95f0-fe20-4713-8e3b-dac7665d827d","invariantUUID":"7feb9dc7-224a-4d24-b41e-ebf7ac175848","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"98cc9453-d34f-4e36-9887-6c0dbf573d4c","lifecycleState":"CERTIFIED","lastUpdateDate":1639363807887,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfe0ae11-ddbc-4ffb-81c0-2b6a63a9053c","invariantUUID":"14ee5afe-b49b-4afc-a01d-c6be12844a87","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":"c2fccc37-c329-4729-990c-86ee69887431","lifecycleState":"CERTIFIED","lastUpdateDate":1639363904212,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"499e3f51-7953-4626-a0e1-592a404f634d","invariantUUID":"33369fe3-9963-4a46-a22e-cc098c7d06ff","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26ac7714-cd2d-47c9-b5ff-7ca423a68349","lifecycleState":"CERTIFIED","lastUpdateDate":1639363984467,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47dbed2b-326a-4e98-a39a-e4c5832b8a59","invariantUUID":"ab8b5273-24b6-4568-b343-0a80293cd268","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d0e0f29-d72d-4663-86a5-0ed0cfd49cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1639363817928,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4f1d4d4-44e1-49e9-9f0c-adc81caaca57","invariantUUID":"8571c745-85a7-4da2-ae5e-f1cbd4059769","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a9185ac8-c757-4b84-b390-ebbc6df92ad1","lifecycleState":"CERTIFIED","lastUpdateDate":1639363958935,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46bf9a59-bd2d-44fd-ae06-997b71f4b74e","invariantUUID":"2a7f8c17-f5de-44fa-8a15-0774b0cd10cb","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f1644a08-94a3-48da-9394-21c7d604b856","lifecycleState":"CERTIFIED","lastUpdateDate":1639363967843,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59a7d7fe-73bf-48c6-839d-f88930e503f7","invariantUUID":"6120fe9e-0615-4c96-89bd-e828f1897f42","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"362388ab-32d6-4f13-a21b-1e2a638ff376","lifecycleState":"CERTIFIED","lastUpdateDate":1639363952776,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78fbb600-ef15-478c-b04f-df92dda72143","invariantUUID":"bedde007-8aa2-4820-8b14-500e1789a29d","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":"71006080-dd9e-4e31-916c-477dd921a911","lifecycleState":"CERTIFIED","lastUpdateDate":1639363896611,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1013f0dd-8a0b-4b02-95fb-724b3001dcaf","invariantUUID":"7ef08438-8c60-4132-8d7a-729f7c394218","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4aa6d2d-f0bf-421f-b39a-21da8917a2a9","lifecycleState":"CERTIFIED","lastUpdateDate":1639368827091,"name":"test-pnf","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"855fc29e-42c0-4a39-ac44-7e004e2135e8","invariantUUID":"ee71ec48-f322-49d8-bca9-247064ec9860","systemName":"TestPnf","description":"PNF","tags":["test-pnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"69ad0676-a778-4b6f-957d-ad63177141bb","lifecycleState":"CERTIFIED","lastUpdateDate":1639363902471,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aae386bd-b1dc-45d9-925a-a3a3cc9df570","invariantUUID":"4460386d-1404-4636-b5b8-d99b1f9791a3","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"638e9963-411b-45f5-9e20-823569f254c3","lifecycleState":"CERTIFIED","lastUpdateDate":1639363832974,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"285a9437-6eb4-48c2-ab73-c32b66c228e4","invariantUUID":"2fb744ee-2ea7-4a71-a3a2-6c7517d8ec7f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07cc2215-bb91-4800-9632-916f526759f8","lifecycleState":"CERTIFIED","lastUpdateDate":1639363913287,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf274b86-2e01-4a24-bba1-f14dcb06d02a","invariantUUID":"6e7fa6e8-af2a-4022-928b-19dad4e10c48","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":"objectStorage","uniqueId":"52505cc7-7d4f-4b71-961d-02163a87d864","lifecycleState":"CERTIFIED","lastUpdateDate":1639363814540,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec67747f-ec6c-41eb-ba7d-1a563546feeb","invariantUUID":"584f36db-eef4-47f3-8e43-a58d20bf9703","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":"objectStorage","uniqueId":"ac0d8e12-23f7-4301-92df-f7b9927b8a0f","lifecycleState":"CERTIFIED","lastUpdateDate":1639364036372,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"805ed76d-bc35-4002-8375-13a71dbbf3a3","invariantUUID":"746a2f19-67df-4a8c-85e9-91f93b48cee5","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"94f6b273-5c7b-4dd5-9eb3-33dd03188792","lifecycleState":"CERTIFIED","lastUpdateDate":1639363795080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"078bc6e3-3ed3-49a7-9c47-bb2514808cda","invariantUUID":"0864359d-8a33-459c-940f-5d268cf718d4","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":"objectStorage","uniqueId":"f2e312b1-ab21-470a-b64d-04945e1c0d66","lifecycleState":"CERTIFIED","lastUpdateDate":1639364032172,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29f7aa80-d7f7-49bf-9a76-023d6ee57add","invariantUUID":"0a60a154-66a2-4709-977b-16df4c66782d","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dbaf716-5822-4f30-9c9e-f0d4699d6090","lifecycleState":"CERTIFIED","lastUpdateDate":1639363978121,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8e161c9-6f08-4525-a9a4-4cf3bc082305","invariantUUID":"a33224dd-ac77-40ed-8046-9a2e6f54ff7e","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":"objectStorage","uniqueId":"7e96abf8-b822-4c6c-be42-4bc03409a4d9","lifecycleState":"CERTIFIED","lastUpdateDate":1639363800516,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53319411-df65-45b5-bc63-e48b2677362f","invariantUUID":"1403e54c-ee02-47ae-97a3-c1565c9c1ff9","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":"port","uniqueId":"78857b9e-e225-497d-b000-44262706cefa","lifecycleState":"CERTIFIED","lastUpdateDate":1639363845891,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66f151c3-a24e-4558-96bd-e7b6359752cc","invariantUUID":"fc225818-8dc4-4549-ba6f-23a9ea1cb6cf","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":"port","uniqueId":"aa314438-abbe-422a-b19a-2c5f78f8f922","lifecycleState":"CERTIFIED","lastUpdateDate":1639363945079,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b18e6b9-6e77-435b-9dc5-d4f7afcb6df4","invariantUUID":"55ace250-aa6c-4c2d-ab52-2cb759b5b9f5","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9e91cf7-3f7f-4333-93bf-21451dc04d7a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363988326,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8afa8bdf-90ff-4b30-bbb1-aaa1c95712b3","invariantUUID":"329a4a0f-e87a-4eee-81a9-f959018cadfe","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":"b968ce69-7516-4e96-9a89-9e789d14e428","lifecycleState":"CERTIFIED","lastUpdateDate":1639363866292,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1c9cf56-eb36-4289-927e-9854326d6fc1","invariantUUID":"95376d59-0597-45b6-8b78-936c81d977eb","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96aae9a4-4214-49f8-94cb-2addc1f4a544","lifecycleState":"CERTIFIED","lastUpdateDate":1639363911304,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6199a20a-52b0-42db-ba35-a4ea633989b5","invariantUUID":"6e099099-b070-4717-8249-d77dbfd814a3","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":"port","uniqueId":"0a94082c-d8a7-45e0-bbc8-7885593f7bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1639364046744,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3e9f54b0-0c27-4c8c-bb8a-405f12448f2d","invariantUUID":"079d9a24-0d20-4a0e-9df9-c2fdced35a8b","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ed7ad5cb-e3d9-4a6c-b5dd-f3e53c77ed84","lifecycleState":"CERTIFIED","lastUpdateDate":1639367658655,"name":"vFW 9870ae1d-eaee","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff83db3d-9239-428a-9f73-f470b94162e4","invariantUUID":"e97787e8-b716-4323-abed-722b1312505d","systemName":"Vfw9870ae1dEaee","description":"vendor software product","tags":["vFW 9870ae1d-eaee"],"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":"e229ae30-a397-4742-856c-7f1eea1f98a7","lifecycleState":"CERTIFIED","lastUpdateDate":1639364041282,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c534d0f-43ae-475b-a750-a05b72d27214","invariantUUID":"7354d39b-700d-49f1-a92a-8f06f68b3973","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a33886b9-b920-4ba0-96ac-50f8a806170e","lifecycleState":"CERTIFIED","lastUpdateDate":1639363879305,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62335a41-9154-4b44-af5b-b43406c482ae","invariantUUID":"1c8a6a70-f97c-4112-a2a4-d29365f84e34","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d4a24f-c171-4a56-850b-8750864b2750","lifecycleState":"CERTIFIED","lastUpdateDate":1639363950583,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"595c6241-a13c-4512-abb3-5a93dd060f3f","invariantUUID":"825bb43f-ce1e-4d99-97b0-19c188d36a2a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40447f3f-8c24-4829-b91c-07a41a063c43","lifecycleState":"CERTIFIED","lastUpdateDate":1639368690477,"name":"pNF dd606f3c-2a32","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"98bdecbb-b509-41eb-b3ed-86431a0683f1","invariantUUID":"8f2aaf7e-0537-47af-aeca-6fd3f3ee0cce","systemName":"PnfDd606f3c2a32","description":"vendor software product","tags":["pNF dd606f3c-2a32"],"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":"c50b5678-0192-441b-bfda-231be6e58cd0","lifecycleState":"CERTIFIED","lastUpdateDate":1639364039110,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e9556ae-4fd4-4c51-96d1-53e8196b22f3","invariantUUID":"2a424dd1-d633-48e2-b5a0-aa1c9342ffe1","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9561e5b-4e82-4645-8e5a-0fbfb22e5d01","lifecycleState":"CERTIFIED","lastUpdateDate":1639363907369,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f202955-0bb9-4104-a1b2-f83c0bd7c0bf","invariantUUID":"399954c2-e150-4739-b989-25357b933b54","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":"defaulticon","uniqueId":"5c343324-3d28-4bd5-8b5a-f77fe53b5c04","lifecycleState":"CERTIFIED","lastUpdateDate":1639367744497,"name":"vFW 34ae6d74-007e","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"57a55bf0-7024-4498-bce1-d055e4fe5ef2","invariantUUID":"98851ec5-3cf5-45d8-9e66-a068f41cf1a2","systemName":"Vfw34ae6d74007e","description":"vendor software product","tags":["vFW 34ae6d74-007e"],"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":"loadBalancer","uniqueId":"8dc33613-7d24-4bba-8906-a5e1c3c7c328","lifecycleState":"CERTIFIED","lastUpdateDate":1639363805792,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00fa9f03-d704-4127-af81-99a3dcb1f142","invariantUUID":"26414294-a714-4232-9c96-90b6a0c9dd87","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4696c2aa-a1b7-43ce-89da-25b2065d932e","lifecycleState":"CERTIFIED","lastUpdateDate":1639363872603,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d0fdb01-53e4-4cba-9d6d-7f06b205b02b","invariantUUID":"8f6c3f99-384d-495a-8695-f06688ea8d21","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21a2e801-023a-4598-9f2b-69742daf44b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363822170,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a00302c-5f9a-41a5-8326-f354010ce1b8","invariantUUID":"e6dc8524-62dd-4c26-9bc9-892edabaa5c0","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":"compute","uniqueId":"1b8103a5-5158-4479-8658-63a9d061dd3d","lifecycleState":"CERTIFIED","lastUpdateDate":1639364043280,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5badbf5f-442b-4fe3-ab0a-a7db788042e1","invariantUUID":"5698e4cd-cc77-4e8e-ac9f-8f0e1fb995dc","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3ae6f7fc-98ad-4f6b-8a6a-08e6a3f394b7","lifecycleState":"CERTIFIED","lastUpdateDate":1639367833184,"name":"vFW 792577bf-6261","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"252254e5-3981-4436-b849-c0101b99cf94","invariantUUID":"98202c78-b715-4fb7-9f48-81b567832f18","systemName":"Vfw792577bf6261","description":"vendor software product","tags":["vFW 792577bf-6261"],"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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4b7b14d-f421-40e4-83ed-c2db51f9c784","lifecycleState":"CERTIFIED","lastUpdateDate":1639363961474,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"331b1611-03fa-4362-8c16-e0cf15efe4ab","invariantUUID":"40cbf623-f35e-465d-85e6-057995e010d7","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":"defaulticon","uniqueId":"9a73a903-12f6-4510-9a94-d5e0e5216860","lifecycleState":"CERTIFIED","lastUpdateDate":1639368567284,"name":"pNF 04ec4792-5f49","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e756a93d-bb75-4005-8980-237e0f64aed7","invariantUUID":"92ef3fc8-7488-4cf1-95d5-5ed9983c6135","systemName":"Pnf04ec47925f49","description":"vendor software product","tags":["pNF 04ec4792-5f49"],"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":"639d8d59-b6ed-4354-b3c2-8d2e41b03527","lifecycleState":"CERTIFIED","lastUpdateDate":1639368618008,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"64ebabab-3d3e-4edf-8a6d-485e5b7b1827","invariantUUID":"e80b4696-0630-4585-9ff3-df9a75521a94","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":"network","uniqueId":"5df7f489-bdf2-4ec3-b848-9fe3440a6de5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363837674,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2e4d7f9-6295-42a3-8a76-5792e6bb9b9b","invariantUUID":"dfb87490-8262-4faa-ac4c-51d170079e5d","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fba419a6-4ef3-4538-b3d1-3c968a5b93ec","lifecycleState":"CERTIFIED","lastUpdateDate":1639363887593,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"23087aa9-d9a4-41e5-bb06-dc20f50db391","invariantUUID":"aac2ddcc-afd7-4140-8cf5-fd9e089f9154","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":"2edc8222-ec77-44f8-b400-3c1088434584","lifecycleState":"CERTIFIED","lastUpdateDate":1639363869521,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7183bcea-d0c8-42b1-9217-4bcc76f5e16f","invariantUUID":"34fe02a3-02b6-4451-a080-26b170e8952e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8508909c-dd18-4177-a7b1-63c037f276fd","lifecycleState":"CERTIFIED","lastUpdateDate":1639363963842,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f926de66-66a9-4839-a8f9-893b5e0748d8","invariantUUID":"ff1b3820-19d5-4b8e-b424-d316ac1bd35c","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":"compute","uniqueId":"6ccb2b89-0baf-4646-b527-536b0a43af9f","lifecycleState":"CERTIFIED","lastUpdateDate":1639363859373,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf30f7ee-2400-401e-81d6-d08a3ec3d1ed","invariantUUID":"426c00ff-6178-44d3-82e6-906a47f8e8d9","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"558b914d-fc6e-4837-b39a-ed69280d8a30","lifecycleState":"CERTIFIED","lastUpdateDate":1639368760778,"name":"pNF 8bd70a0b-0906","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a3588fec-014d-441f-8a8b-04805a38f01a","invariantUUID":"fa2552d9-c896-4f79-82c9-bece50c3d1c4","systemName":"Pnf8bd70a0b0906","description":"vendor software product","tags":["pNF 8bd70a0b-0906"],"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":"3bfbac28-f61c-4822-8346-9dcf941cda67","lifecycleState":"CERTIFIED","lastUpdateDate":1639363827502,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0a497fb-fafb-4bcf-b13f-c208a61c120b","invariantUUID":"22b8e77f-ee23-4220-9334-4e8198ab63a6","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a89e932b-3bdc-4285-aeac-b6da4823673a","lifecycleState":"CERTIFIED","lastUpdateDate":1639363956530,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f172031-c784-411a-949b-c980ce406e29","invariantUUID":"bdc23f31-31dc-4c61-af2e-f09609d34a50","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":"defaulticon","uniqueId":"782f8a71-a628-492c-9ee5-4677e7a47638","lifecycleState":"CERTIFIED","lastUpdateDate":1639368883661,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8df73530-b0f5-4aa5-a187-a212565b5689","invariantUUID":"c693e114-267d-4f05-a7af-104afc1372f5","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e92bb928-6a3e-4c61-b7f8-dc9218764f86","lifecycleState":"CERTIFIED","lastUpdateDate":1639363905768,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e3eaa5-649f-4bc3-9408-1f774c744489","invariantUUID":"af4090c1-da2f-4333-b10e-c804083166c9","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"519aa1e6-e997-4b62-899d-30c130ff7bd4","lifecycleState":"CERTIFIED","lastUpdateDate":1639364028209,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f165692-0b1c-47c7-bb1c-96b6b1acb9c8","invariantUUID":"8c472002-03bd-4d2e-bc52-6628e109d929","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b8f8474f-6684-4c15-aea3-49c22011336d","lifecycleState":"CERTIFIED","lastUpdateDate":1639363871079,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd03da93-d85b-49f8-8580-95e5b3f36110","invariantUUID":"4b000770-087d-4ae3-a6a9-6cd798cc7337","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":"network","uniqueId":"55a1871b-e202-4077-8dab-afa819c1cfe5","lifecycleState":"CERTIFIED","lastUpdateDate":1639363894776,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7199966-2726-4692-a2ce-739d5c676186","invariantUUID":"2571f962-bfcc-43aa-a9e8-1f0d4cd2ff97","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feac0917-3593-42e4-87b3-8315e0902ef4","lifecycleState":"CERTIFIED","lastUpdateDate":1639363947971,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c89c90a-39d9-4c60-aad4-27e0ea984e19","invariantUUID":"1167ed4b-8bc2-4e9c-8a8d-b2acf1ffb44d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"720b3a3e-0e95-4913-bda5-48e650055b18","lifecycleState":"CERTIFIED","lastUpdateDate":1639363938306,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3315f36c-57ac-440d-a7b5-cd51b1a2b630","invariantUUID":"6152a478-3346-4209-af4e-598e528975be","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":"51f8d0da-94a6-454d-baa7-c9e26a0c6290","lifecycleState":"CERTIFIED","lastUpdateDate":1639368437028,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e4a2e071-2196-4dcd-80f8-7f26cf6e08b9","invariantUUID":"d189683f-18a0-40a1-848d-5420860f7e31","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":"98aa8ecb-f769-443f-a39b-82bb3718ef22","lifecycleState":"CERTIFIED","lastUpdateDate":1639368577600,"name":"Demo_pNF_yTexqSSZfOV0ZQMsNLNs","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"33c5cfa8-3165-4735-8b8a-9a387c4ac6c9","invariantUUID":"f9918542-5301-4bbf-951f-a46dc8943c01","systemName":"DemoPnfYtexqsszfov0zqmsnlns","description":"catalog service description","tags":["robot-ete","Demo_pNF_yTexqSSZfOV0ZQMsNLNs"],"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":"7b6b98ac-3392-429a-b955-5f3db1955a04","lifecycleState":"CERTIFIED","lastUpdateDate":1639368766310,"name":"Demo_pNF_YJI0JmELAfYsAmDerfdH","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"6ecb616d-1b8a-47c4-8fb4-cc84730bf32d","invariantUUID":"0a3046d6-df52-4e6f-8ca8-43cee9eb17a2","systemName":"DemoPnfYji0jmelafysamderfdh","description":"catalog service description","tags":["robot-ete","Demo_pNF_YJI0JmELAfYsAmDerfdH"],"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":"ac03adaf-09a0-4f78-9e6b-6a446e2ed9dc","lifecycleState":"CERTIFIED","lastUpdateDate":1639367672463,"name":"vFW 2021-12-13 03-53-16","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9e2e704b-c450-4081-9abf-07d04d1a232d","invariantUUID":"c1cbdaa7-3644-40bd-bba0-e624446e5799","systemName":"Vfw20211213035316","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-53-16"],"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":"80040ac3-b598-4651-8c9b-6d79e3287b46","lifecycleState":"CERTIFIED","lastUpdateDate":1639368643619,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"70683353-5542-4acc-b71b-2634f0a568e6","invariantUUID":"e520bd3c-9315-423b-a8d4-b744290c8fa9","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":"20572a5e-c7d5-401f-9082-06bb02707e64","lifecycleState":"CERTIFIED","lastUpdateDate":1639367596853,"name":"basic_onboard_sZXJkU","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"36c6775b-7d42-4f41-8829-eba01fdee6a8","invariantUUID":"0f6c63a8-1424-459c-9350-190471951ffd","systemName":"BasicOnboardSzxjku","description":"service","tags":["basic_onboard_sZXJkU"],"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":"78b97590-9334-4330-87c5-f7ff8076bb22","lifecycleState":"CERTIFIED","lastUpdateDate":1639368698000,"name":"Demo_pNF_PAL4qIP3QwHnSUg18DEG","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"54f00307-eb4e-4488-b5c4-6dad953458e9","invariantUUID":"c84deb46-bf22-40ca-82e9-69c14fedfa81","systemName":"DemoPnfPal4qip3qwhnsug18deg","description":"catalog service description","tags":["robot-ete","Demo_pNF_PAL4qIP3QwHnSUg18DEG"],"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":"b467ac9c-9aba-4fdb-ab18-3dc6040ed127","lifecycleState":"CERTIFIED","lastUpdateDate":1639368042779,"name":"vFW 2021-12-13 03-59-46","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"93831a2b-b24a-4a2f-8cb8-8a80fc437cc0","invariantUUID":"72dbdc31-81d4-4e64-b9a4-05e0b8ae3e17","systemName":"Vfw20211213035946","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-59-46"],"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":"27f08f95-c303-4d9f-bdd1-05d5d1b8f3b5","lifecycleState":"CERTIFIED","lastUpdateDate":1639368641795,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ae57b103-4069-4f3d-9820-0107b44149a8","invariantUUID":"d7129c45-67c2-411a-8ce7-1bf1bb7ab253","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":"3ae3a2dd-32ac-4a38-9923-6a3307380329","lifecycleState":"CERTIFIED","lastUpdateDate":1639368903001,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0cd39b46-1c8f-49d4-943f-5076a0b7ffd7","invariantUUID":"198b19ef-7f2f-4e2e-9405-00e7126a916a","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"37f03084-21d2-46d3-8b1c-cc8ac056073d","lifecycleState":"CERTIFIED","lastUpdateDate":1639368849508,"name":"test_pnf_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"af8e396d-19f5-4ced-bdcf-942aebd8dd69","invariantUUID":"fd8c3502-97e6-4564-ad7e-0df57189bdb4","systemName":"TestPnfMacro","description":"service","tags":["test_pnf_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af58bf55-86b4-4d3d-87af-d4aed2edc961","lifecycleState":"CERTIFIED","lastUpdateDate":1639367958608,"name":"vFW 2021-12-13 03-58-23","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"b1526a85-e66d-4f95-9296-f799aa26d6fb","invariantUUID":"9cc75a74-68b9-41c9-bbc4-ded16bec65bf","systemName":"Vfw20211213035823","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-58-23"],"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":"d99537fe-022b-4781-bddb-85e4907275c6","lifecycleState":"CERTIFIED","lastUpdateDate":1639368197203,"name":"vFW 2021-12-13 04-02-24","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d3c0cf59-77e7-4e24-85dd-135e121746bb","invariantUUID":"ac989971-3ca1-4bc5-84ff-247098ca6518","systemName":"Vfw20211213040224","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 04-02-24"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ba29b9f1-a6b2-436a-b85c-379f1c23bd10","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1639368910207,"name":"Demo_pNF_3j7q9OPkdrwGU5bDGxHe","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1b048548-617a-41d9-a2a9-06aeee0b0b38","invariantUUID":"9930aa20-0616-4976-82e0-21079d385044","systemName":"DemoPnf3j7q9opkdrwgu5bdgxhe","description":"catalog service description","tags":["robot-ete","Demo_pNF_3j7q9OPkdrwGU5bDGxHe"],"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":"07c6b08a-beea-48d5-af41-6dfad7cb0549","lifecycleState":"CERTIFIED","lastUpdateDate":1639367753888,"name":"vFW 2021-12-13 03-54-49","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"8fe47447-0d37-4793-8de0-331c59de836a","invariantUUID":"98346527-55fa-4da2-a806-7e0dc69c360c","systemName":"Vfw20211213035449","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-54-49"],"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":"5760e9b5-c2eb-49be-bd7d-af300b0417c9","lifecycleState":"CERTIFIED","lastUpdateDate":1639368876277,"name":"Demo_pNF_HIUVQja7TguMBFPlCwhS","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d6b22691-4248-4ebb-adf7-ca2877e5d415","invariantUUID":"48bd708f-28d0-432a-b1c1-41203af4ebbe","systemName":"DemoPnfHiuvqja7tgumbfplcwhs","description":"catalog service description","tags":["robot-ete","Demo_pNF_HIUVQja7TguMBFPlCwhS"],"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":"41e5d1cc-98e0-47b2-8e96-84822821541d","lifecycleState":"CERTIFIED","lastUpdateDate":1639367841163,"name":"vFW 2021-12-13 03-56-25","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ac0902c6-6873-4cf5-9659-260f4929b047","invariantUUID":"40fde47b-2ddf-4aa1-bed2-5eefac42d03b","systemName":"Vfw20211213035625","description":"catalog service description","tags":["robot-ete","vFW 2021-12-13 03-56-25"],"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":"ee48fadd-08e9-4566-9504-b2fdead44085","lifecycleState":"CERTIFIED","lastUpdateDate":1639368919424,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d0e1296d-8852-468c-9d53-22b8526061e4","invariantUUID":"4a0b09b3-21fe-48fa-851b-50ad57add133","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"56c1baa3-3e33-41b7-b3a5-042a5e0f6c87","lifecycleState":"CERTIFIED","lastUpdateDate":1639368635377,"name":"Demo_pNF_KQqepau6LTBNgBOB5MWO","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5d27d582-82d6-47e7-a55e-d77e6bccf854","invariantUUID":"d259dbbb-c0ec-4df9-8521-230723aa9a8a","systemName":"DemoPnfKqqepau6ltbngbob5mwo","description":"catalog service description","tags":["robot-ete","Demo_pNF_KQqepau6LTBNgBOB5MWO"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-12-13 04:15:29,416 DEBUG 118:sdc_resource.py(1) - Resource basic_vm_macro found in services list 2021-12-13 04:15:39,425 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm_macro in SDC 2021-12-13 04:15:39,433 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-12-13 04:15:39,433 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/ee48fadd-08e9-4566-9504-b2fdead44085/distribution/PROD/activate 2021-12-13 04:15:39,433 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-12-13 04:15:39,576 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 500 2021-12-13 04:15:39,576 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: { "requestError": { "serviceException": { "messageId": "SVC4136", "text": "Error: Requested distribution environment \u0027%1\u0027 is not available.", "variables": [ "AUTO" ] } } } 2021-12-13 04:15:39,576 ERROR 157:onap_service.py(1) - [SDC][PROD/activate Service] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-12-13 04:15:39,577 ERROR 123:basic_vm_macro.py(1) - Generic OnapTest exception 2021-12-13 04:15:39,577 INFO 176:run_tests.py(1) - Test result: +------------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+---------------------+------------------+----------------+ | basic_vm_macro | integration | 01:59 | FAIL | +------------------------+---------------------+------------------+----------------+ 2021-12-13 04:15:39,900 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61b6c8eb6c44f5001087651b 2021-12-13 04:15:39,901 ERROR 253:run_tests.py(1) - The test case 'basic_vm_macro' failed. 2021-12-13 04:15:39,902 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR