2022-03-05 06:13:32,566 DEBUG 111:basic_vm_macro.py(1) - Basic VM macro init started 2022-03-05 06:13:32,585 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) 2022-03-05 06:13:32,600 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) 2022-03-05 06:13:32,616 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-03-05 06:13:32,617 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-03-05 06:13:32,617 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-03-05 06:13:32,617 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-03-05 06:13:32,617 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-03-05 06:13:32,617 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2022-03-05 06:13:32,617 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2022-03-05 06:13:32,617 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2022-03-05 06:13:32,617 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2022-03-05 06:13:32,617 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2022-03-05 06:13:32,617 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2022-03-05 06:13:32,618 INFO 169:run_tests.py(1) - Running test case 'basic_vm_macro'... 2022-03-05 06:13:32,640 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":"6b8dd761-3f9e-4d4f-9283-96c2ddce2abb","resourceVersion":"100145","creationTimestamp":"2022-03-05T02:31: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":"2022-03-05T02:31:44Z","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":"2022-03-05T05:07:49Z","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.10.54","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}} 2022-03-05 06:13:32,646 DEBUG 88:cds.py(1) - Service already patched, skip 2022-03-05 06:13:32,659 DEBUG 129:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:32,660 DEBUG 131:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/blueprint-model/bootstrap 2022-03-05 06:13:32,660 DEBUG 132:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] data sent: { "loadModelType" : true, "loadResourceDictionary" : true, "loadCBA" : true } 2022-03-05 06:13:35,159 INFO 142:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] response code: 200 2022-03-05 06:13:35,159 DEBUG 146:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] response: 2022-03-05 06:13:35,163 DEBUG 196:data_dictionary.py(1) - Upload data dictionary 2022-03-05 06:13:35,163 DEBUG 88:data_dictionary.py(1) - Upload vf-module-model-customization-uuid data dictionary 2022-03-05 06:13:35,164 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:35,164 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:35,164 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 "} 2022-03-05 06:13:35,338 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:35,338 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":"2022-03-05T06:13:35.322Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:35,339 DEBUG 88:data_dictionary.py(1) - Upload vpg_onap_private_ip_0 data dictionary 2022-03-05 06:13:35,339 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:35,340 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:35,340 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 "} 2022-03-05 06:13:35,486 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:35,487 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":"2022-03-05T06:13:35.472Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:35,487 DEBUG 88:data_dictionary.py(1) - Upload private1-prefix-id data dictionary 2022-03-05 06:13:35,488 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:35,488 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:35,488 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 "} 2022-03-05 06:13:35,644 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:35,645 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":"2022-03-05T06:13:35.629Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:35,646 DEBUG 88:data_dictionary.py(1) - Upload int_private_net_id data dictionary 2022-03-05 06:13:35,646 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:35,647 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:35,647 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 "} 2022-03-05 06:13:35,787 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:35,788 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":"2022-03-05T06:13:35.774Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:35,788 DEBUG 88:data_dictionary.py(1) - Upload vlb_int_private_ip_0 data dictionary 2022-03-05 06:13:35,789 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:35,789 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:35,789 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 "} 2022-03-05 06:13:35,932 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:35,932 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":"2022-03-05T06:13:35.920Z","updatedBy":"Singal, Kapil "} 2022-03-05 06:13:35,933 DEBUG 88:data_dictionary.py(1) - Upload dcae_collector_ip data dictionary 2022-03-05 06:13:35,933 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:35,933 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:35,933 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 "} 2022-03-05 06:13:36,080 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:36,081 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":"2022-03-05T06:13:36.068Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:36,081 DEBUG 88:data_dictionary.py(1) - Upload vpg_int_private1_ip_0 data dictionary 2022-03-05 06:13:36,082 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:36,082 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:36,082 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 "} 2022-03-05 06:13:36,225 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:36,225 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":"2022-03-05T06:13:36.213Z","updatedBy":"Singal, Kapil "} 2022-03-05 06:13:36,226 DEBUG 88:data_dictionary.py(1) - Upload vpg_int_pktgen_private_ip_0 data dictionary 2022-03-05 06:13:36,226 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:36,226 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:36,226 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 "} 2022-03-05 06:13:36,369 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:36,370 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":"2022-03-05T06:13:36.358Z","updatedBy":"Singal, Kapil "} 2022-03-05 06:13:36,371 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private2_floating_ip data dictionary 2022-03-05 06:13:36,372 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:36,372 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:36,372 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 "} 2022-03-05 06:13:36,518 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:36,519 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":"2022-03-05T06:13:36.505Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:36,520 DEBUG 88:data_dictionary.py(1) - Upload int_private1_net_cidr data dictionary 2022-03-05 06:13:36,520 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:36,520 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:36,520 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 "} 2022-03-05 06:13:36,664 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:36,664 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":"2022-03-05T06:13:36.652Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:36,665 DEBUG 88:data_dictionary.py(1) - Upload pub_key data dictionary 2022-03-05 06:13:36,665 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:36,665 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:36,665 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 "} 2022-03-05 06:13:36,811 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:36,812 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":"2022-03-05T06:13:36.796Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:36,812 DEBUG 88:data_dictionary.py(1) - Upload vf-naming-policy data dictionary 2022-03-05 06:13:36,813 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:36,813 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:36,813 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 "} 2022-03-05 06:13:36,957 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:36,958 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":"2022-03-05T06:13:36.945Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:36,959 DEBUG 88:data_dictionary.py(1) - Upload key_name data dictionary 2022-03-05 06:13:36,959 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:36,959 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:36,959 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 "} 2022-03-05 06:13:37,103 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:37,104 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":"2022-03-05T06:13:37.092Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:37,104 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private1_ip_0 data dictionary 2022-03-05 06:13:37,104 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:37,104 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:37,105 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 "} 2022-03-05 06:13:37,250 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:37,251 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":"2022-03-05T06:13:37.238Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:37,252 DEBUG 88:data_dictionary.py(1) - Upload vlb_name_0 data dictionary 2022-03-05 06:13:37,252 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:37,252 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:37,252 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 "} 2022-03-05 06:13:37,399 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:37,400 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":"2022-03-05T06:13:37.388Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:37,400 DEBUG 88:data_dictionary.py(1) - Upload put-active-streams data dictionary 2022-03-05 06:13:37,401 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:37,401 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:37,401 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 "} 2022-03-05 06:13:37,544 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:37,545 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":"2022-03-05T06:13:37.532Z","updatedBy":"Singal, Kapil "} 2022-03-05 06:13:37,546 DEBUG 88:data_dictionary.py(1) - Upload public_net_id data dictionary 2022-03-05 06:13:37,547 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:37,547 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:37,547 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 "} 2022-03-05 06:13:37,697 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:37,698 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":"2022-03-05T06:13:37.685Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:37,698 DEBUG 88:data_dictionary.py(1) - Upload vlb_flavor_name data dictionary 2022-03-05 06:13:37,699 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:37,699 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:37,699 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 "} 2022-03-05 06:13:37,844 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:37,844 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":"2022-03-05T06:13:37.832Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:37,845 DEBUG 88:data_dictionary.py(1) - Upload vsn_onap_private_ip_0 data dictionary 2022-03-05 06:13:37,845 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:37,845 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:37,845 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 "} 2022-03-05 06:13:37,986 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:37,987 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":"2022-03-05T06:13:37.975Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:37,987 DEBUG 88:data_dictionary.py(1) - Upload int_pktgen_private_subnet_id data dictionary 2022-03-05 06:13:37,987 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:37,987 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:37,987 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 "} 2022-03-05 06:13:38,127 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:38,128 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":"2022-03-05T06:13:38.115Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:38,128 DEBUG 88:data_dictionary.py(1) - Upload private-prefix-id data dictionary 2022-03-05 06:13:38,128 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:38,129 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:38,129 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 "} 2022-03-05 06:13:38,273 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:38,274 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":"2022-03-05T06:13:38.261Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:38,274 DEBUG 88:data_dictionary.py(1) - Upload onap_private_subnet_id data dictionary 2022-03-05 06:13:38,275 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:38,275 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:38,275 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 "} 2022-03-05 06:13:38,417 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:38,417 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":"2022-03-05T06:13:38.405Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:38,418 DEBUG 88:data_dictionary.py(1) - Upload vlb_onap_private_ip_0 data dictionary 2022-03-05 06:13:38,418 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:38,419 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:38,419 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 "} 2022-03-05 06:13:38,561 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:38,562 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":"2022-03-05T06:13:38.549Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:38,562 DEBUG 88:data_dictionary.py(1) - Upload install_script_version data dictionary 2022-03-05 06:13:38,563 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:38,563 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:38,563 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 "} 2022-03-05 06:13:38,717 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:38,717 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":"2022-03-05T06:13:38.705Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:38,718 DEBUG 88:data_dictionary.py(1) - Upload vdns_int_private_ip_0 data dictionary 2022-03-05 06:13:38,719 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:38,719 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:38,719 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 "} 2022-03-05 06:13:38,862 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:38,862 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":"2022-03-05T06:13:38.850Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:38,863 DEBUG 88:data_dictionary.py(1) - Upload vlb_private_net_cidr data dictionary 2022-03-05 06:13:38,863 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:38,863 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:38,863 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 "} 2022-03-05 06:13:39,008 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:39,008 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":"2022-03-05T06:13:38.995Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:39,009 DEBUG 88:data_dictionary.py(1) - Upload vlb_image_name data dictionary 2022-03-05 06:13:39,010 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:39,010 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:39,010 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 "} 2022-03-05 06:13:39,155 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:39,156 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":"2022-03-05T06:13:39.143Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:39,156 DEBUG 88:data_dictionary.py(1) - Upload vdns_image_name data dictionary 2022-03-05 06:13:39,157 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:39,157 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:39,157 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 "} 2022-03-05 06:13:39,306 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:39,307 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":"2022-03-05T06:13:39.294Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:39,307 DEBUG 88:data_dictionary.py(1) - Upload vnf-id data dictionary 2022-03-05 06:13:39,308 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:39,308 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:39,308 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 "} 2022-03-05 06:13:39,464 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:39,465 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":"2022-03-05T06:13:39.450Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:39,465 DEBUG 88:data_dictionary.py(1) - Upload vf-module-name data dictionary 2022-03-05 06:13:39,466 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:39,466 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:39,466 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 "} 2022-03-05 06:13:39,609 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:39,609 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":"2022-03-05T06:13:39.597Z","updatedBy":"Singal, Kapil "} 2022-03-05 06:13:39,610 DEBUG 88:data_dictionary.py(1) - Upload vlb_int_pktgen_private_ip_0 data dictionary 2022-03-05 06:13:39,610 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:39,610 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:39,610 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 "} 2022-03-05 06:13:39,762 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:39,762 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":"2022-03-05T06:13:39.748Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:39,762 DEBUG 88:data_dictionary.py(1) - Upload vdns_flavor_name data dictionary 2022-03-05 06:13:39,763 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:39,763 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:39,763 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 "} 2022-03-05 06:13:39,908 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:39,909 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":"2022-03-05T06:13:39.894Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:39,910 DEBUG 88:data_dictionary.py(1) - Upload vf-module-label data dictionary 2022-03-05 06:13:39,911 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:39,911 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:39,911 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 "} 2022-03-05 06:13:40,055 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:40,056 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":"2022-03-05T06:13:40.042Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:40,057 DEBUG 88:data_dictionary.py(1) - Upload pktgen_private_net_id data dictionary 2022-03-05 06:13:40,057 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:40,057 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:40,057 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 "} 2022-03-05 06:13:40,204 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:40,208 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":"2022-03-05T06:13:40.189Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:40,208 DEBUG 88:data_dictionary.py(1) - Upload gre_ipaddr data dictionary 2022-03-05 06:13:40,209 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:40,209 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:40,209 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 "} 2022-03-05 06:13:40,352 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:40,353 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":"2022-03-05T06:13:40.339Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:40,353 DEBUG 88:data_dictionary.py(1) - Upload int_pktgen_private_net_id data dictionary 2022-03-05 06:13:40,354 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:40,354 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:40,355 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 "} 2022-03-05 06:13:40,492 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:40,493 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":"2022-03-05T06:13:40.479Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:40,493 DEBUG 88:data_dictionary.py(1) - Upload create-md-sal-vnf-param data dictionary 2022-03-05 06:13:40,494 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:40,494 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:40,495 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 "} 2022-03-05 06:13:40,640 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:40,640 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":"2022-03-05T06:13:40.628Z","updatedBy":"Singal, Kapil "} 2022-03-05 06:13:40,641 DEBUG 88:data_dictionary.py(1) - Upload vpg_flavor_name data dictionary 2022-03-05 06:13:40,641 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:40,641 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:40,641 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 "} 2022-03-05 06:13:40,781 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:40,781 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":"2022-03-05T06:13:40.768Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:40,782 DEBUG 88:data_dictionary.py(1) - Upload dcae_collector_port data dictionary 2022-03-05 06:13:40,782 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:40,783 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:40,783 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 "} 2022-03-05 06:13:40,928 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:40,928 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":"2022-03-05T06:13:40.916Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:40,929 DEBUG 88:data_dictionary.py(1) - Upload vnfc-model-version data dictionary 2022-03-05 06:13:40,929 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:40,930 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:40,930 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 "} 2022-03-05 06:13:41,068 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:41,068 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":"2022-03-05T06:13:41.056Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:41,069 DEBUG 88:data_dictionary.py(1) - Upload vsn_name_0 data dictionary 2022-03-05 06:13:41,069 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:41,070 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:41,070 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 "} 2022-03-05 06:13:41,214 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:41,214 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":"2022-03-05T06:13:41.200Z","updatedBy":"Singal, Kapil "} 2022-03-05 06:13:41,215 DEBUG 88:data_dictionary.py(1) - Upload keypair data dictionary 2022-03-05 06:13:41,216 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:41,216 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:41,216 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 "} 2022-03-05 06:13:41,360 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:41,360 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":"2022-03-05T06:13:41.349Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:41,361 DEBUG 88:data_dictionary.py(1) - Upload demo_artifacts_version data dictionary 2022-03-05 06:13:41,361 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:41,361 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:41,361 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 "} 2022-03-05 06:13:41,506 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:41,507 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":"2022-03-05T06:13:41.492Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:41,507 DEBUG 88:data_dictionary.py(1) - Upload vlb_0_int_pktgen_private_port_0_mac data dictionary 2022-03-05 06:13:41,508 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:41,508 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:41,509 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 "} 2022-03-05 06:13:41,670 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:41,671 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":"2022-03-05T06:13:41.650Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:41,671 DEBUG 88:data_dictionary.py(1) - Upload onap_private_net_cidr data dictionary 2022-03-05 06:13:41,672 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:41,672 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:41,672 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 "} 2022-03-05 06:13:41,816 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:41,816 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":"2022-03-05T06:13:41.802Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:41,817 DEBUG 88:data_dictionary.py(1) - Upload vdns_vf_module_id data dictionary 2022-03-05 06:13:41,817 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:41,817 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:41,818 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 "} 2022-03-05 06:13:41,959 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:41,959 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":"2022-03-05T06:13:41.947Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:41,960 DEBUG 88:data_dictionary.py(1) - Upload vfw_name_0 data dictionary 2022-03-05 06:13:41,960 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:41,960 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:41,960 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 "} 2022-03-05 06:13:42,103 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:42,104 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":"2022-03-05T06:13:42.090Z","updatedBy":"Singal, Kapil "} 2022-03-05 06:13:42,104 DEBUG 88:data_dictionary.py(1) - Upload sec_group data dictionary 2022-03-05 06:13:42,105 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:42,105 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:42,105 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 "} 2022-03-05 06:13:42,248 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:42,248 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":"2022-03-05T06:13:42.235Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:42,249 DEBUG 88:data_dictionary.py(1) - Upload vpg_name_0 data dictionary 2022-03-05 06:13:42,249 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:42,250 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:42,250 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 "} 2022-03-05 06:13:42,406 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:42,406 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":"2022-03-05T06:13:42.392Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:42,407 DEBUG 88:data_dictionary.py(1) - Upload vf-module-type data dictionary 2022-03-05 06:13:42,407 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:42,407 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:42,407 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 "} 2022-03-05 06:13:42,548 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:42,548 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":"2022-03-05T06:13:42.537Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:42,548 DEBUG 88:data_dictionary.py(1) - Upload flavor_name data dictionary 2022-03-05 06:13:42,549 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:42,549 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:42,549 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 "} 2022-03-05 06:13:42,689 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:42,690 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":"2022-03-05T06:13:42.677Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:42,690 DEBUG 88:data_dictionary.py(1) - Upload vip data dictionary 2022-03-05 06:13:42,690 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:42,690 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:42,690 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 "} 2022-03-05 06:13:42,842 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:42,842 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":"2022-03-05T06:13:42.826Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:42,843 DEBUG 88:data_dictionary.py(1) - Upload pg_int data dictionary 2022-03-05 06:13:42,843 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:42,843 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:42,844 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 "} 2022-03-05 06:13:42,984 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:42,984 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":"2022-03-05T06:13:42.973Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:42,985 DEBUG 88:data_dictionary.py(1) - Upload nfc-naming-code data dictionary 2022-03-05 06:13:42,985 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:42,985 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:42,986 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 "} 2022-03-05 06:13:43,137 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:43,137 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":"2022-03-05T06:13:43.119Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:43,138 DEBUG 88:data_dictionary.py(1) - Upload onap_private_net_id data dictionary 2022-03-05 06:13:43,139 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:43,139 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:43,139 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 "} 2022-03-05 06:13:43,287 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:43,288 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":"2022-03-05T06:13:43.276Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:43,288 DEBUG 88:data_dictionary.py(1) - Upload cloud_env data dictionary 2022-03-05 06:13:43,289 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:43,289 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:43,289 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 "} 2022-03-05 06:13:43,434 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:43,434 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":"2022-03-05T06:13:43.422Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:43,435 DEBUG 88:data_dictionary.py(1) - Upload vnf_name data dictionary 2022-03-05 06:13:43,435 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:43,435 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:43,436 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 "} 2022-03-05 06:13:43,653 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:43,653 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":"2022-03-05T06:13:43.642Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:43,654 DEBUG 88:data_dictionary.py(1) - Upload private2-prefix-id data dictionary 2022-03-05 06:13:43,654 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:43,654 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:43,654 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 "} 2022-03-05 06:13:43,796 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:43,796 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":"2022-03-05T06:13:43.782Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:43,797 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private2_ip_0 data dictionary 2022-03-05 06:13:43,797 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:43,797 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:43,798 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 "} 2022-03-05 06:13:43,942 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:43,943 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":"2022-03-05T06:13:43.929Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:43,943 DEBUG 88:data_dictionary.py(1) - Upload vfccustomizationuuid data dictionary 2022-03-05 06:13:43,944 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:43,944 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:43,944 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 "} 2022-03-05 06:13:44,108 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:44,109 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":"2022-03-05T06:13:44.096Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:44,109 DEBUG 88:data_dictionary.py(1) - Upload vsn_int_private2_ip_0 data dictionary 2022-03-05 06:13:44,110 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:44,110 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:44,110 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 "} 2022-03-05 06:13:44,248 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:44,249 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":"2022-03-05T06:13:44.236Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:44,249 DEBUG 88:data_dictionary.py(1) - Upload nexus_artifact_repo data dictionary 2022-03-05 06:13:44,250 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:44,250 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:44,250 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 "} 2022-03-05 06:13:44,393 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:44,394 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":"2022-03-05T06:13:44.381Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:44,394 DEBUG 88:data_dictionary.py(1) - Upload vm-type data dictionary 2022-03-05 06:13:44,395 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:44,395 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:44,396 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 "} 2022-03-05 06:13:44,542 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:44,542 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":"2022-03-05T06:13:44.528Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:44,543 DEBUG 88:data_dictionary.py(1) - Upload vnfc-model-invariant-uuid data dictionary 2022-03-05 06:13:44,543 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:44,543 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:44,544 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 "} 2022-03-05 06:13:44,686 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:44,686 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":"2022-03-05T06:13:44.675Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:44,686 DEBUG 88:data_dictionary.py(1) - Upload int_private_subnet_id data dictionary 2022-03-05 06:13:44,687 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:44,687 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:44,687 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 "} 2022-03-05 06:13:44,840 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:44,843 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":"2022-03-05T06:13:44.827Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:44,843 DEBUG 88:data_dictionary.py(1) - Upload image_name data dictionary 2022-03-05 06:13:44,844 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:44,844 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:44,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 "} 2022-03-05 06:13:44,980 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:44,980 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":"2022-03-05T06:13:44.968Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:44,980 DEBUG 88:data_dictionary.py(1) - Upload vpg_image_name data dictionary 2022-03-05 06:13:44,981 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:44,981 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:44,981 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 "} 2022-03-05 06:13:45,133 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:45,133 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":"2022-03-05T06:13:45.122Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:45,134 DEBUG 88:data_dictionary.py(1) - Upload pktgen_private_net_cidr data dictionary 2022-03-05 06:13:45,134 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:45,135 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:45,135 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 "} 2022-03-05 06:13:45,279 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:45,279 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":"2022-03-05T06:13:45.267Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:45,280 DEBUG 88:data_dictionary.py(1) - Upload vf_module_id data dictionary 2022-03-05 06:13:45,280 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:45,281 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:45,281 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 "} 2022-03-05 06:13:45,423 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:45,424 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":"2022-03-05T06:13:45.413Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:45,424 DEBUG 88:data_dictionary.py(1) - Upload management-prefix-id data dictionary 2022-03-05 06:13:45,425 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:45,425 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:45,425 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 "} 2022-03-05 06:13:45,567 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:45,567 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":"2022-03-05T06:13:45.556Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:45,567 DEBUG 88:data_dictionary.py(1) - Upload vfw_onap_private_ip_0 data dictionary 2022-03-05 06:13:45,568 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:45,568 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:45,568 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 "} 2022-03-05 06:13:45,715 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:45,716 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":"2022-03-05T06:13:45.704Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:45,716 DEBUG 88:data_dictionary.py(1) - Upload vlb_private_net_id data dictionary 2022-03-05 06:13:45,717 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:45,717 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:45,717 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 "} 2022-03-05 06:13:45,855 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:45,856 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":"2022-03-05T06:13:45.845Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:45,856 DEBUG 88:data_dictionary.py(1) - Upload vdns_onap_private_ip_0 data dictionary 2022-03-05 06:13:45,857 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:45,857 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:45,857 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 "} 2022-03-05 06:13:46,003 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:46,003 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":"2022-03-05T06:13:45.989Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:46,004 DEBUG 88:data_dictionary.py(1) - Upload vdns_name_0 data dictionary 2022-03-05 06:13:46,004 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:46,004 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:46,004 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 "} 2022-03-05 06:13:46,144 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:46,145 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":"2022-03-05T06:13:46.133Z","updatedBy":"Singal, Kapil "} 2022-03-05 06:13:46,145 DEBUG 88:data_dictionary.py(1) - Upload int_private2_net_cidr data dictionary 2022-03-05 06:13:46,146 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:46,146 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:46,146 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 "} 2022-03-05 06:13:46,289 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:46,289 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":"2022-03-05T06:13:46.276Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:46,290 DEBUG 88:data_dictionary.py(1) - Upload active-streams data dictionary 2022-03-05 06:13:46,290 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:46,290 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:46,290 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 "} 2022-03-05 06:13:46,434 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:46,435 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":"2022-03-05T06:13:46.422Z","updatedBy":"Singal, Kapil "} 2022-03-05 06:13:46,436 DEBUG 88:data_dictionary.py(1) - Upload nb_api_version data dictionary 2022-03-05 06:13:46,436 DEBUG 129:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2022-03-05 06:13:46,436 DEBUG 131:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2022-03-05 06:13:46,436 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 "} 2022-03-05 06:13:46,583 INFO 142:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2022-03-05 06:13:46,584 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":"2022-03-05T06:13:46.570Z","updatedBy":"MALAKOV, YURIY "} 2022-03-05 06:13:46,586 DEBUG 129:onap_service.py(1) - [None][Enrich CDS blueprint] sent header: {} 2022-03-05 06:13:46,586 DEBUG 131:onap_service.py(1) - [None][Enrich CDS blueprint] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/blueprint-model/enrich 2022-03-05 06:13:46,586 DEBUG 132:onap_service.py(1) - [None][Enrich CDS blueprint] data sent: None 2022-03-05 06:13:47,137 INFO 142:onap_service.py(1) - [None][Enrich CDS blueprint] response code: 200 2022-03-05 06:13:47,138 DEBUG 146:onap_service.py(1) - [None][Enrich CDS blueprint] response: n/a 2022-03-05 06:13:47,140 DEBUG 129:onap_service.py(1) - [None][Publish CDS blueprint] sent header: {} 2022-03-05 06:13:47,140 DEBUG 131:onap_service.py(1) - [None][Publish CDS blueprint] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/blueprint-model/publish 2022-03-05 06:13:47,140 DEBUG 132:onap_service.py(1) - [None][Publish CDS blueprint] data sent: None 2022-03-05 06:13:47,382 INFO 142:onap_service.py(1) - [None][Publish CDS blueprint] response code: 200 2022-03-05 06:13:47,382 DEBUG 146:onap_service.py(1) - [None][Publish CDS blueprint] response: {"blueprintModel":{"id":"67ce2787-5a34-4b89-a84f-5bebe324b3eb","artifactUUId":null,"artifactType":"SDNC_MODEL","artifactVersion":"1.0.0","artifactDescription":"","internalVersion":null,"createdDate":"2022-03-05T06:13:47.000Z","artifactName":"ubuntu20","published":"Y","updatedBy":"RG, ONES ","tags":"ubuntu20"}} 2022-03-05 06:13:47,383 DEBUG 159:__init__.py(1) - check if Vendor basicvm_macro_vendor exists in SDC 2022-03-05 06:13:47,383 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-03-05 06:13:47,384 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'} 2022-03-05 06:13:47,384 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 2022-03-05 06:13:47,384 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-03-05 06:13:47,516 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-03-05 06:13:47,516 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"63b0ac823ffd4d0481c8a91af85475dd","type":"vlm","name":"basicvm_macro_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"776e4f449ca0406ab3bec62a90c2ea1e","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e50122fcf0f747d3ba6be3d06487296c","type":"vlm","name":"420df642-b781-4ed8-8823","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"1518992864b74bd68c4f0c9a32dc1e25","type":"vlm","name":"6a98b910-f71f-4595-bfdf","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0855f5c412ad4d9d99c2167f3883d636","type":"vlm","name":"b0b8eb6d-3bbc-4ba0-b4ad","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"782b8062e783446daab7babf1ef91f6f","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"3c50094a9d3e42ff83b95afb8b092855","type":"vlm","name":"98bb6f14-f698-4808-b00e","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"952f7a8d336b4dc0a8d15f9b9f500713","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"24526cf415ca4a3aa87d2663b7898cd5","type":"vlm","name":"678b5a71-b510-4c46-887d","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"8648e9704915407a8fbb150270024779","type":"vlm","name":"b0edc2f9-8936-4768-afa6","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"298943ddb33b4a8c8ec4b4e92b607ac0","type":"vlm","name":"6e4c40e6-5dd5-48d6-b571","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9bee4a3662914de2bfcdc9fe1741af48","type":"vlm","name":"6c5730ec-0771-41b2-b71b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":12} 2022-03-05 06:13:47,519 DEBUG 147:__init__.py(1) - number of Vendor returned: 12 2022-03-05 06:13:47,519 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_macro_vendor 2022-03-05 06:13:47,519 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'} 2022-03-05 06:13:47,520 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/63b0ac823ffd4d0481c8a91af85475dd/versions 2022-03-05 06:13:47,520 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-05 06:13:47,619 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-05 06:13:47,620 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"aa607393d13446cc984f7d85c159c986","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646459795970,"modificationTime":1646459797383,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-05 06:13:47,622 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-05 06:13:47,622 INFO 192:__init__.py(1) - Vendor found, updating information 2022-03-05 06:13:47,623 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'} 2022-03-05 06:13:47,623 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/63b0ac823ffd4d0481c8a91af85475dd/versions 2022-03-05 06:13:47,623 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-05 06:13:47,713 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-05 06:13:47,713 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"aa607393d13446cc984f7d85c159c986","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646459795970,"modificationTime":1646459797383,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-05 06:13:47,716 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-05 06:13:47,717 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) 2022-03-05 06:13:47,736 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2022-03-05 06:13:47,737 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-05 06:13:47,737 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'} 2022-03-05 06:13:47,738 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 2022-03-05 06:13:47,738 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-05 06:13:48,063 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-05 06:13:48,064 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":"63b0ac823ffd4d0481c8a91af85475dd","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d4d732daaf1149c481ea78840e02c716","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"776e4f449ca0406ab3bec62a90c2ea1e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8acbd19958d644bc8d3a488f5a3a4d37","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 9fd26317-a1d6","description":"vendor software product","vendorName":"420df642-b781-4ed8-8823","vendorId":"e50122fcf0f747d3ba6be3d06487296c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"aba1f329b87f41749d7d095a0b12ec52","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 6885e4d8-f9e1","description":"vendor software product","vendorName":"6a98b910-f71f-4595-bfdf","vendorId":"1518992864b74bd68c4f0c9a32dc1e25","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"391e69399f194ef3a88306767b914fa4","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f60d0fb0-ea04","description":"vendor software product","vendorName":"b0b8eb6d-3bbc-4ba0-b4ad","vendorId":"0855f5c412ad4d9d99c2167f3883d636","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"44f8e891218343cebd5aa768e327bde2","owner":"cs0008","status":"ACTIVE"},{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"782b8062e783446daab7babf1ef91f6f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"01943334f01843df95266aa4a5766c28","owner":"cs0008","status":"ACTIVE"},{"name":"vFW b408ee03-6e74","description":"vendor software product","vendorName":"98bb6f14-f698-4808-b00e","vendorId":"3c50094a9d3e42ff83b95afb8b092855","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b200f0f0885d4c26be611616719f44cb","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_zPpJjW_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"952f7a8d336b4dc0a8d15f9b9f500713","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0a02bae0a2654d1fab45f4ebfe9a65bb","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8662e3eb-145b","description":"vendor software product","vendorName":"678b5a71-b510-4c46-887d","vendorId":"24526cf415ca4a3aa87d2663b7898cd5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"faa14bca15c440f0970df446bcc11ca1","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 06b49dc5-9dc2","description":"vendor software product","vendorName":"b0edc2f9-8936-4768-afa6","vendorId":"8648e9704915407a8fbb150270024779","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"7ca52340c091494dbbacc808b3b9f3ca","owner":"cs0008","status":"ACTIVE"},{"name":"vFW b8898dc5-9dcf","description":"vendor software product","vendorName":"6e4c40e6-5dd5-48d6-b571","vendorId":"298943ddb33b4a8c8ec4b4e92b607ac0","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"92325099ecbc45a0a5c9f3fbf42b782b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW a294aae8-28be","description":"vendor software product","vendorName":"6c5730ec-0771-41b2-b71b","vendorId":"9bee4a3662914de2bfcdc9fe1741af48","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"41d3345947614bd5ba2e212a549f8458","owner":"cs0008","status":"ACTIVE"}],"listCount":12} 2022-03-05 06:13:48,067 DEBUG 324:vsp.py(1) - importing VSP basic_vm_macro_VSP from SDC 2022-03-05 06:13:48,068 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2022-03-05 06:13:48,068 DEBUG 324:vsp.py(1) - importing VSP vFW 9fd26317-a1d6 from SDC 2022-03-05 06:13:48,068 DEBUG 324:vsp.py(1) - importing VSP vFW 6885e4d8-f9e1 from SDC 2022-03-05 06:13:48,068 DEBUG 324:vsp.py(1) - importing VSP vFW f60d0fb0-ea04 from SDC 2022-03-05 06:13:48,068 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2022-03-05 06:13:48,068 DEBUG 324:vsp.py(1) - importing VSP vFW b408ee03-6e74 from SDC 2022-03-05 06:13:48,068 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_zPpJjW_VSP from SDC 2022-03-05 06:13:48,069 DEBUG 324:vsp.py(1) - importing VSP vFW 8662e3eb-145b from SDC 2022-03-05 06:13:48,069 DEBUG 324:vsp.py(1) - importing VSP vFW 06b49dc5-9dc2 from SDC 2022-03-05 06:13:48,069 DEBUG 324:vsp.py(1) - importing VSP vFW b8898dc5-9dcf from SDC 2022-03-05 06:13:48,069 DEBUG 324:vsp.py(1) - importing VSP vFW a294aae8-28be from SDC 2022-03-05 06:13:48,069 DEBUG 147:__init__.py(1) - number of Vsp returned: 12 2022-03-05 06:13:48,070 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2022-03-05 06:13:48,070 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'} 2022-03-05 06:13:48,070 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/d4d732daaf1149c481ea78840e02c716/versions 2022-03-05 06:13:48,070 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-05 06:13:48,199 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-05 06:13:48,199 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"22b668aeee3148c3994283bf4602f176","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646459798938,"modificationTime":1646459833558,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-05 06:13:48,202 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-05 06:13:48,202 INFO 192:__init__.py(1) - Vsp found, updating information 2022-03-05 06:13:48,203 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'} 2022-03-05 06:13:48,203 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/d4d732daaf1149c481ea78840e02c716/versions 2022-03-05 06:13:48,203 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-05 06:13:48,300 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-05 06:13:48,300 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"22b668aeee3148c3994283bf4602f176","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646459798938,"modificationTime":1646459833558,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-05 06:13:48,304 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_macro_VSP in SDC 2022-03-05 06:13:48,305 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'} 2022-03-05 06:13:48,305 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/d4d732daaf1149c481ea78840e02c716/versions 2022-03-05 06:13:48,305 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-05 06:13:48,367 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-05 06:13:48,367 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"22b668aeee3148c3994283bf4602f176","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646459798938,"modificationTime":1646459833558,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-05 06:13:48,370 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'} 2022-03-05 06:13:48,370 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/d4d732daaf1149c481ea78840e02c716/versions 2022-03-05 06:13:48,370 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-05 06:13:48,426 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-05 06:13:48,426 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"22b668aeee3148c3994283bf4602f176","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646459798938,"modificationTime":1646459833558,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-05 06:13:48,428 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-05 06:13:48,433 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'} 2022-03-05 06:13:48,433 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/d4d732daaf1149c481ea78840e02c716/versions/22b668aeee3148c3994283bf4602f176/actions 2022-03-05 06:13:48,433 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-03-05 06:13:51,098 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-03-05 06:13:51,099 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_macro_VSP","version":"1.0","versionId":"22b668aeee3148c3994283bf4602f176","packageId":"d4d732daaf1149c481ea78840e02c716","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-05 06:13:51,099 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_macro_VSP","version":"1.0","versionId":"22b668aeee3148c3994283bf4602f176","packageId":"d4d732daaf1149c481ea78840e02c716","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-05 06:13:51,101 DEBUG 159:__init__.py(1) - check if Vf basic_vm_macro exists in SDC 2022-03-05 06:13:51,102 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-05 06:13:51,102 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'} 2022-03-05 06:13:51,102 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 2022-03-05 06:13:51,102 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-05 06:13:52,600 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-05 06:13:52,600 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f032b5f9-52ec-48d2-8339-f3adb5bab176","invariantUUID":"cd8a79e1-0ad1-45be-805b-3bace97a9741","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f032b5f9-52ec-48d2-8339-f3adb5bab176/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"193b71cc-3b6d-483c-80b6-e3e9703a5228","invariantUUID":"2e39b540-87b7-46a2-9219-167efc9341a2","name":"vFW a294aae8-28be","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/193b71cc-3b6d-483c-80b6-e3e9703a5228/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"7b2cd7ab-4221-4ef4-8dd0-09c76625b1f7","invariantUUID":"29f87388-0bea-4569-8450-31952118e15a","name":"vFW b8898dc5-9dcf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7b2cd7ab-4221-4ef4-8dd0-09c76625b1f7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"5e3daf25-d581-4493-a520-93cfc842c17c","invariantUUID":"98f7c86c-e2e9-4bf0-8c2f-301d914c0185","name":"basic_onboard_zPpJjW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5e3daf25-d581-4493-a520-93cfc842c17c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f07b2ece-e7e4-4ba9-b160-652740e78903","invariantUUID":"79646373-e2e4-4c3b-99d9-459a4a80200e","name":"vFW 06b49dc5-9dc2","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f07b2ece-e7e4-4ba9-b160-652740e78903/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"79455f75-8dcb-4019-83cd-bc0c9c2cf451","invariantUUID":"4b00096f-4133-488f-ab9e-9d0f408ae288","name":"vFW 8662e3eb-145b","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/79455f75-8dcb-4019-83cd-bc0c9c2cf451/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f809155b-a85e-4610-a1d8-551125abb1d9","invariantUUID":"428acca8-e845-41e8-bea6-b5cc017a6209","name":"vFW f60d0fb0-ea04","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f809155b-a85e-4610-a1d8-551125abb1d9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b686c046-01a8-4813-bc08-17467bd69ec1","invariantUUID":"82ba75e9-a4de-4c21-b986-26b2a143e209","name":"vFW b408ee03-6e74","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b686c046-01a8-4813-bc08-17467bd69ec1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f5d515c7-23d0-41d9-8d13-ae2a001a6c3b","invariantUUID":"a4a4b960-314a-48de-b602-cfd2f7b411e5","name":"vFW 9fd26317-a1d6","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f5d515c7-23d0-41d9-8d13-ae2a001a6c3b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"8507b7fb-428e-40b2-9a66-bf77f275043a","invariantUUID":"00c60d6b-84e9-4682-a483-9fe618f64cd8","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8507b7fb-428e-40b2-9a66-bf77f275043a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c08bea76-8b7a-41f1-8cce-feb91822d084","invariantUUID":"d537d121-7360-49c0-9159-873e37652991","name":"vFW 6885e4d8-f9e1","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c08bea76-8b7a-41f1-8cce-feb91822d084/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"50ad6ebc-ed56-4f70-8d45-97d073e181e8","invariantUUID":"ce9b5ddf-7812-4ede-8c2f-d65fd4808c03","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/50ad6ebc-ed56-4f70-8d45-97d073e181e8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-05 06:13:52,603 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-05 06:13:52,603 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:52,603 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:52,603 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-05 06:13:52,603 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW a294aae8-28be from SDC 2022-03-05 06:13:52,603 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:52,604 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:52,604 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-05 06:13:52,604 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW b8898dc5-9dcf from SDC 2022-03-05 06:13:52,604 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:52,604 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:52,604 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-05 06:13:52,604 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_zPpJjW from SDC 2022-03-05 06:13:52,604 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:52,604 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:52,604 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-05 06:13:52,604 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 06b49dc5-9dc2 from SDC 2022-03-05 06:13:52,604 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:52,605 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:52,605 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-05 06:13:52,605 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 8662e3eb-145b from SDC 2022-03-05 06:13:52,605 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:52,605 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:52,605 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-05 06:13:52,605 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW f60d0fb0-ea04 from SDC 2022-03-05 06:13:52,605 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:52,605 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:52,605 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-05 06:13:52,606 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW b408ee03-6e74 from SDC 2022-03-05 06:13:52,606 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:52,606 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:52,606 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-05 06:13:52,606 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 9fd26317-a1d6 from SDC 2022-03-05 06:13:52,606 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:52,606 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:52,606 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-05 06:13:52,606 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2022-03-05 06:13:52,606 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:52,606 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:52,607 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-05 06:13:52,607 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 6885e4d8-f9e1 from SDC 2022-03-05 06:13:52,607 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:52,607 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:52,607 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-05 06:13:52,607 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-03-05 06:13:52,607 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:52,607 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:52,607 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-05 06:13:52,607 DEBUG 147:__init__.py(1) - number of Vf returned: 12 2022-03-05 06:13:52,607 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2022-03-05 06:13:52,608 INFO 192:__init__.py(1) - Vf found, updating information 2022-03-05 06:13:52,608 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'} 2022-03-05 06:13:52,608 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 2022-03-05 06:13:52,608 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-03-05 06:13:55,813 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-03-05 06:13:55,818 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4117502f-d564-4bf4-9017-c4cb6a485902","lifecycleState":"CERTIFIED","lastUpdateDate":1646450819511,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04fb9881-4d5c-40a0-8c1e-5bb9d1eb7327","invariantUUID":"42ada3cd-bdb2-49da-a07d-af96004f6682","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef9bc7f6-2625-4375-bc04-1fe2f08c7e17","lifecycleState":"CERTIFIED","lastUpdateDate":1646450962375,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80b9c92d-f92d-479a-b350-8ee62fa27b9e","invariantUUID":"332930a0-6033-44a6-8d44-a363c1951de5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4709bd43-52c5-4f16-96f8-bd08403e3a52","lifecycleState":"CERTIFIED","lastUpdateDate":1646451250154,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8660707e-3b59-4b50-980a-03d8d78b54f5","invariantUUID":"bffe1fe9-ea04-419d-895f-367245349028","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a4b72e8-4853-4fe8-8e43-c04bc6159244","lifecycleState":"CERTIFIED","lastUpdateDate":1646451345811,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99ea290-99b3-4314-a64e-4abc30440815","invariantUUID":"9ad72044-fa10-4752-85de-260004f0a8a0","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":"33ad9a04-6fad-46d4-b92b-5c3470560b01","lifecycleState":"CERTIFIED","lastUpdateDate":1646457023036,"name":"basic_onboard_zPpJjW","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e3daf25-d581-4493-a520-93cfc842c17c","invariantUUID":"98f7c86c-e2e9-4bf0-8c2f-301d914c0185","systemName":"BasicOnboardZppjjw","description":"VF","tags":["basic_onboard_zPpJjW"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"90afe56a-84d3-4d19-a237-67f0fc85b406","lifecycleState":"CERTIFIED","lastUpdateDate":1646456251428,"name":"vFW 06b49dc5-9dc2","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f07b2ece-e7e4-4ba9-b160-652740e78903","invariantUUID":"79646373-e2e4-4c3b-99d9-459a4a80200e","systemName":"Vfw06b49dc59dc2","description":"vendor software product","tags":["vFW 06b49dc5-9dc2"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"6e22c6fc-0365-4d0c-a467-170f13fbbf6c","lifecycleState":"CERTIFIED","lastUpdateDate":1646451262551,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"166535d8-12de-4b5c-b949-5de543dc6230","invariantUUID":"76883431-d84b-460c-b948-3979b00614e2","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec0d7d87-163f-453a-895a-b77b57362343","lifecycleState":"CERTIFIED","lastUpdateDate":1646451341081,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"064555f7-d393-4601-8f7a-ef0e4430ee36","invariantUUID":"43262c2c-b29a-497c-931e-3459b0b5ba5e","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":"objectStorage","uniqueId":"bbe1bc07-1a7d-4493-948e-58c02ca88bda","lifecycleState":"CERTIFIED","lastUpdateDate":1646450866613,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9633cb0-aea8-45f9-bb9d-dd27bcff60ce","invariantUUID":"75b43cf7-3575-482a-aedf-4dce4d2f05a8","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":"defaulticon","uniqueId":"1ffd561b-d10d-408b-9de4-d153fcceaa55","lifecycleState":"CERTIFIED","lastUpdateDate":1646459872251,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50ad6ebc-ed56-4f70-8d45-97d073e181e8","invariantUUID":"ce9b5ddf-7812-4ede-8c2f-d65fd4808c03","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"abd88c20-7994-412e-811b-cfaf764c09d5","lifecycleState":"CERTIFIED","lastUpdateDate":1646451344133,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11ac5ca7-dc52-4704-b0a9-424fac795009","invariantUUID":"a0ed2fa9-894b-48cf-8398-dbee1ac335b5","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":"port","uniqueId":"f64073f5-bf78-406f-b733-4dbf667f2120","lifecycleState":"CERTIFIED","lastUpdateDate":1646451164490,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00dd2a59-a294-43d9-8363-e8b98c2c3ad7","invariantUUID":"e9a3ddd2-e344-4895-9400-50f0816da138","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"79dfb694-e5d3-4374-8049-b9af3c95e430","lifecycleState":"CERTIFIED","lastUpdateDate":1646451215565,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957841ea-5560-4205-a61b-747c806fb123","invariantUUID":"8b635fa8-ffe8-4282-a002-1a1ad9dc056a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"44d84063-10f8-44c1-bd2c-0aaadffe7fb2","lifecycleState":"CERTIFIED","lastUpdateDate":1646451034065,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1dbaada5-2b46-40ef-a0e0-8767985ef9c1","invariantUUID":"cd8aa690-d8df-4672-843d-f290491a43f1","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":"da5e354e-6434-4dcc-b2c6-4a06164217d9","lifecycleState":"CERTIFIED","lastUpdateDate":1646458495520,"name":"vFW 6885e4d8-f9e1","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c08bea76-8b7a-41f1-8cce-feb91822d084","invariantUUID":"d537d121-7360-49c0-9159-873e37652991","systemName":"Vfw6885e4d8F9e1","description":"vendor software product","tags":["vFW 6885e4d8-f9e1"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"17f51e06-ed6b-4259-b959-66d3eb086f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1646451189924,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"810a4ea0-f6db-42ce-ac33-9424e2725db8","invariantUUID":"4e104c3c-0c22-42cb-ab8e-d117a6419f30","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc1fda24-9a63-464f-a3d7-ba04e24649c9","lifecycleState":"CERTIFIED","lastUpdateDate":1646450949804,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e321b4da-68fe-48fc-8fe5-d6ecbd262e34","invariantUUID":"e2f68ea7-a29e-494e-8b5f-b7b45c89d4aa","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":"defaulticon","uniqueId":"b0c33f50-56b9-45ed-8c3a-55a01ac5c190","lifecycleState":"CERTIFIED","lastUpdateDate":1646457892262,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f032b5f9-52ec-48d2-8339-f3adb5bab176","invariantUUID":"cd8a79e1-0ad1-45be-805b-3bace97a9741","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":"port","uniqueId":"f26a6c52-0caa-4e4b-8238-79d8db8ab899","lifecycleState":"CERTIFIED","lastUpdateDate":1646450853961,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f411b2-74df-40ed-bc58-91a8aaf9b575","invariantUUID":"35e171cc-8cc3-4d3c-a257-a69569d6f2df","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":"port","uniqueId":"c661e526-075c-4c97-b939-4b82682058a7","lifecycleState":"CERTIFIED","lastUpdateDate":1646451363657,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15a5c2dd-56ca-482e-b75d-6f92ff79ee14","invariantUUID":"fb538e4c-c121-43d3-83cc-85cf8a9d013e","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":"458c6d68-058b-4168-98ad-d280b3ac0dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1646451156863,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67aa816e-2249-4d17-8859-1d932312d337","invariantUUID":"15da91ae-a07f-40af-83a4-29d9781093a0","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a42bbaf0-687a-4f35-bb32-4c97abb5d8d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646450832585,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09c6cc48-56ce-4df5-93a5-05b3ba4a694c","invariantUUID":"0a27575b-77fb-4b90-b1df-cc629a498aa6","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":"networkrules","uniqueId":"c7254e07-5eaa-4097-a870-e0cf262c8f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1646450924922,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9fac9cd2-205d-4043-be72-6911d968a86b","invariantUUID":"c428f0ff-0845-40cc-9374-c113745c468c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ff4ad713-4922-4de5-be81-2f087dbb7c64","lifecycleState":"CERTIFIED","lastUpdateDate":1646451152001,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed7292c7-1256-4fcf-ba61-5f533da6ccc8","invariantUUID":"53be288d-c09a-4a83-b8ab-f82b4025ef93","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":"e067feea-d514-42c7-8da3-632ba47dd7a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646451031015,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b936d864-e9b5-4ff2-80e4-00fac9c09058","invariantUUID":"95bfd1ec-7b58-482d-b262-bf52c3cf2dc6","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":"fe6b8583-02dd-41fd-8abb-27cfb416e7b3","lifecycleState":"CERTIFIED","lastUpdateDate":1646451132245,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73d384d2-2701-48f4-8fac-997149a20e7b","invariantUUID":"10778a1c-6f8f-4695-8c40-4b978565b93e","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":"2ab0efd9-9690-4400-a4fe-ada86210a9a1","lifecycleState":"CERTIFIED","lastUpdateDate":1646451100336,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdcc7b0d-dad8-4817-8618-cd7c0fc58c83","invariantUUID":"8f1a8fda-5b11-4182-9b06-ada0d94f6338","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6852a7e9-be6d-449f-a417-b062d31d22a3","lifecycleState":"CERTIFIED","lastUpdateDate":1646455661126,"name":"vFW a294aae8-28be","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"193b71cc-3b6d-483c-80b6-e3e9703a5228","invariantUUID":"2e39b540-87b7-46a2-9219-167efc9341a2","systemName":"VfwA294aae828be","description":"vendor software product","tags":["vFW a294aae8-28be"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"aa8a8c14-bfe6-463a-ac6f-ef481525470f","lifecycleState":"CERTIFIED","lastUpdateDate":1646450952099,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ecf6dc11-8323-4fc3-903f-ec093ff7811e","invariantUUID":"a2a7bb5b-e1a8-464d-b552-291ef50bc472","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":"compute","uniqueId":"237200c8-f385-495c-a79e-865f4d1e6462","lifecycleState":"CERTIFIED","lastUpdateDate":1646450955179,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7221041c-224b-4175-bd57-fc53d5012eb2","invariantUUID":"19cb11b5-ebbd-4d1e-9d40-450ff0d6ae3a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dca260c9-3870-4380-98eb-7fc864f8f754","lifecycleState":"CERTIFIED","lastUpdateDate":1646451195027,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d9aa36a-d277-4578-8801-953bc1001be8","invariantUUID":"0c1673fc-7f4b-4a87-bc50-73c977493952","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":"compute","uniqueId":"2f106d72-d1a5-4b98-9974-96cbda9cf70a","lifecycleState":"CERTIFIED","lastUpdateDate":1646451357502,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2996bed6-1206-4c94-9d85-c90ce481163f","invariantUUID":"a696cdb3-4241-4170-8580-3b356059e605","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":"port","uniqueId":"92d5eeb0-da63-4226-8849-ba94200eec51","lifecycleState":"CERTIFIED","lastUpdateDate":1646451168707,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ee0bf49-8e8c-4885-a2a7-c95ba34be169","invariantUUID":"79f24f57-5620-426f-9f1c-f9c09c1ddeb1","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65504ae4-c733-4acb-9bcf-45717c5c5f25","lifecycleState":"CERTIFIED","lastUpdateDate":1646450967104,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f81d046-2901-4f89-9833-b12b4874fdc1","invariantUUID":"4ff9004d-d5a8-49c4-9e2d-eb2f1a5e2320","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":"networkrules","uniqueId":"4fc25635-6f76-4668-8f69-5cb17fe8c5e8","lifecycleState":"CERTIFIED","lastUpdateDate":1646450945902,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"80f4b936-745f-411f-a259-77b32c8ad5fc","invariantUUID":"11ab5177-3fc7-49a1-9b6f-adba7389dd48","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":"948cf5ad-7560-4c8e-b1be-6bb34b2a54ff","lifecycleState":"CERTIFIED","lastUpdateDate":1646451339571,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea4a9ff3-9ced-4480-af62-0de8f7c95d59","invariantUUID":"b58e266e-3563-4467-a5ef-4273fdd05494","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":"compute","uniqueId":"2ae30b39-7b74-4f3a-ba4b-b9d11feea81d","lifecycleState":"CERTIFIED","lastUpdateDate":1646451252449,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c63f11ee-bf5d-44fa-8ed0-8230c9ef5c05","invariantUUID":"c83c372c-7a66-49d5-a6f3-97b9a47fb4dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f82f25a-5e88-46a0-9a78-9a6c55f9bc06","lifecycleState":"CERTIFIED","lastUpdateDate":1646451335754,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"281a9ecc-111d-49a7-bbb7-baa0187a394a","invariantUUID":"5e43b780-2a96-4f33-b240-0cdbe80da6e4","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3a59a7c7-429b-424b-9ed0-52d489d2c18d","lifecycleState":"CERTIFIED","lastUpdateDate":1646451243254,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b13cade-8db1-4d19-8fb0-05bfa4b57fc3","invariantUUID":"9da369bf-15b6-4e95-a60f-32c8846c1304","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"31f981ab-48e4-4ead-bbb5-7efb0ca2301c","lifecycleState":"CERTIFIED","lastUpdateDate":1646451256818,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8f5b960-f906-4fb5-aa71-9d1b22a6e514","invariantUUID":"e814e007-5616-4372-9927-ffbbaf49da8f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f60f07d0-6448-41e0-a53f-e6f92eb77526","lifecycleState":"CERTIFIED","lastUpdateDate":1646451202654,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75e511ed-80da-4258-adcd-2c8987a423af","invariantUUID":"33931e84-1db9-4672-962a-ab0a554061af","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":"loadBalancer","uniqueId":"383a5ff9-016f-46a7-829a-aac387bd7a45","lifecycleState":"CERTIFIED","lastUpdateDate":1646450849304,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b7573fb-d248-4314-95e9-418c92391abb","invariantUUID":"06ce9a69-83df-4e2e-8555-ec5d2c9eb71a","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":"1e6e027f-152b-4151-b348-fe66019d3d73","lifecycleState":"CERTIFIED","lastUpdateDate":1646450870854,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75f7c10d-607c-4465-acb4-1c7744e9e3e0","invariantUUID":"963c55bb-ae2b-443e-8c92-1501f4cf88a2","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89169861-ee18-4e22-a9ea-b990206bb00d","lifecycleState":"CERTIFIED","lastUpdateDate":1646451221939,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a14f7e-a931-4812-8aab-d2664f09caf4","invariantUUID":"77b064ef-2389-41d1-b6f0-f47b4b55aa4b","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":"7c8dcc28-cb26-4786-a864-9bf7b861b171","lifecycleState":"CERTIFIED","lastUpdateDate":1646450958201,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78f88cee-d87f-4369-921f-951818fea19f","invariantUUID":"69d0c744-9357-42b7-bf78-0a167c770ac5","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":"1c13f7c0-1b30-4466-a3a0-68af7785050b","lifecycleState":"CERTIFIED","lastUpdateDate":1646456142665,"name":"vFW b8898dc5-9dcf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7b2cd7ab-4221-4ef4-8dd0-09c76625b1f7","invariantUUID":"29f87388-0bea-4569-8450-31952118e15a","systemName":"VfwB8898dc59dcf","description":"vendor software product","tags":["vFW b8898dc5-9dcf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"6a315570-3361-4458-95c5-bd0cf5a01d50","lifecycleState":"CERTIFIED","lastUpdateDate":1646450982212,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d2aa618-af21-42a2-93d3-9764c7d674c0","invariantUUID":"7fabc342-1e5b-4fd5-8716-e365e34cbc73","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d03f9cb4-883c-4e18-9067-f731825dec98","lifecycleState":"CERTIFIED","lastUpdateDate":1646450887565,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cf9cf53-f792-4faf-90e9-9d69721483b3","invariantUUID":"6d4d00cf-43cc-472e-a9fa-ac13a77644dd","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":"defaulticon","uniqueId":"26ce31e8-4550-4645-a75d-4f035276828b","lifecycleState":"CERTIFIED","lastUpdateDate":1646456771489,"name":"vFW 8662e3eb-145b","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"79455f75-8dcb-4019-83cd-bc0c9c2cf451","invariantUUID":"4b00096f-4133-488f-ab9e-9d0f408ae288","systemName":"Vfw8662e3eb145b","description":"vendor software product","tags":["vFW 8662e3eb-145b"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"1a400544-0c95-4413-9470-af2beb7b425b","lifecycleState":"CERTIFIED","lastUpdateDate":1646459175773,"name":"vFW 9fd26317-a1d6","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f5d515c7-23d0-41d9-8d13-ae2a001a6c3b","invariantUUID":"a4a4b960-314a-48de-b602-cfd2f7b411e5","systemName":"Vfw9fd26317A1d6","description":"vendor software product","tags":["vFW 9fd26317-a1d6"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"8bd12272-bb5f-4ad3-96e3-ece68e844d22","lifecycleState":"CERTIFIED","lastUpdateDate":1646451005056,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb5e05c4-a580-4909-9c46-2985e96c2856","invariantUUID":"e5929573-cd0b-4e3b-809f-df4388394bab","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":"objectStorage","uniqueId":"224a5086-dbc4-444a-ada4-665faf54147f","lifecycleState":"CERTIFIED","lastUpdateDate":1646450837898,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12babed7-f545-4453-873c-158d9120bd86","invariantUUID":"09e03a03-a92b-4041-b0d1-339145234e1e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"696eda7d-2a60-49d9-b495-4ec134b6b15b","lifecycleState":"CERTIFIED","lastUpdateDate":1646450895757,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43f828e7-bcd1-4f2a-81b7-d51350138e7d","invariantUUID":"4213ff17-cf9e-4b4c-ad0b-6eea03dee876","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":"eb725087-6140-4884-99db-8046d16aa1b8","lifecycleState":"CERTIFIED","lastUpdateDate":1646451050528,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd327051-fc2b-4eaf-9f30-f70bea4fe0ef","invariantUUID":"419e213d-f229-4cad-b296-e17db411f544","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d5dbdfc-7806-4c3e-a21a-55f02cc1e5b6","lifecycleState":"CERTIFIED","lastUpdateDate":1646451187398,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dab7d85-82f4-419b-a847-3fdd77ee831b","invariantUUID":"b3d81967-9fc8-4a6b-9a8e-27e3c307c7bf","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":"3efdd467-1e6a-487f-9b98-c969bbfb391e","lifecycleState":"CERTIFIED","lastUpdateDate":1646451183664,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdcbc907-967c-40ab-9a88-c10d4006d0ed","invariantUUID":"38d5503e-1f2d-4276-8184-6790e4aa30df","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":"compute","uniqueId":"76a1dba3-0ce4-4d9b-ad95-fb9e285833c6","lifecycleState":"CERTIFIED","lastUpdateDate":1646451061526,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"936838dd-a4cf-447b-a910-5b2568c891a4","invariantUUID":"4518cc95-a097-40f0-b11f-e173b045832c","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":"40499de1-1ef0-463c-b932-e3a3d29cf02f","lifecycleState":"CERTIFIED","lastUpdateDate":1646451014142,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47e4f160-8358-4380-afc2-d4afbe971646","invariantUUID":"cbe222d4-02f8-421f-a1ec-2a6542364310","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":"defaulticon","uniqueId":"03b77d3e-c937-4dcd-80d1-41a9c3ae7249","lifecycleState":"CERTIFIED","lastUpdateDate":1646457305982,"name":"vFW b408ee03-6e74","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b686c046-01a8-4813-bc08-17467bd69ec1","invariantUUID":"82ba75e9-a4de-4c21-b986-26b2a143e209","systemName":"VfwB408ee036e74","description":"vendor software product","tags":["vFW b408ee03-6e74"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"997fc423-338a-4895-ade4-d91de6b094a6","lifecycleState":"CERTIFIED","lastUpdateDate":1646450863824,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb480f12-81cd-4055-8986-30d1def11bec","invariantUUID":"8e152696-eb70-4964-8691-031195bc60cc","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5504319b-53aa-4398-bb5b-a4e4562f1679","lifecycleState":"CERTIFIED","lastUpdateDate":1646451078154,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2067e7fa-97ed-47a5-9684-2d94ade55411","invariantUUID":"43084d86-1ce2-4acc-89e0-73edd55cb30c","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":"bc4ee7df-2485-45d9-b030-988a90a9190b","lifecycleState":"CERTIFIED","lastUpdateDate":1646451104516,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20d063b9-28f5-4da8-9c17-77ec2c07ca39","invariantUUID":"8b4beedc-db36-49dc-ab57-6c615685ff2d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a21ec61-dd89-494c-a2a2-6b074d0e3415","lifecycleState":"CERTIFIED","lastUpdateDate":1646451348402,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b33b74-474a-45b7-8bd8-8ab6de99c916","invariantUUID":"eef17c26-fc41-4260-8dcf-b754bafd6dd9","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":"8ccc0d3a-46d8-4844-a04b-4b18df623746","lifecycleState":"CERTIFIED","lastUpdateDate":1646450893364,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"429cf704-9b21-47f4-b592-2a5bb024e8a9","invariantUUID":"9872a595-6a54-44c4-b750-425866410a39","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":"objectStorage","uniqueId":"d4fbd61b-ea50-4d32-845b-ee293c4b0ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1646451342790,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23d75342-fa62-45e5-8488-7f44ccb6c8f5","invariantUUID":"6efd9f9e-4c44-45ee-a749-1c51a3057f87","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b86b476-d787-439b-80d8-fae7c18930a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646451068906,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e0c207-cc5c-4c09-8655-5522d91538c7","invariantUUID":"c845f29f-96e2-432f-b8d1-997219549b80","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ae5f62d-25bc-4e4a-a4e1-2c759d6323b3","lifecycleState":"CERTIFIED","lastUpdateDate":1646451012404,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"091ef93b-aef9-46cd-a3a9-5f282c45d4c7","invariantUUID":"8db514f3-b196-4fbe-8263-3af06b0535af","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":"e75ce050-0ea1-451f-849f-5263e9186953","lifecycleState":"CERTIFIED","lastUpdateDate":1646451021261,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"805f87c4-11a9-486b-8e2f-936ee579b0aa","invariantUUID":"dd0e0391-df93-43f2-82ca-ef7f0462e3a2","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1ecb66d-cc04-4bea-a8de-dd465b6d8434","lifecycleState":"CERTIFIED","lastUpdateDate":1646451337951,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a9dcfa8-f9e5-4d76-8311-cc7b62884441","invariantUUID":"5f0a2d79-aa97-4fc4-a0eb-c087a9c81417","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":"network","uniqueId":"b903b6a6-743e-458d-9a4d-a2cbfeb17e4f","lifecycleState":"CERTIFIED","lastUpdateDate":1646451360501,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2b20017-8b8a-4abe-9871-02dff1e3b89f","invariantUUID":"0ecf9614-cf1f-4ac2-8171-fe68799f1b96","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":"port","uniqueId":"36affe03-6c78-41ad-af51-076f4f85b96e","lifecycleState":"CERTIFIED","lastUpdateDate":1646450880008,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d2d04bf-37f4-40fc-8554-5edb2677e496","invariantUUID":"f51f04a4-0b1e-47cf-b157-384fc8ef25e2","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"048cc24b-9427-4c12-8d01-430a25f68b69","lifecycleState":"CERTIFIED","lastUpdateDate":1646451191711,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"937ad36c-7003-4605-a421-946f6540a127","invariantUUID":"fb500784-b1e6-4dca-ad89-19c85f71c71d","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e073e3-75eb-40b6-b17c-6083254448ca","lifecycleState":"CERTIFIED","lastUpdateDate":1646450975960,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4933f534-8b6d-46bb-a171-d044049b84fe","invariantUUID":"27559d1f-a045-45d6-9bf8-2b41c952a518","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aa86737-211c-460c-b195-534742ca92ee","lifecycleState":"CERTIFIED","lastUpdateDate":1646450889389,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66c68501-0e09-4dd3-b70f-4610a549fc3a","invariantUUID":"74463e3f-2271-4e64-b1cc-faf55a22fbc7","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd3b1678-a9b3-4584-a656-555a8c354d78","lifecycleState":"CERTIFIED","lastUpdateDate":1646450857631,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ee9b9ad-96b2-476f-9274-6acca815f5aa","invariantUUID":"6694012a-5876-44e4-aa5a-648eaf1218ac","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0b91697-4822-4901-956a-25886a2a79e2","lifecycleState":"CERTIFIED","lastUpdateDate":1646451038981,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1a3c3fc-b94a-4675-b92a-d430ab9b920f","invariantUUID":"ed7ca1b4-77e0-4023-a518-4515fb90d123","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4e8e476b-dc4b-4864-9f5c-308147cc3416","lifecycleState":"CERTIFIED","lastUpdateDate":1646451084992,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8c01d9c-b2d8-4213-a715-975bc5d81fc8","invariantUUID":"62c65439-50b9-46fa-b74b-32416089b43d","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":"port","uniqueId":"67f08565-9d66-42ff-b480-d10ee036b9b4","lifecycleState":"CERTIFIED","lastUpdateDate":1646450929361,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1422a86e-c045-41bd-a820-870508036667","invariantUUID":"e63fe354-3b95-4ff7-8211-2c5315616bfd","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6719081e-4031-47a4-9706-37feea442beb","lifecycleState":"CERTIFIED","lastUpdateDate":1646451175892,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1f4941-e80e-46e3-94c2-167297a8732d","invariantUUID":"49efaadc-9542-4a3f-92e1-e6c2b78378bd","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":"3c43aeff-7a55-4b02-aaeb-17a4473cdbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1646457884104,"name":"vFW f60d0fb0-ea04","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f809155b-a85e-4610-a1d8-551125abb1d9","invariantUUID":"428acca8-e845-41e8-bea6-b5cc017a6209","systemName":"VfwF60d0fb0Ea04","description":"vendor software product","tags":["vFW f60d0fb0-ea04"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"ddaf24d5-37e4-4db4-8ae4-32cb04413ba8","lifecycleState":"CERTIFIED","lastUpdateDate":1646459870866,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8507b7fb-428e-40b2-9a66-bf77f275043a","invariantUUID":"00c60d6b-84e9-4682-a483-9fe618f64cd8","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":"c425e74b-8a47-452b-bb85-fad31449356f","lifecycleState":"CERTIFIED","lastUpdateDate":1646450891322,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d5d9a94-f8b5-4f52-8a45-7eca101c7e84","invariantUUID":"401c7d74-5ee1-46d0-9942-29764027722f","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":"cb491fa4-c3a5-407b-bc89-1650deda6fc9","lifecycleState":"CERTIFIED","lastUpdateDate":1646451074895,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f59143b-ae9e-414e-95ea-46cf8565cee1","invariantUUID":"aa8043e5-5e7b-4fb9-969e-f26094c5ce13","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03d77a1a-114e-4126-b424-2719e806c9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1646450979338,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fce84788-5e20-4717-8af4-5adcafb3ec57","invariantUUID":"c5d71c05-afbe-45c1-822c-0f48fc4e5f81","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":"d4848e59-a767-4567-a162-4af9e76ff33b","lifecycleState":"CERTIFIED","lastUpdateDate":1646451352394,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ea79494-d254-4d5c-b9ea-d31bf30e156c","invariantUUID":"a6ed9531-6091-409b-be9a-12cb2e6e46e9","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":"objectStorage","uniqueId":"16dfe9ad-1638-4072-bdf7-9a060feacd3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646450834996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10de21cb-625d-4172-90e3-241bf42d87a8","invariantUUID":"0d81bb73-8b18-4ce4-ad1e-fd8928c5c427","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb1f0539-38d7-4a96-b745-f15a4db2d7a6","lifecycleState":"CERTIFIED","lastUpdateDate":1646451235501,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0a9c638-a1bd-4dff-b181-435ca72d3e05","invariantUUID":"658eabe5-f9c1-4960-934b-5fede820c013","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96f49b0e-a3cd-4f40-81ac-7835242a8201","lifecycleState":"CERTIFIED","lastUpdateDate":1646450876096,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07af21ce-0182-460a-8f34-f35bf9787018","invariantUUID":"4951ab34-9bfc-4533-84c0-3023477e65e4","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":"a114cca5-6a5d-42ee-a07b-3215b4092dc9","lifecycleState":"CERTIFIED","lastUpdateDate":1646451026697,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"33743473-763b-4e68-9930-7d7688cdbae9","invariantUUID":"893f6e07-d5d1-4454-8d15-5b01b69fff3f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bebefab8-cba7-4d99-a5c3-7560c14243b5","lifecycleState":"CERTIFIED","lastUpdateDate":1646451161060,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78be54b0-f634-415e-8ef4-d521b6f59e1e","invariantUUID":"4ec3550c-7b82-4f35-8cb0-a1e8ecd37820","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"12b327b6-728c-4de8-92f5-fd9b41cfa475","lifecycleState":"CERTIFIED","lastUpdateDate":1646450883779,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f57f6e9-6521-49dc-ac46-b93b24b9e6f8","invariantUUID":"fa61a790-637d-4c00-a6a8-9b73ae894889","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2a9dbe5b-8612-443e-8b9b-3f1025dae02d","lifecycleState":"CERTIFIED","lastUpdateDate":1646451043458,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8717855b-f7d1-47e9-917c-1e3353cef409","invariantUUID":"a58bb84f-411a-42fe-904b-b1c9a24600ab","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d5213c7b-27d9-4a8f-9a5a-d3bdf9c0d862","lifecycleState":"CERTIFIED","lastUpdateDate":1646451223791,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b113d647-5911-4836-aeeb-9a5f2872a13f","invariantUUID":"c0b25734-ab18-472e-93d9-35064331daea","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":"c20c5d95-a257-4c3f-bd88-1b2e2f8ab095","lifecycleState":"CERTIFIED","lastUpdateDate":1646451123316,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c97d898d-1087-461b-aeb1-bb86a6ed01a6","invariantUUID":"fe58f4bd-df08-4657-b607-dee3a6377a49","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5040facb-0f39-4c7b-9578-f090bdcc5f87","lifecycleState":"CERTIFIED","lastUpdateDate":1646457945020,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2bf606fe-782c-4e7b-8c9d-15efa897ddab","invariantUUID":"8f956f76-b948-4c43-983e-958dab0cb574","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":"bf68adf5-7b21-4066-898e-65457f74f08e","lifecycleState":"CERTIFIED","lastUpdateDate":1646459933690,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f634da9-7f07-4d9a-94f8-72627321fbbd","invariantUUID":"f27393f2-d4ff-4371-bc40-a93f7961d6eb","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":"78b2eeb7-d1df-462d-93dc-d3f1122e119d","lifecycleState":"CERTIFIED","lastUpdateDate":1646456280532,"name":"vFW 2022-03-05 04-56-19","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"c99f221c-5147-4225-8291-fed65af03ffe","invariantUUID":"58eb811d-17b5-4cb1-848c-91ec67479d32","systemName":"Vfw20220305045619","description":"catalog service description","tags":["robot-ete","vFW 2022-03-05 04-56-19"],"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":"704daab1-c413-4874-a0c5-488996d48aff","lifecycleState":"CERTIFIED","lastUpdateDate":1646456795578,"name":"vFW 2022-03-05 05-05-06","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"a577476f-03ba-4039-a4a0-20060fbfa8fd","invariantUUID":"e8615d65-62ec-45ea-91ee-230bad24dc1c","systemName":"Vfw20220305050506","description":"catalog service description","tags":["robot-ete","vFW 2022-03-05 05-05-06"],"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":"1f24bbcd-e8f8-4ef0-8f0f-40575b12cc3d","lifecycleState":"CERTIFIED","lastUpdateDate":1646457070624,"name":"basic_onboard_zPpJjW","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"be01c4c2-fc3b-41c4-9b59-10e3a5039579","invariantUUID":"acbadb31-ebe7-4b22-8490-14bc53f43533","systemName":"BasicOnboardZppjjw","description":"service","tags":["basic_onboard_zPpJjW"],"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":"eea75bec-8e3a-47f2-8c4a-a09f47de1e29","lifecycleState":"CERTIFIED","lastUpdateDate":1646456169220,"name":"vFW 2022-03-05 04-54-19","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"5d84f389-36d8-4375-871c-bdf5a5996a1f","invariantUUID":"7c3620fb-c7b8-4dc7-a933-c06b29b57dbc","systemName":"Vfw20220305045419","description":"catalog service description","tags":["robot-ete","vFW 2022-03-05 04-54-19"],"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":"b84de02a-af74-4798-bb77-599f30d3662e","lifecycleState":"CERTIFIED","lastUpdateDate":1646457330007,"name":"vFW 2022-03-05 05-13-52","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"e33726ce-8283-4ecf-8f3e-8d2c9977423a","invariantUUID":"fccdf697-00a2-4e9e-97a3-cc57a4651847","systemName":"Vfw20220305051352","description":"catalog service description","tags":["robot-ete","vFW 2022-03-05 05-13-52"],"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":"86f7d294-93ba-495b-8572-8bb92b2db149","lifecycleState":"CERTIFIED","lastUpdateDate":1646457440154,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7c17fb6b-16c1-465a-83a4-2a5824637edd","invariantUUID":"0ed76883-8c46-49a1-bda2-582b55aabe22","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":"3e843104-ba54-4a6e-8df1-56e4a313a77c","lifecycleState":"CERTIFIED","lastUpdateDate":1646455690525,"name":"vFW 2022-03-05 04-45-34","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f3b783f0-5789-45e9-b6dd-22a655b4ee0d","invariantUUID":"dd6a907b-064c-4887-b3b9-3ecaf6e31984","systemName":"Vfw20220305044534","description":"catalog service description","tags":["robot-ete","vFW 2022-03-05 04-45-34"],"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":"1ea2a604-e801-480f-a951-a021d27e4789","lifecycleState":"CERTIFIED","lastUpdateDate":1646457912822,"name":"vFW 2022-03-05 05-23-24","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"92d2fdd1-9ede-420c-9b9d-f189cf311fd4","invariantUUID":"3303b5ff-72b7-405e-ab21-09e440ecfdd9","systemName":"Vfw20220305052324","description":"catalog service description","tags":["robot-ete","vFW 2022-03-05 05-23-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":"e979112d-965a-4cb3-bac9-90c11e91a34d","lifecycleState":"CERTIFIED","lastUpdateDate":1646459203394,"name":"vFW 2022-03-05 05-45-14","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d061561f-75e6-42a9-8c3e-582158e647c5","invariantUUID":"40e93083-e6b1-41ff-9276-df5ddc9ad594","systemName":"Vfw20220305054514","description":"catalog service description","tags":["robot-ete","vFW 2022-03-05 05-45-14"],"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":"0a6e527d-479e-4a91-a8de-99bef0e8d051","lifecycleState":"CERTIFIED","lastUpdateDate":1646458521953,"name":"vFW 2022-03-05 05-33-47","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"698291b2-ab14-4741-80ed-99254d21d2a6","invariantUUID":"01af3c9c-c2ee-46d0-85d4-a71402313214","systemName":"Vfw20220305053347","description":"catalog service description","tags":["robot-ete","vFW 2022-03-05 05-33-47"],"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":"60795f06-e167-4217-82d6-1651caa22a81","lifecycleState":"CERTIFIED","lastUpdateDate":1646459942003,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"34b2ca5d-96a3-4f66-9942-96c89a322b71","invariantUUID":"eb77491a-03d5-472d-b8f1-740ae76d8270","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}]}]} 2022-03-05 06:13:55,823 DEBUG 118:sdc_resource.py(1) - Resource basic_vm_macro found in resources list 2022-03-05 06:13:55,823 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2022-03-05 06:13:55,823 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-05 06:13:55,824 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'} 2022-03-05 06:13:55,824 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-05 06:13:55,824 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-05 06:13:57,421 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-05 06:13:57,422 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"698291b2-ab14-4741-80ed-99254d21d2a6","invariantUUID":"01af3c9c-c2ee-46d0-85d4-a71402313214","name":"vFW 2022-03-05 05-33-47","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/698291b2-ab14-4741-80ed-99254d21d2a6/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f3b783f0-5789-45e9-b6dd-22a655b4ee0d","invariantUUID":"dd6a907b-064c-4887-b3b9-3ecaf6e31984","name":"vFW 2022-03-05 04-45-34","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f3b783f0-5789-45e9-b6dd-22a655b4ee0d/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a577476f-03ba-4039-a4a0-20060fbfa8fd","invariantUUID":"e8615d65-62ec-45ea-91ee-230bad24dc1c","name":"vFW 2022-03-05 05-05-06","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a577476f-03ba-4039-a4a0-20060fbfa8fd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5d84f389-36d8-4375-871c-bdf5a5996a1f","invariantUUID":"7c3620fb-c7b8-4dc7-a933-c06b29b57dbc","name":"vFW 2022-03-05 04-54-19","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5d84f389-36d8-4375-871c-bdf5a5996a1f/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c99f221c-5147-4225-8291-fed65af03ffe","invariantUUID":"58eb811d-17b5-4cb1-848c-91ec67479d32","name":"vFW 2022-03-05 04-56-19","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c99f221c-5147-4225-8291-fed65af03ffe/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"be01c4c2-fc3b-41c4-9b59-10e3a5039579","invariantUUID":"acbadb31-ebe7-4b22-8490-14bc53f43533","name":"basic_onboard_zPpJjW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/be01c4c2-fc3b-41c4-9b59-10e3a5039579/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7c17fb6b-16c1-465a-83a4-2a5824637edd","invariantUUID":"0ed76883-8c46-49a1-bda2-582b55aabe22","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7c17fb6b-16c1-465a-83a4-2a5824637edd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e33726ce-8283-4ecf-8f3e-8d2c9977423a","invariantUUID":"fccdf697-00a2-4e9e-97a3-cc57a4651847","name":"vFW 2022-03-05 05-13-52","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e33726ce-8283-4ecf-8f3e-8d2c9977423a/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d061561f-75e6-42a9-8c3e-582158e647c5","invariantUUID":"40e93083-e6b1-41ff-9276-df5ddc9ad594","name":"vFW 2022-03-05 05-45-14","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d061561f-75e6-42a9-8c3e-582158e647c5/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1f634da9-7f07-4d9a-94f8-72627321fbbd","invariantUUID":"f27393f2-d4ff-4371-bc40-a93f7961d6eb","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1f634da9-7f07-4d9a-94f8-72627321fbbd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2bf606fe-782c-4e7b-8c9d-15efa897ddab","invariantUUID":"8f956f76-b948-4c43-983e-958dab0cb574","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2bf606fe-782c-4e7b-8c9d-15efa897ddab/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"92d2fdd1-9ede-420c-9b9d-f189cf311fd4","invariantUUID":"3303b5ff-72b7-405e-ab21-09e440ecfdd9","name":"vFW 2022-03-05 05-23-24","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/92d2fdd1-9ede-420c-9b9d-f189cf311fd4/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"34b2ca5d-96a3-4f66-9942-96c89a322b71","invariantUUID":"eb77491a-03d5-472d-b8f1-740ae76d8270","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/34b2ca5d-96a3-4f66-9942-96c89a322b71/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-05 06:13:57,425 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-03-05 05-33-47 from SDC 2022-03-05 06:13:57,425 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:57,425 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:57,426 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-05 06:13:57,426 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-03-05 04-45-34 from SDC 2022-03-05 06:13:57,426 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:57,426 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:57,426 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-05 06:13:57,426 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-03-05 05-05-06 from SDC 2022-03-05 06:13:57,426 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:57,426 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:57,426 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-05 06:13:57,426 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-03-05 04-54-19 from SDC 2022-03-05 06:13:57,426 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:57,426 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:57,427 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-05 06:13:57,427 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-03-05 04-56-19 from SDC 2022-03-05 06:13:57,427 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:57,427 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:57,427 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-05 06:13:57,427 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_zPpJjW from SDC 2022-03-05 06:13:57,427 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:57,427 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:57,427 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-05 06:13:57,427 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-05 06:13:57,427 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:57,427 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:57,427 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-05 06:13:57,427 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-03-05 05-13-52 from SDC 2022-03-05 06:13:57,428 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:57,428 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:57,428 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-05 06:13:57,428 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-03-05 05-45-14 from SDC 2022-03-05 06:13:57,428 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:57,428 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:57,428 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-05 06:13:57,428 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2022-03-05 06:13:57,428 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:57,428 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:57,428 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-05 06:13:57,428 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-03-05 06:13:57,428 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:57,429 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:57,429 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-05 06:13:57,429 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-03-05 05-23-24 from SDC 2022-03-05 06:13:57,429 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:57,429 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:57,429 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-05 06:13:57,429 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2022-03-05 06:13:57,429 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-05 06:13:57,429 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-05 06:13:57,429 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-05 06:13:57,429 DEBUG 147:__init__.py(1) - number of Service returned: 13 2022-03-05 06:13:57,429 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2022-03-05 06:13:57,429 INFO 192:__init__.py(1) - Service found, updating information 2022-03-05 06:13:57,430 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'} 2022-03-05 06:13:57,430 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 2022-03-05 06:13:57,430 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-05 06:13:57,505 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-05 06:13:57,508 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4117502f-d564-4bf4-9017-c4cb6a485902","lifecycleState":"CERTIFIED","lastUpdateDate":1646450819511,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04fb9881-4d5c-40a0-8c1e-5bb9d1eb7327","invariantUUID":"42ada3cd-bdb2-49da-a07d-af96004f6682","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef9bc7f6-2625-4375-bc04-1fe2f08c7e17","lifecycleState":"CERTIFIED","lastUpdateDate":1646450962375,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80b9c92d-f92d-479a-b350-8ee62fa27b9e","invariantUUID":"332930a0-6033-44a6-8d44-a363c1951de5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4709bd43-52c5-4f16-96f8-bd08403e3a52","lifecycleState":"CERTIFIED","lastUpdateDate":1646451250154,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8660707e-3b59-4b50-980a-03d8d78b54f5","invariantUUID":"bffe1fe9-ea04-419d-895f-367245349028","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8a4b72e8-4853-4fe8-8e43-c04bc6159244","lifecycleState":"CERTIFIED","lastUpdateDate":1646451345811,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99ea290-99b3-4314-a64e-4abc30440815","invariantUUID":"9ad72044-fa10-4752-85de-260004f0a8a0","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":"33ad9a04-6fad-46d4-b92b-5c3470560b01","lifecycleState":"CERTIFIED","lastUpdateDate":1646457023036,"name":"basic_onboard_zPpJjW","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e3daf25-d581-4493-a520-93cfc842c17c","invariantUUID":"98f7c86c-e2e9-4bf0-8c2f-301d914c0185","systemName":"BasicOnboardZppjjw","description":"VF","tags":["basic_onboard_zPpJjW"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"90afe56a-84d3-4d19-a237-67f0fc85b406","lifecycleState":"CERTIFIED","lastUpdateDate":1646456251428,"name":"vFW 06b49dc5-9dc2","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f07b2ece-e7e4-4ba9-b160-652740e78903","invariantUUID":"79646373-e2e4-4c3b-99d9-459a4a80200e","systemName":"Vfw06b49dc59dc2","description":"vendor software product","tags":["vFW 06b49dc5-9dc2"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"6e22c6fc-0365-4d0c-a467-170f13fbbf6c","lifecycleState":"CERTIFIED","lastUpdateDate":1646451262551,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"166535d8-12de-4b5c-b949-5de543dc6230","invariantUUID":"76883431-d84b-460c-b948-3979b00614e2","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec0d7d87-163f-453a-895a-b77b57362343","lifecycleState":"CERTIFIED","lastUpdateDate":1646451341081,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"064555f7-d393-4601-8f7a-ef0e4430ee36","invariantUUID":"43262c2c-b29a-497c-931e-3459b0b5ba5e","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":"objectStorage","uniqueId":"bbe1bc07-1a7d-4493-948e-58c02ca88bda","lifecycleState":"CERTIFIED","lastUpdateDate":1646450866613,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9633cb0-aea8-45f9-bb9d-dd27bcff60ce","invariantUUID":"75b43cf7-3575-482a-aedf-4dce4d2f05a8","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":"defaulticon","uniqueId":"1ffd561b-d10d-408b-9de4-d153fcceaa55","lifecycleState":"CERTIFIED","lastUpdateDate":1646459872251,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50ad6ebc-ed56-4f70-8d45-97d073e181e8","invariantUUID":"ce9b5ddf-7812-4ede-8c2f-d65fd4808c03","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"abd88c20-7994-412e-811b-cfaf764c09d5","lifecycleState":"CERTIFIED","lastUpdateDate":1646451344133,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11ac5ca7-dc52-4704-b0a9-424fac795009","invariantUUID":"a0ed2fa9-894b-48cf-8398-dbee1ac335b5","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":"port","uniqueId":"f64073f5-bf78-406f-b733-4dbf667f2120","lifecycleState":"CERTIFIED","lastUpdateDate":1646451164490,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00dd2a59-a294-43d9-8363-e8b98c2c3ad7","invariantUUID":"e9a3ddd2-e344-4895-9400-50f0816da138","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"79dfb694-e5d3-4374-8049-b9af3c95e430","lifecycleState":"CERTIFIED","lastUpdateDate":1646451215565,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"957841ea-5560-4205-a61b-747c806fb123","invariantUUID":"8b635fa8-ffe8-4282-a002-1a1ad9dc056a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"44d84063-10f8-44c1-bd2c-0aaadffe7fb2","lifecycleState":"CERTIFIED","lastUpdateDate":1646451034065,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1dbaada5-2b46-40ef-a0e0-8767985ef9c1","invariantUUID":"cd8aa690-d8df-4672-843d-f290491a43f1","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":"da5e354e-6434-4dcc-b2c6-4a06164217d9","lifecycleState":"CERTIFIED","lastUpdateDate":1646458495520,"name":"vFW 6885e4d8-f9e1","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c08bea76-8b7a-41f1-8cce-feb91822d084","invariantUUID":"d537d121-7360-49c0-9159-873e37652991","systemName":"Vfw6885e4d8F9e1","description":"vendor software product","tags":["vFW 6885e4d8-f9e1"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"17f51e06-ed6b-4259-b959-66d3eb086f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1646451189924,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"810a4ea0-f6db-42ce-ac33-9424e2725db8","invariantUUID":"4e104c3c-0c22-42cb-ab8e-d117a6419f30","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc1fda24-9a63-464f-a3d7-ba04e24649c9","lifecycleState":"CERTIFIED","lastUpdateDate":1646450949804,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e321b4da-68fe-48fc-8fe5-d6ecbd262e34","invariantUUID":"e2f68ea7-a29e-494e-8b5f-b7b45c89d4aa","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":"defaulticon","uniqueId":"b0c33f50-56b9-45ed-8c3a-55a01ac5c190","lifecycleState":"CERTIFIED","lastUpdateDate":1646457892262,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f032b5f9-52ec-48d2-8339-f3adb5bab176","invariantUUID":"cd8a79e1-0ad1-45be-805b-3bace97a9741","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":"port","uniqueId":"f26a6c52-0caa-4e4b-8238-79d8db8ab899","lifecycleState":"CERTIFIED","lastUpdateDate":1646450853961,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f411b2-74df-40ed-bc58-91a8aaf9b575","invariantUUID":"35e171cc-8cc3-4d3c-a257-a69569d6f2df","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":"port","uniqueId":"c661e526-075c-4c97-b939-4b82682058a7","lifecycleState":"CERTIFIED","lastUpdateDate":1646451363657,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15a5c2dd-56ca-482e-b75d-6f92ff79ee14","invariantUUID":"fb538e4c-c121-43d3-83cc-85cf8a9d013e","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":"458c6d68-058b-4168-98ad-d280b3ac0dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1646451156863,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67aa816e-2249-4d17-8859-1d932312d337","invariantUUID":"15da91ae-a07f-40af-83a4-29d9781093a0","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a42bbaf0-687a-4f35-bb32-4c97abb5d8d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646450832585,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"09c6cc48-56ce-4df5-93a5-05b3ba4a694c","invariantUUID":"0a27575b-77fb-4b90-b1df-cc629a498aa6","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":"networkrules","uniqueId":"c7254e07-5eaa-4097-a870-e0cf262c8f8c","lifecycleState":"CERTIFIED","lastUpdateDate":1646450924922,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9fac9cd2-205d-4043-be72-6911d968a86b","invariantUUID":"c428f0ff-0845-40cc-9374-c113745c468c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ff4ad713-4922-4de5-be81-2f087dbb7c64","lifecycleState":"CERTIFIED","lastUpdateDate":1646451152001,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed7292c7-1256-4fcf-ba61-5f533da6ccc8","invariantUUID":"53be288d-c09a-4a83-b8ab-f82b4025ef93","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":"e067feea-d514-42c7-8da3-632ba47dd7a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646451031015,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b936d864-e9b5-4ff2-80e4-00fac9c09058","invariantUUID":"95bfd1ec-7b58-482d-b262-bf52c3cf2dc6","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":"fe6b8583-02dd-41fd-8abb-27cfb416e7b3","lifecycleState":"CERTIFIED","lastUpdateDate":1646451132245,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73d384d2-2701-48f4-8fac-997149a20e7b","invariantUUID":"10778a1c-6f8f-4695-8c40-4b978565b93e","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":"2ab0efd9-9690-4400-a4fe-ada86210a9a1","lifecycleState":"CERTIFIED","lastUpdateDate":1646451100336,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdcc7b0d-dad8-4817-8618-cd7c0fc58c83","invariantUUID":"8f1a8fda-5b11-4182-9b06-ada0d94f6338","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6852a7e9-be6d-449f-a417-b062d31d22a3","lifecycleState":"CERTIFIED","lastUpdateDate":1646455661126,"name":"vFW a294aae8-28be","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"193b71cc-3b6d-483c-80b6-e3e9703a5228","invariantUUID":"2e39b540-87b7-46a2-9219-167efc9341a2","systemName":"VfwA294aae828be","description":"vendor software product","tags":["vFW a294aae8-28be"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"aa8a8c14-bfe6-463a-ac6f-ef481525470f","lifecycleState":"CERTIFIED","lastUpdateDate":1646450952099,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ecf6dc11-8323-4fc3-903f-ec093ff7811e","invariantUUID":"a2a7bb5b-e1a8-464d-b552-291ef50bc472","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":"compute","uniqueId":"237200c8-f385-495c-a79e-865f4d1e6462","lifecycleState":"CERTIFIED","lastUpdateDate":1646450955179,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7221041c-224b-4175-bd57-fc53d5012eb2","invariantUUID":"19cb11b5-ebbd-4d1e-9d40-450ff0d6ae3a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dca260c9-3870-4380-98eb-7fc864f8f754","lifecycleState":"CERTIFIED","lastUpdateDate":1646451195027,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d9aa36a-d277-4578-8801-953bc1001be8","invariantUUID":"0c1673fc-7f4b-4a87-bc50-73c977493952","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":"compute","uniqueId":"2f106d72-d1a5-4b98-9974-96cbda9cf70a","lifecycleState":"CERTIFIED","lastUpdateDate":1646451357502,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2996bed6-1206-4c94-9d85-c90ce481163f","invariantUUID":"a696cdb3-4241-4170-8580-3b356059e605","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":"port","uniqueId":"92d5eeb0-da63-4226-8849-ba94200eec51","lifecycleState":"CERTIFIED","lastUpdateDate":1646451168707,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ee0bf49-8e8c-4885-a2a7-c95ba34be169","invariantUUID":"79f24f57-5620-426f-9f1c-f9c09c1ddeb1","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65504ae4-c733-4acb-9bcf-45717c5c5f25","lifecycleState":"CERTIFIED","lastUpdateDate":1646450967104,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f81d046-2901-4f89-9833-b12b4874fdc1","invariantUUID":"4ff9004d-d5a8-49c4-9e2d-eb2f1a5e2320","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":"networkrules","uniqueId":"4fc25635-6f76-4668-8f69-5cb17fe8c5e8","lifecycleState":"CERTIFIED","lastUpdateDate":1646450945902,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"80f4b936-745f-411f-a259-77b32c8ad5fc","invariantUUID":"11ab5177-3fc7-49a1-9b6f-adba7389dd48","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":"948cf5ad-7560-4c8e-b1be-6bb34b2a54ff","lifecycleState":"CERTIFIED","lastUpdateDate":1646451339571,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea4a9ff3-9ced-4480-af62-0de8f7c95d59","invariantUUID":"b58e266e-3563-4467-a5ef-4273fdd05494","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":"compute","uniqueId":"2ae30b39-7b74-4f3a-ba4b-b9d11feea81d","lifecycleState":"CERTIFIED","lastUpdateDate":1646451252449,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c63f11ee-bf5d-44fa-8ed0-8230c9ef5c05","invariantUUID":"c83c372c-7a66-49d5-a6f3-97b9a47fb4dc","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f82f25a-5e88-46a0-9a78-9a6c55f9bc06","lifecycleState":"CERTIFIED","lastUpdateDate":1646451335754,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"281a9ecc-111d-49a7-bbb7-baa0187a394a","invariantUUID":"5e43b780-2a96-4f33-b240-0cdbe80da6e4","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3a59a7c7-429b-424b-9ed0-52d489d2c18d","lifecycleState":"CERTIFIED","lastUpdateDate":1646451243254,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b13cade-8db1-4d19-8fb0-05bfa4b57fc3","invariantUUID":"9da369bf-15b6-4e95-a60f-32c8846c1304","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"31f981ab-48e4-4ead-bbb5-7efb0ca2301c","lifecycleState":"CERTIFIED","lastUpdateDate":1646451256818,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8f5b960-f906-4fb5-aa71-9d1b22a6e514","invariantUUID":"e814e007-5616-4372-9927-ffbbaf49da8f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f60f07d0-6448-41e0-a53f-e6f92eb77526","lifecycleState":"CERTIFIED","lastUpdateDate":1646451202654,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75e511ed-80da-4258-adcd-2c8987a423af","invariantUUID":"33931e84-1db9-4672-962a-ab0a554061af","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":"loadBalancer","uniqueId":"383a5ff9-016f-46a7-829a-aac387bd7a45","lifecycleState":"CERTIFIED","lastUpdateDate":1646450849304,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b7573fb-d248-4314-95e9-418c92391abb","invariantUUID":"06ce9a69-83df-4e2e-8555-ec5d2c9eb71a","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":"1e6e027f-152b-4151-b348-fe66019d3d73","lifecycleState":"CERTIFIED","lastUpdateDate":1646450870854,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75f7c10d-607c-4465-acb4-1c7744e9e3e0","invariantUUID":"963c55bb-ae2b-443e-8c92-1501f4cf88a2","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89169861-ee18-4e22-a9ea-b990206bb00d","lifecycleState":"CERTIFIED","lastUpdateDate":1646451221939,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a14f7e-a931-4812-8aab-d2664f09caf4","invariantUUID":"77b064ef-2389-41d1-b6f0-f47b4b55aa4b","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":"7c8dcc28-cb26-4786-a864-9bf7b861b171","lifecycleState":"CERTIFIED","lastUpdateDate":1646450958201,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78f88cee-d87f-4369-921f-951818fea19f","invariantUUID":"69d0c744-9357-42b7-bf78-0a167c770ac5","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":"1c13f7c0-1b30-4466-a3a0-68af7785050b","lifecycleState":"CERTIFIED","lastUpdateDate":1646456142665,"name":"vFW b8898dc5-9dcf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7b2cd7ab-4221-4ef4-8dd0-09c76625b1f7","invariantUUID":"29f87388-0bea-4569-8450-31952118e15a","systemName":"VfwB8898dc59dcf","description":"vendor software product","tags":["vFW b8898dc5-9dcf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"6a315570-3361-4458-95c5-bd0cf5a01d50","lifecycleState":"CERTIFIED","lastUpdateDate":1646450982212,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d2aa618-af21-42a2-93d3-9764c7d674c0","invariantUUID":"7fabc342-1e5b-4fd5-8716-e365e34cbc73","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d03f9cb4-883c-4e18-9067-f731825dec98","lifecycleState":"CERTIFIED","lastUpdateDate":1646450887565,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7cf9cf53-f792-4faf-90e9-9d69721483b3","invariantUUID":"6d4d00cf-43cc-472e-a9fa-ac13a77644dd","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":"defaulticon","uniqueId":"26ce31e8-4550-4645-a75d-4f035276828b","lifecycleState":"CERTIFIED","lastUpdateDate":1646456771489,"name":"vFW 8662e3eb-145b","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"79455f75-8dcb-4019-83cd-bc0c9c2cf451","invariantUUID":"4b00096f-4133-488f-ab9e-9d0f408ae288","systemName":"Vfw8662e3eb145b","description":"vendor software product","tags":["vFW 8662e3eb-145b"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"1a400544-0c95-4413-9470-af2beb7b425b","lifecycleState":"CERTIFIED","lastUpdateDate":1646459175773,"name":"vFW 9fd26317-a1d6","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f5d515c7-23d0-41d9-8d13-ae2a001a6c3b","invariantUUID":"a4a4b960-314a-48de-b602-cfd2f7b411e5","systemName":"Vfw9fd26317A1d6","description":"vendor software product","tags":["vFW 9fd26317-a1d6"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"8bd12272-bb5f-4ad3-96e3-ece68e844d22","lifecycleState":"CERTIFIED","lastUpdateDate":1646451005056,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb5e05c4-a580-4909-9c46-2985e96c2856","invariantUUID":"e5929573-cd0b-4e3b-809f-df4388394bab","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":"objectStorage","uniqueId":"224a5086-dbc4-444a-ada4-665faf54147f","lifecycleState":"CERTIFIED","lastUpdateDate":1646450837898,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12babed7-f545-4453-873c-158d9120bd86","invariantUUID":"09e03a03-a92b-4041-b0d1-339145234e1e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"696eda7d-2a60-49d9-b495-4ec134b6b15b","lifecycleState":"CERTIFIED","lastUpdateDate":1646450895757,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43f828e7-bcd1-4f2a-81b7-d51350138e7d","invariantUUID":"4213ff17-cf9e-4b4c-ad0b-6eea03dee876","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":"eb725087-6140-4884-99db-8046d16aa1b8","lifecycleState":"CERTIFIED","lastUpdateDate":1646451050528,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fd327051-fc2b-4eaf-9f30-f70bea4fe0ef","invariantUUID":"419e213d-f229-4cad-b296-e17db411f544","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d5dbdfc-7806-4c3e-a21a-55f02cc1e5b6","lifecycleState":"CERTIFIED","lastUpdateDate":1646451187398,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dab7d85-82f4-419b-a847-3fdd77ee831b","invariantUUID":"b3d81967-9fc8-4a6b-9a8e-27e3c307c7bf","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":"3efdd467-1e6a-487f-9b98-c969bbfb391e","lifecycleState":"CERTIFIED","lastUpdateDate":1646451183664,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdcbc907-967c-40ab-9a88-c10d4006d0ed","invariantUUID":"38d5503e-1f2d-4276-8184-6790e4aa30df","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":"compute","uniqueId":"76a1dba3-0ce4-4d9b-ad95-fb9e285833c6","lifecycleState":"CERTIFIED","lastUpdateDate":1646451061526,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"936838dd-a4cf-447b-a910-5b2568c891a4","invariantUUID":"4518cc95-a097-40f0-b11f-e173b045832c","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":"40499de1-1ef0-463c-b932-e3a3d29cf02f","lifecycleState":"CERTIFIED","lastUpdateDate":1646451014142,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47e4f160-8358-4380-afc2-d4afbe971646","invariantUUID":"cbe222d4-02f8-421f-a1ec-2a6542364310","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":"defaulticon","uniqueId":"03b77d3e-c937-4dcd-80d1-41a9c3ae7249","lifecycleState":"CERTIFIED","lastUpdateDate":1646457305982,"name":"vFW b408ee03-6e74","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b686c046-01a8-4813-bc08-17467bd69ec1","invariantUUID":"82ba75e9-a4de-4c21-b986-26b2a143e209","systemName":"VfwB408ee036e74","description":"vendor software product","tags":["vFW b408ee03-6e74"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"997fc423-338a-4895-ade4-d91de6b094a6","lifecycleState":"CERTIFIED","lastUpdateDate":1646450863824,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb480f12-81cd-4055-8986-30d1def11bec","invariantUUID":"8e152696-eb70-4964-8691-031195bc60cc","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5504319b-53aa-4398-bb5b-a4e4562f1679","lifecycleState":"CERTIFIED","lastUpdateDate":1646451078154,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2067e7fa-97ed-47a5-9684-2d94ade55411","invariantUUID":"43084d86-1ce2-4acc-89e0-73edd55cb30c","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":"bc4ee7df-2485-45d9-b030-988a90a9190b","lifecycleState":"CERTIFIED","lastUpdateDate":1646451104516,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20d063b9-28f5-4da8-9c17-77ec2c07ca39","invariantUUID":"8b4beedc-db36-49dc-ab57-6c615685ff2d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a21ec61-dd89-494c-a2a2-6b074d0e3415","lifecycleState":"CERTIFIED","lastUpdateDate":1646451348402,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7b33b74-474a-45b7-8bd8-8ab6de99c916","invariantUUID":"eef17c26-fc41-4260-8dcf-b754bafd6dd9","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":"8ccc0d3a-46d8-4844-a04b-4b18df623746","lifecycleState":"CERTIFIED","lastUpdateDate":1646450893364,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"429cf704-9b21-47f4-b592-2a5bb024e8a9","invariantUUID":"9872a595-6a54-44c4-b750-425866410a39","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":"objectStorage","uniqueId":"d4fbd61b-ea50-4d32-845b-ee293c4b0ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1646451342790,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23d75342-fa62-45e5-8488-7f44ccb6c8f5","invariantUUID":"6efd9f9e-4c44-45ee-a749-1c51a3057f87","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b86b476-d787-439b-80d8-fae7c18930a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646451068906,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e0c207-cc5c-4c09-8655-5522d91538c7","invariantUUID":"c845f29f-96e2-432f-b8d1-997219549b80","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ae5f62d-25bc-4e4a-a4e1-2c759d6323b3","lifecycleState":"CERTIFIED","lastUpdateDate":1646451012404,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"091ef93b-aef9-46cd-a3a9-5f282c45d4c7","invariantUUID":"8db514f3-b196-4fbe-8263-3af06b0535af","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":"e75ce050-0ea1-451f-849f-5263e9186953","lifecycleState":"CERTIFIED","lastUpdateDate":1646451021261,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"805f87c4-11a9-486b-8e2f-936ee579b0aa","invariantUUID":"dd0e0391-df93-43f2-82ca-ef7f0462e3a2","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1ecb66d-cc04-4bea-a8de-dd465b6d8434","lifecycleState":"CERTIFIED","lastUpdateDate":1646451337951,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a9dcfa8-f9e5-4d76-8311-cc7b62884441","invariantUUID":"5f0a2d79-aa97-4fc4-a0eb-c087a9c81417","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":"network","uniqueId":"b903b6a6-743e-458d-9a4d-a2cbfeb17e4f","lifecycleState":"CERTIFIED","lastUpdateDate":1646451360501,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2b20017-8b8a-4abe-9871-02dff1e3b89f","invariantUUID":"0ecf9614-cf1f-4ac2-8171-fe68799f1b96","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":"port","uniqueId":"36affe03-6c78-41ad-af51-076f4f85b96e","lifecycleState":"CERTIFIED","lastUpdateDate":1646450880008,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d2d04bf-37f4-40fc-8554-5edb2677e496","invariantUUID":"f51f04a4-0b1e-47cf-b157-384fc8ef25e2","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"048cc24b-9427-4c12-8d01-430a25f68b69","lifecycleState":"CERTIFIED","lastUpdateDate":1646451191711,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"937ad36c-7003-4605-a421-946f6540a127","invariantUUID":"fb500784-b1e6-4dca-ad89-19c85f71c71d","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8e073e3-75eb-40b6-b17c-6083254448ca","lifecycleState":"CERTIFIED","lastUpdateDate":1646450975960,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4933f534-8b6d-46bb-a171-d044049b84fe","invariantUUID":"27559d1f-a045-45d6-9bf8-2b41c952a518","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aa86737-211c-460c-b195-534742ca92ee","lifecycleState":"CERTIFIED","lastUpdateDate":1646450889389,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66c68501-0e09-4dd3-b70f-4610a549fc3a","invariantUUID":"74463e3f-2271-4e64-b1cc-faf55a22fbc7","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd3b1678-a9b3-4584-a656-555a8c354d78","lifecycleState":"CERTIFIED","lastUpdateDate":1646450857631,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ee9b9ad-96b2-476f-9274-6acca815f5aa","invariantUUID":"6694012a-5876-44e4-aa5a-648eaf1218ac","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0b91697-4822-4901-956a-25886a2a79e2","lifecycleState":"CERTIFIED","lastUpdateDate":1646451038981,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1a3c3fc-b94a-4675-b92a-d430ab9b920f","invariantUUID":"ed7ca1b4-77e0-4023-a518-4515fb90d123","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4e8e476b-dc4b-4864-9f5c-308147cc3416","lifecycleState":"CERTIFIED","lastUpdateDate":1646451084992,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8c01d9c-b2d8-4213-a715-975bc5d81fc8","invariantUUID":"62c65439-50b9-46fa-b74b-32416089b43d","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":"port","uniqueId":"67f08565-9d66-42ff-b480-d10ee036b9b4","lifecycleState":"CERTIFIED","lastUpdateDate":1646450929361,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1422a86e-c045-41bd-a820-870508036667","invariantUUID":"e63fe354-3b95-4ff7-8211-2c5315616bfd","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6719081e-4031-47a4-9706-37feea442beb","lifecycleState":"CERTIFIED","lastUpdateDate":1646451175892,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b1f4941-e80e-46e3-94c2-167297a8732d","invariantUUID":"49efaadc-9542-4a3f-92e1-e6c2b78378bd","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":"3c43aeff-7a55-4b02-aaeb-17a4473cdbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1646457884104,"name":"vFW f60d0fb0-ea04","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f809155b-a85e-4610-a1d8-551125abb1d9","invariantUUID":"428acca8-e845-41e8-bea6-b5cc017a6209","systemName":"VfwF60d0fb0Ea04","description":"vendor software product","tags":["vFW f60d0fb0-ea04"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"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":"ddaf24d5-37e4-4db4-8ae4-32cb04413ba8","lifecycleState":"CERTIFIED","lastUpdateDate":1646459870866,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8507b7fb-428e-40b2-9a66-bf77f275043a","invariantUUID":"00c60d6b-84e9-4682-a483-9fe618f64cd8","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":"c425e74b-8a47-452b-bb85-fad31449356f","lifecycleState":"CERTIFIED","lastUpdateDate":1646450891322,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d5d9a94-f8b5-4f52-8a45-7eca101c7e84","invariantUUID":"401c7d74-5ee1-46d0-9942-29764027722f","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":"cb491fa4-c3a5-407b-bc89-1650deda6fc9","lifecycleState":"CERTIFIED","lastUpdateDate":1646451074895,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f59143b-ae9e-414e-95ea-46cf8565cee1","invariantUUID":"aa8043e5-5e7b-4fb9-969e-f26094c5ce13","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03d77a1a-114e-4126-b424-2719e806c9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1646450979338,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fce84788-5e20-4717-8af4-5adcafb3ec57","invariantUUID":"c5d71c05-afbe-45c1-822c-0f48fc4e5f81","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":"d4848e59-a767-4567-a162-4af9e76ff33b","lifecycleState":"CERTIFIED","lastUpdateDate":1646451352394,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ea79494-d254-4d5c-b9ea-d31bf30e156c","invariantUUID":"a6ed9531-6091-409b-be9a-12cb2e6e46e9","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":"objectStorage","uniqueId":"16dfe9ad-1638-4072-bdf7-9a060feacd3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646450834996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10de21cb-625d-4172-90e3-241bf42d87a8","invariantUUID":"0d81bb73-8b18-4ce4-ad1e-fd8928c5c427","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb1f0539-38d7-4a96-b745-f15a4db2d7a6","lifecycleState":"CERTIFIED","lastUpdateDate":1646451235501,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0a9c638-a1bd-4dff-b181-435ca72d3e05","invariantUUID":"658eabe5-f9c1-4960-934b-5fede820c013","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96f49b0e-a3cd-4f40-81ac-7835242a8201","lifecycleState":"CERTIFIED","lastUpdateDate":1646450876096,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07af21ce-0182-460a-8f34-f35bf9787018","invariantUUID":"4951ab34-9bfc-4533-84c0-3023477e65e4","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":"a114cca5-6a5d-42ee-a07b-3215b4092dc9","lifecycleState":"CERTIFIED","lastUpdateDate":1646451026697,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"33743473-763b-4e68-9930-7d7688cdbae9","invariantUUID":"893f6e07-d5d1-4454-8d15-5b01b69fff3f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"bebefab8-cba7-4d99-a5c3-7560c14243b5","lifecycleState":"CERTIFIED","lastUpdateDate":1646451161060,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78be54b0-f634-415e-8ef4-d521b6f59e1e","invariantUUID":"4ec3550c-7b82-4f35-8cb0-a1e8ecd37820","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"12b327b6-728c-4de8-92f5-fd9b41cfa475","lifecycleState":"CERTIFIED","lastUpdateDate":1646450883779,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f57f6e9-6521-49dc-ac46-b93b24b9e6f8","invariantUUID":"fa61a790-637d-4c00-a6a8-9b73ae894889","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2a9dbe5b-8612-443e-8b9b-3f1025dae02d","lifecycleState":"CERTIFIED","lastUpdateDate":1646451043458,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8717855b-f7d1-47e9-917c-1e3353cef409","invariantUUID":"a58bb84f-411a-42fe-904b-b1c9a24600ab","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d5213c7b-27d9-4a8f-9a5a-d3bdf9c0d862","lifecycleState":"CERTIFIED","lastUpdateDate":1646451223791,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b113d647-5911-4836-aeeb-9a5f2872a13f","invariantUUID":"c0b25734-ab18-472e-93d9-35064331daea","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":"c20c5d95-a257-4c3f-bd88-1b2e2f8ab095","lifecycleState":"CERTIFIED","lastUpdateDate":1646451123316,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c97d898d-1087-461b-aeb1-bb86a6ed01a6","invariantUUID":"fe58f4bd-df08-4657-b607-dee3a6377a49","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5040facb-0f39-4c7b-9578-f090bdcc5f87","lifecycleState":"CERTIFIED","lastUpdateDate":1646457945020,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2bf606fe-782c-4e7b-8c9d-15efa897ddab","invariantUUID":"8f956f76-b948-4c43-983e-958dab0cb574","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":"bf68adf5-7b21-4066-898e-65457f74f08e","lifecycleState":"CERTIFIED","lastUpdateDate":1646459933690,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f634da9-7f07-4d9a-94f8-72627321fbbd","invariantUUID":"f27393f2-d4ff-4371-bc40-a93f7961d6eb","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":"78b2eeb7-d1df-462d-93dc-d3f1122e119d","lifecycleState":"CERTIFIED","lastUpdateDate":1646456280532,"name":"vFW 2022-03-05 04-56-19","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"c99f221c-5147-4225-8291-fed65af03ffe","invariantUUID":"58eb811d-17b5-4cb1-848c-91ec67479d32","systemName":"Vfw20220305045619","description":"catalog service description","tags":["robot-ete","vFW 2022-03-05 04-56-19"],"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":"704daab1-c413-4874-a0c5-488996d48aff","lifecycleState":"CERTIFIED","lastUpdateDate":1646456795578,"name":"vFW 2022-03-05 05-05-06","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"a577476f-03ba-4039-a4a0-20060fbfa8fd","invariantUUID":"e8615d65-62ec-45ea-91ee-230bad24dc1c","systemName":"Vfw20220305050506","description":"catalog service description","tags":["robot-ete","vFW 2022-03-05 05-05-06"],"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":"1f24bbcd-e8f8-4ef0-8f0f-40575b12cc3d","lifecycleState":"CERTIFIED","lastUpdateDate":1646457070624,"name":"basic_onboard_zPpJjW","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"be01c4c2-fc3b-41c4-9b59-10e3a5039579","invariantUUID":"acbadb31-ebe7-4b22-8490-14bc53f43533","systemName":"BasicOnboardZppjjw","description":"service","tags":["basic_onboard_zPpJjW"],"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":"eea75bec-8e3a-47f2-8c4a-a09f47de1e29","lifecycleState":"CERTIFIED","lastUpdateDate":1646456169220,"name":"vFW 2022-03-05 04-54-19","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"5d84f389-36d8-4375-871c-bdf5a5996a1f","invariantUUID":"7c3620fb-c7b8-4dc7-a933-c06b29b57dbc","systemName":"Vfw20220305045419","description":"catalog service description","tags":["robot-ete","vFW 2022-03-05 04-54-19"],"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":"b84de02a-af74-4798-bb77-599f30d3662e","lifecycleState":"CERTIFIED","lastUpdateDate":1646457330007,"name":"vFW 2022-03-05 05-13-52","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"e33726ce-8283-4ecf-8f3e-8d2c9977423a","invariantUUID":"fccdf697-00a2-4e9e-97a3-cc57a4651847","systemName":"Vfw20220305051352","description":"catalog service description","tags":["robot-ete","vFW 2022-03-05 05-13-52"],"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":"86f7d294-93ba-495b-8572-8bb92b2db149","lifecycleState":"CERTIFIED","lastUpdateDate":1646457440154,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7c17fb6b-16c1-465a-83a4-2a5824637edd","invariantUUID":"0ed76883-8c46-49a1-bda2-582b55aabe22","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":"3e843104-ba54-4a6e-8df1-56e4a313a77c","lifecycleState":"CERTIFIED","lastUpdateDate":1646455690525,"name":"vFW 2022-03-05 04-45-34","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f3b783f0-5789-45e9-b6dd-22a655b4ee0d","invariantUUID":"dd6a907b-064c-4887-b3b9-3ecaf6e31984","systemName":"Vfw20220305044534","description":"catalog service description","tags":["robot-ete","vFW 2022-03-05 04-45-34"],"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":"1ea2a604-e801-480f-a951-a021d27e4789","lifecycleState":"CERTIFIED","lastUpdateDate":1646457912822,"name":"vFW 2022-03-05 05-23-24","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"92d2fdd1-9ede-420c-9b9d-f189cf311fd4","invariantUUID":"3303b5ff-72b7-405e-ab21-09e440ecfdd9","systemName":"Vfw20220305052324","description":"catalog service description","tags":["robot-ete","vFW 2022-03-05 05-23-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":"e979112d-965a-4cb3-bac9-90c11e91a34d","lifecycleState":"CERTIFIED","lastUpdateDate":1646459203394,"name":"vFW 2022-03-05 05-45-14","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d061561f-75e6-42a9-8c3e-582158e647c5","invariantUUID":"40e93083-e6b1-41ff-9276-df5ddc9ad594","systemName":"Vfw20220305054514","description":"catalog service description","tags":["robot-ete","vFW 2022-03-05 05-45-14"],"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":"0a6e527d-479e-4a91-a8de-99bef0e8d051","lifecycleState":"CERTIFIED","lastUpdateDate":1646458521953,"name":"vFW 2022-03-05 05-33-47","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"698291b2-ab14-4741-80ed-99254d21d2a6","invariantUUID":"01af3c9c-c2ee-46d0-85d4-a71402313214","systemName":"Vfw20220305053347","description":"catalog service description","tags":["robot-ete","vFW 2022-03-05 05-33-47"],"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":"60795f06-e167-4217-82d6-1651caa22a81","lifecycleState":"CERTIFIED","lastUpdateDate":1646459942003,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"34b2ca5d-96a3-4f66-9942-96c89a322b71","invariantUUID":"eb77491a-03d5-472d-b8f1-740ae76d8270","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}]}]} 2022-03-05 06:13:57,514 DEBUG 118:sdc_resource.py(1) - Resource basic_vm_macro found in services list 2022-03-05 06:13:57,514 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'} 2022-03-05 06:13:57,515 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/34b2ca5d-96a3-4f66-9942-96c89a322b71/distribution 2022-03-05 06:13:57,515 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] data sent: None 2022-03-05 06:13:57,613 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] response code: 200 2022-03-05 06:13:57,614 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] response: {"distributionStatusOfServiceList":[{"distributionID":"1ab092e9-d02d-4478-b9f2-c026a6e28322","timestamp":"2022-03-05 05:59:01.434 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2022-03-05 06:13:57,619 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'} 2022-03-05 06:13:57,619 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/1ab092e9-d02d-4478-b9f2-c026a6e28322 2022-03-05 06:13:57,619 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2022-03-05 06:13:57,687 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2022-03-05 06:13:57,688 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1646459973073","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646459979385","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646459980389","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646459968312","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646459948409","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646459965523","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646459964040","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646459950467","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646459955466","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646459968312","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646459950467","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646459948409","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646459968312","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646460285418","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646459964405","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646459954129","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646459964040","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646459950467","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646459968731","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646459968312","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646459967729","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646459964040","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646459948409","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646460282958","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646459968312","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646459950467","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646459968312","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646459955466","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646459964040","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646459948409","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646460290873","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646459968312","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646459954129","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646460288865","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646459960316","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646459954129","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646459966706","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646459955466","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646459955466","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646459990293","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646459954129","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646459964040","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646459964040","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646459986285","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646459959634","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646459964040","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646459957306","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646459959312","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646459954129","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646459989289","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646459948409","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646459948409","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646459948409","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646459954129","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646459950467","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646459955466","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1646459968312","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646459955466","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646460291877","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646459954129","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646459950467","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646459955466","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646460593247","url":"","status":"DISTRIBUTION_COMPLETE_ERROR","errorReason":"Timeout occurred while waiting for all components to report status"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646460287762","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646459950467","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646460286595","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1646459955466","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1646459964040","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646459950467","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646459954129","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1646459961319","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1646459948409","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1646460289868","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"}]} 2022-03-05 06:13:57,691 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1646459973073', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646459979385', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646459980389', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646459968312', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646459948409', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646459965523', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646459964040', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646459950467', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646459955466', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646459968312', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646459950467', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646459948409', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646459968312', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646460285418', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646459964405', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646459954129', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646459964040', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646459950467', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646459968731', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646459968312', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646459967729', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646459964040', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646459948409', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646460282958', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646459968312', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646459950467', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646459968312', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646459955466', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646459964040', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646459948409', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646460290873', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646459968312', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646459954129', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646460288865', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646459960316', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646459954129', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646459966706', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646459955466', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646459955466', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646459990293', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646459954129', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646459964040', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646459964040', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646459986285', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646459959634', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646459964040', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646459957306', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646459959312', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646459954129', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646459989289', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646459948409', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646459948409', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646459948409', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646459954129', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646459950467', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646459955466', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1646459968312', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646459955466', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646460291877', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646459954129', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646459950467', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646459955466', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646460593247', 'url': '', 'status': 'DISTRIBUTION_COMPLETE_ERROR', 'errorReason': 'Timeout occurred while waiting for all components to report status'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646460287762', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646459950467', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646460286595', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1646459955466', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1646459964040', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646459950467', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646459954129', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1646459961319', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1646459948409', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1646460289868', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}] 2022-03-05 06:13:57,692 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-03-05 06:13:57,692 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-03-05 06:13:57,692 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-03-05 06:13:57,692 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-03-05 06:13:57,692 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-03-05 06:13:57,692 INFO 728:service.py(1) - attempting to checkin Service basic_vm_macro in SDC 2022-03-05 06:13:57,693 ERROR 123:basic_vm_macro.py(1) - Generic OnapTest exception 2022-03-05 06:13:57,693 INFO 176:run_tests.py(1) - Test result: +------------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+---------------------+------------------+----------------+ | basic_vm_macro | integration | 00:25 | FAIL | +------------------------+---------------------+------------------+----------------+ 2022-03-05 06:13:58,029 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/6222ffa56c44f5001087e7b2 2022-03-05 06:13:58,030 ERROR 253:run_tests.py(1) - The test case 'basic_vm_macro' failed. 2022-03-05 06:13:58,030 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR