2021-05-13 03:08:28,540 DEBUG 107:basic_vm_macro.py(1) - Basic VM macro init started 2021-05-13 03:08:28,541 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-05-13 03:08:28,555 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/service_macro.py:75: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-05-13 03:08:28,568 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-05-13 03:08:28,568 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-05-13 03:08:28,569 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-05-13 03:08:28,569 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-05-13 03:08:28,569 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-05-13 03:08:28,569 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-05-13 03:08:28,569 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-05-13 03:08:28,569 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-05-13 03:08:28,569 INFO 169:run_tests.py(1) - Running test case 'basic_vm_macro'... 2021-05-13 03:08:28,608 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":"68d477ac-da00-4298-b84f-e94e2db8f3eb","resourceVersion":"50772","creationTimestamp":"2021-05-13T01:46:48Z","labels":{"app":"cds-blueprints-processor","chart":"cds-blueprints-processor-7.0.1","heritage":"Tiller","release":"onap"}},"spec":{"ports":[{"name":"blueprints-processor-http","protocol":"TCP","port":8080,"targetPort":8080,"nodePort":30449}],"selector":{"app":"cds-blueprints-processor","release":"onap"},"clusterIP":"10.233.50.58","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}} 2021-05-13 03:08:28,620 DEBUG 103:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:28,621 DEBUG 105:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/blueprint-model/bootstrap 2021-05-13 03:08:28,621 DEBUG 106:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] data sent: { "loadModelType" : true, "loadResourceDictionary" : true, "loadCBA" : true } 2021-05-13 03:08:31,270 INFO 116:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] response code: 200 2021-05-13 03:08:31,270 DEBUG 120:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] response: 2021-05-13 03:08:31,273 DEBUG 196:data_dictionary.py(1) - Upload data dictionary 2021-05-13 03:08:31,273 DEBUG 88:data_dictionary.py(1) - Upload vpg_name_0 data dictionary 2021-05-13 03:08:31,274 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:31,274 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:31,274 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vpg_name_0", "property": {"description": "vlb_name_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vpg_name_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_name_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vpg_name_0", "updated-by": "MALAKOV, YURIY "}, "description": "vpg_name_0", "entry_schema": "string", "name": "vpg_name_0", "tags": "vpg_name_0", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:31,495 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:31,496 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vpg_name_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vpg_name_0","name":"vpg_name_0","property":{"description":"vlb_name_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vpg_name_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_name_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_name_0","tags":"vpg_name_0","creationDate":"2021-05-13T03:08:31.414Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:31,496 DEBUG 88:data_dictionary.py(1) - Upload vf_module_id data dictionary 2021-05-13 03:08:31,497 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:31,497 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:31,497 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vf_module_id", "property": {"description": "vf_module_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}}, "tags": "vf_module_id", "updated-by": "MALAKOV, YURIY "}, "description": "vf_module_id", "entry_schema": "string", "name": "vf_module_id", "tags": "vf_module_id", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:31,680 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:31,681 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vf_module_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vf_module_id","name":"vf_module_id","property":{"description":"vf_module_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vf_module_id","tags":"vf_module_id","creationDate":"2021-05-13T03:08:31.669Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:31,681 DEBUG 88:data_dictionary.py(1) - Upload pktgen_private_net_cidr data dictionary 2021-05-13 03:08:31,682 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:31,682 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:31,682 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "pktgen_private_net_cidr", "property": {"description": "pktgen_private_net_cidr", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"pktgen_private_net_cidr": "prefix"}, "query": "select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private2\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"pktgen_private_net_cidr": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pktgen_private_net_cidr", "verb": "GET"}, "type": "source-rest"}}, "tags": "pktgen_private_net_cidr", "updated-by": "MALAKOV, YURIY "}, "description": "pktgen_private_net_cidr", "entry_schema": "string", "name": "pktgen_private_net_cidr", "tags": "pktgen_private_net_cidr", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:31,890 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:31,890 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"pktgen_private_net_cidr","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"pktgen_private_net_cidr","name":"pktgen_private_net_cidr","property":{"description":"pktgen_private_net_cidr","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"pktgen_private_net_cidr":"prefix"},"query":"select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private2\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"pktgen_private_net_cidr":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pktgen_private_net_cidr","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"pktgen_private_net_cidr","tags":"pktgen_private_net_cidr","creationDate":"2021-05-13T03:08:31.815Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:31,891 DEBUG 88:data_dictionary.py(1) - Upload vfw_onap_private_ip_0 data dictionary 2021-05-13 03:08:31,891 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:31,891 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:31,891 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vfw_onap_private_ip_0", "property": {"description": "vfw_onap_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vfw_onap_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_onap_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vfw_onap_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vfw_onap_private_ip_0", "entry_schema": "string", "name": "vfw_onap_private_ip_0", "tags": "vfw_onap_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:32,036 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:32,036 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vfw_onap_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vfw_onap_private_ip_0","name":"vfw_onap_private_ip_0","property":{"description":"vfw_onap_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vfw_onap_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_onap_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vfw_onap_private_ip_0","tags":"vfw_onap_private_ip_0","creationDate":"2021-05-13T03:08:32.023Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:32,037 DEBUG 88:data_dictionary.py(1) - Upload key_name data dictionary 2021-05-13 03:08:32,037 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:32,037 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:32,037 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "key_name", "property": {"description": "key_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"key_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/key_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "key_name", "updated-by": "MALAKOV, YURIY "}, "description": "key_name", "entry_schema": "string", "name": "key_name", "tags": "key_name", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:32,162 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:32,162 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"key_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"key_name","name":"key_name","property":{"description":"key_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"key_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/key_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"key_name","tags":"key_name","creationDate":"2021-05-13T03:08:32.150Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:32,163 DEBUG 88:data_dictionary.py(1) - Upload nb_api_version data dictionary 2021-05-13 03:08:32,163 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:32,163 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:32,163 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "nb_api_version", "property": {"description": "nb_api_version", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"nb_api_version": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/nb_api_version", "verb": "GET"}, "type": "source-rest"}}, "tags": "nb_api_version", "updated-by": "MALAKOV, YURIY "}, "description": "nb_api_version", "entry_schema": "string", "name": "nb_api_version", "tags": "nb_api_version", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:32,389 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:32,389 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"nb_api_version","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"nb_api_version","name":"nb_api_version","property":{"description":"nb_api_version","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"nb_api_version":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/nb_api_version","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"nb_api_version","tags":"nb_api_version","creationDate":"2021-05-13T03:08:32.303Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:32,389 DEBUG 88:data_dictionary.py(1) - Upload vip data dictionary 2021-05-13 03:08:32,390 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:32,390 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:32,390 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vip", "property": {"description": "vip", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vip": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vip", "verb": "GET"}, "type": "source-rest"}}, "tags": "vip", "updated-by": "MALAKOV, YURIY "}, "description": "vip", "entry_schema": "string", "name": "vip", "tags": "vip", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:32,543 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:32,544 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vip","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vip","name":"vip","property":{"description":"vip","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vip":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vip","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vip","tags":"vip","creationDate":"2021-05-13T03:08:32.530Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:32,544 DEBUG 88:data_dictionary.py(1) - Upload int_pktgen_private_net_id data dictionary 2021-05-13 03:08:32,544 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:32,544 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:32,544 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "int_pktgen_private_net_id", "property": {"description": "int_pktgen_private_net_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"int_pktgen_private_net_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_pktgen_private_net_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "int_pktgen_private_net_id", "updated-by": "MALAKOV, YURIY "}, "description": "int_pktgen_private_net_id", "entry_schema": "string", "name": "int_pktgen_private_net_id", "tags": "int_pktgen_private_net_id", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:32,677 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:32,678 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"int_pktgen_private_net_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"int_pktgen_private_net_id","name":"int_pktgen_private_net_id","property":{"description":"int_pktgen_private_net_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"int_pktgen_private_net_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_pktgen_private_net_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"int_pktgen_private_net_id","tags":"int_pktgen_private_net_id","creationDate":"2021-05-13T03:08:32.667Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:32,678 DEBUG 88:data_dictionary.py(1) - Upload vlb_flavor_name data dictionary 2021-05-13 03:08:32,679 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:32,679 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:32,679 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_flavor_name", "property": {"description": "vlb_flavor_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_flavor_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_flavor_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_flavor_name", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_flavor_name", "entry_schema": "string", "name": "vlb_flavor_name", "tags": "vlb_flavor_name", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:32,892 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:32,892 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_flavor_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_flavor_name","name":"vlb_flavor_name","property":{"description":"vlb_flavor_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_flavor_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_flavor_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_flavor_name","tags":"vlb_flavor_name","creationDate":"2021-05-13T03:08:32.809Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:32,892 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private2_ip_0 data dictionary 2021-05-13 03:08:32,893 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:32,893 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:32,893 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vfw_int_private2_ip_0", "property": {"description": "vfw_int_private2_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vfw_int_private2_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_int_private2_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vfw_int_private2_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vfw_int_private2_ip_0", "entry_schema": "string", "name": "vfw_int_private2_ip_0", "tags": "vfw_int_private2_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:33,046 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:33,046 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vfw_int_private2_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vfw_int_private2_ip_0","name":"vfw_int_private2_ip_0","property":{"description":"vfw_int_private2_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vfw_int_private2_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_int_private2_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vfw_int_private2_ip_0","tags":"vfw_int_private2_ip_0","creationDate":"2021-05-13T03:08:33.034Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:33,046 DEBUG 88:data_dictionary.py(1) - Upload vpg_int_private1_ip_0 data dictionary 2021-05-13 03:08:33,047 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:33,047 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:33,047 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vpg_int_private1_ip_0", "property": {"description": "vpg_int_private1_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vpg_int_private1_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_int_private1_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vpg_int_private1_ip_0", "updated-by": "Singal, Kapil "}, "description": "vpg_int_private1_ip_0", "entry_schema": "string", "name": "vpg_int_private1_ip_0", "tags": "vpg_int_private1_ip_0", "updatedBy": "Singal, Kapil "} 2021-05-13 03:08:33,180 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:33,180 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vpg_int_private1_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vpg_int_private1_ip_0","name":"vpg_int_private1_ip_0","property":{"description":"vpg_int_private1_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vpg_int_private1_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_int_private1_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vpg_int_private1_ip_0","tags":"vpg_int_private1_ip_0","creationDate":"2021-05-13T03:08:33.169Z","updatedBy":"Singal, Kapil "} 2021-05-13 03:08:33,181 DEBUG 88:data_dictionary.py(1) - Upload install_script_version data dictionary 2021-05-13 03:08:33,181 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:33,181 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:33,181 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "install_script_version", "property": {"description": "install_script_version", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"install_script_version": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/install_script_version", "verb": "GET"}, "type": "source-rest"}}, "tags": "install_script_version", "updated-by": "MALAKOV, YURIY "}, "description": "install_script_version", "entry_schema": "string", "name": "install_script_version", "tags": "install_script_version", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:33,398 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:33,399 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"install_script_version","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"install_script_version","name":"install_script_version","property":{"description":"install_script_version","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"install_script_version":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/install_script_version","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"install_script_version","tags":"install_script_version","creationDate":"2021-05-13T03:08:33.389Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:33,399 DEBUG 88:data_dictionary.py(1) - Upload vdns_name_0 data dictionary 2021-05-13 03:08:33,399 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:33,399 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:33,400 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vdns_name_0", "property": {"description": "vdns_name_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vdns_name_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_name_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vdns_name_0", "updated-by": "Singal, Kapil "}, "description": "vdns_name_0", "entry_schema": "string", "name": "vdns_name_0", "tags": "vdns_name_0", "updatedBy": "Singal, Kapil "} 2021-05-13 03:08:33,548 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:33,549 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vdns_name_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vdns_name_0","name":"vdns_name_0","property":{"description":"vdns_name_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vdns_name_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_name_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vdns_name_0","tags":"vdns_name_0","creationDate":"2021-05-13T03:08:33.537Z","updatedBy":"Singal, Kapil "} 2021-05-13 03:08:33,549 DEBUG 88:data_dictionary.py(1) - Upload vlb_int_pktgen_private_ip_0 data dictionary 2021-05-13 03:08:33,549 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:33,549 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:33,550 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_int_pktgen_private_ip_0", "property": {"description": "vlb_int_pktgen_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_int_pktgen_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_int_pktgen_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_int_pktgen_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_int_pktgen_private_ip_0", "entry_schema": "string", "name": "vlb_int_pktgen_private_ip_0", "tags": "vlb_int_pktgen_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:33,682 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:33,682 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_int_pktgen_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_int_pktgen_private_ip_0","name":"vlb_int_pktgen_private_ip_0","property":{"description":"vlb_int_pktgen_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_int_pktgen_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_int_pktgen_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_int_pktgen_private_ip_0","tags":"vlb_int_pktgen_private_ip_0","creationDate":"2021-05-13T03:08:33.669Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:33,683 DEBUG 88:data_dictionary.py(1) - Upload vpg_image_name data dictionary 2021-05-13 03:08:33,683 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:33,683 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:33,683 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vpg_image_name", "property": {"description": "vpg_image_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vpg_image_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_image_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vpg_image_name", "updated-by": "MALAKOV, YURIY "}, "description": "vpg_image_name", "entry_schema": "string", "name": "vpg_image_name", "tags": "vpg_image_name", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:33,893 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:33,893 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vpg_image_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vpg_image_name","name":"vpg_image_name","property":{"description":"vpg_image_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vpg_image_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_image_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vpg_image_name","tags":"vpg_image_name","creationDate":"2021-05-13T03:08:33.818Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:33,894 DEBUG 88:data_dictionary.py(1) - Upload int_private_net_id data dictionary 2021-05-13 03:08:33,894 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:33,894 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:33,894 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "int_private_net_id", "property": {"description": "int_private_net_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"int_private_net_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private_net_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "int_private_net_id", "updated-by": "MALAKOV, YURIY "}, "description": "int_private_net_id", "entry_schema": "string", "name": "int_private_net_id", "tags": "int_private_net_id", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:34,039 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:34,040 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"int_private_net_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"int_private_net_id","name":"int_private_net_id","property":{"description":"int_private_net_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"int_private_net_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private_net_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"int_private_net_id","tags":"int_private_net_id","creationDate":"2021-05-13T03:08:34.028Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:34,040 DEBUG 88:data_dictionary.py(1) - Upload vsn_onap_private_ip_0 data dictionary 2021-05-13 03:08:34,041 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:34,041 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:34,041 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vsn_onap_private_ip_0", "property": {"description": "vsn_onap_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vsn_onap_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vsn_onap_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vsn_onap_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vsn_onap_private_ip_0", "entry_schema": "string", "name": "vsn_onap_private_ip_0", "tags": "vsn_onap_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:34,191 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:34,191 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vsn_onap_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vsn_onap_private_ip_0","name":"vsn_onap_private_ip_0","property":{"description":"vsn_onap_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vsn_onap_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vsn_onap_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vsn_onap_private_ip_0","tags":"vsn_onap_private_ip_0","creationDate":"2021-05-13T03:08:34.180Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:34,191 DEBUG 88:data_dictionary.py(1) - Upload cloud_env data dictionary 2021-05-13 03:08:34,192 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:34,192 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:34,192 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "cloud_env", "property": {"description": "cloud_env", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"cloud_env": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/cloud_env", "verb": "GET"}, "type": "source-rest"}}, "tags": "cloud_env", "updated-by": "MALAKOV, YURIY "}, "description": "cloud_env", "entry_schema": "string", "name": "cloud_env", "tags": "cloud_env", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:34,331 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:34,332 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"cloud_env","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"cloud_env","name":"cloud_env","property":{"description":"cloud_env","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"cloud_env":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/cloud_env","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"cloud_env","tags":"cloud_env","creationDate":"2021-05-13T03:08:34.322Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:34,332 DEBUG 88:data_dictionary.py(1) - Upload vlb_name_0 data dictionary 2021-05-13 03:08:34,332 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:34,332 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:34,332 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_name_0", "property": {"description": "vlb_name_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_name_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_name_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_name_0", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_name_0", "entry_schema": "string", "name": "vlb_name_0", "tags": "vlb_name_0", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:34,486 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:34,487 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_name_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_name_0","name":"vlb_name_0","property":{"description":"vlb_name_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_name_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_name_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_name_0","tags":"vlb_name_0","creationDate":"2021-05-13T03:08:34.475Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:34,487 DEBUG 88:data_dictionary.py(1) - Upload vf-module-label data dictionary 2021-05-13 03:08:34,488 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:34,488 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:34,488 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vf-module-label", "property": {"description": "vf-module-label", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"customizationid": "vf-module-model-customization-uuid"}, "key-dependencies": ["vf-module-model-customization-uuid"], "output-key-mapping": {"vf-module-label": "vf_module_label"}, "query": "select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid", "type": "SQL"}, "type": "source-db"}}, "tags": "vf-module-label", "updated-by": "MALAKOV, YURIY "}, "description": "vf-module-label", "entry_schema": "string", "name": "vf-module-label", "tags": "vf-module-label", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:34,622 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:34,623 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vf-module-label","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vf-module-label","name":"vf-module-label","property":{"description":"vf-module-label","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"customizationid":"vf-module-model-customization-uuid"},"key-dependencies":["vf-module-model-customization-uuid"],"output-key-mapping":{"vf-module-label":"vf_module_label"},"query":"select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vf-module-label","tags":"vf-module-label","creationDate":"2021-05-13T03:08:34.611Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:34,623 DEBUG 88:data_dictionary.py(1) - Upload vlb_private_net_cidr data dictionary 2021-05-13 03:08:34,624 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:34,624 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:34,624 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_private_net_cidr", "property": {"description": "vlb_private_net_cidr", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"vlb_private_net_cidr": "prefix"}, "query": "select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private1\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_private_net_cidr": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_private_net_cidr", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_private_net_cidr", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_private_net_cidr", "entry_schema": "string", "name": "vlb_private_net_cidr", "tags": "vlb_private_net_cidr", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:34,766 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:34,766 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_private_net_cidr","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_private_net_cidr","name":"vlb_private_net_cidr","property":{"description":"vlb_private_net_cidr","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"vlb_private_net_cidr":"prefix"},"query":"select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private1\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_private_net_cidr":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_private_net_cidr","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_private_net_cidr","tags":"vlb_private_net_cidr","creationDate":"2021-05-13T03:08:34.757Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:34,767 DEBUG 88:data_dictionary.py(1) - Upload onap_private_net_cidr data dictionary 2021-05-13 03:08:34,767 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:34,767 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:34,767 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "onap_private_net_cidr", "property": {"description": "onap_private_net_cidr", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"onap_private_net_cidr": "prefix"}, "query": "select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"management\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"onap_private_net_cidr": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/onap_private_net_cidr", "verb": "GET"}, "type": "source-rest"}}, "tags": "onap_private_net_cidr", "updated-by": "MALAKOV, YURIY "}, "description": "onap_private_net_cidr", "entry_schema": "string", "name": "onap_private_net_cidr", "tags": "onap_private_net_cidr", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:34,988 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:34,988 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"onap_private_net_cidr","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"onap_private_net_cidr","name":"onap_private_net_cidr","property":{"description":"onap_private_net_cidr","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"onap_private_net_cidr":"prefix"},"query":"select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"management\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"onap_private_net_cidr":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/onap_private_net_cidr","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"onap_private_net_cidr","tags":"onap_private_net_cidr","creationDate":"2021-05-13T03:08:34.901Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:34,989 DEBUG 88:data_dictionary.py(1) - Upload private2-prefix-id data dictionary 2021-05-13 03:08:34,989 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:34,989 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:34,989 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "private2-prefix-id", "property": {"description": "private2-prefix-id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"private2-prefix-id": "prefix_id"}, "query": "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private2\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"private2-prefix-id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/private2-prefix-id", "verb": "GET"}, "type": "source-rest"}}, "tags": "private2-prefix-id", "updated-by": "MALAKOV, YURIY "}, "description": "private2-prefix-id", "entry_schema": "string", "name": "private2-prefix-id", "tags": "private2-prefix-id", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:35,121 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:35,121 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"private2-prefix-id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"private2-prefix-id","name":"private2-prefix-id","property":{"description":"private2-prefix-id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"private2-prefix-id":"prefix_id"},"query":"select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private2\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"private2-prefix-id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/private2-prefix-id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"private2-prefix-id","tags":"private2-prefix-id","creationDate":"2021-05-13T03:08:35.110Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:35,122 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private1_ip_0 data dictionary 2021-05-13 03:08:35,122 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:35,123 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:35,123 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vfw_int_private1_ip_0", "property": {"description": "vfw_int_private1_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vfw_int_private1_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_int_private1_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vfw_int_private1_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vfw_int_private1_ip_0", "entry_schema": "string", "name": "vfw_int_private1_ip_0", "tags": "vfw_int_private1_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:35,264 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:35,265 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vfw_int_private1_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vfw_int_private1_ip_0","name":"vfw_int_private1_ip_0","property":{"description":"vfw_int_private1_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vfw_int_private1_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_int_private1_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vfw_int_private1_ip_0","tags":"vfw_int_private1_ip_0","creationDate":"2021-05-13T03:08:35.255Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:35,265 DEBUG 88:data_dictionary.py(1) - Upload vf-module-model-customization-uuid data dictionary 2021-05-13 03:08:35,265 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:35,266 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:35,266 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vf-module-model-customization-uuid", "property": {"description": "vf-module-model-customization-uuid", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}}, "tags": "vf-module-model-customization-uuid", "updated-by": "MALAKOV, YURIY "}, "description": "vf-module-model-customization-uuid", "entry_schema": "string", "name": "vf-module-model-customization-uuid", "tags": "vf-module-model-customization-uuid", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:35,412 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:35,412 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vf-module-model-customization-uuid","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vf-module-model-customization-uuid","name":"vf-module-model-customization-uuid","property":{"description":"vf-module-model-customization-uuid","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vf-module-model-customization-uuid","tags":"vf-module-model-customization-uuid","creationDate":"2021-05-13T03:08:35.400Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:35,413 DEBUG 88:data_dictionary.py(1) - Upload vf-module-type data dictionary 2021-05-13 03:08:35,413 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:35,413 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:35,413 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vf-module-type", "property": {"description": "vf-module-type", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"customizationid": "vf-module-model-customization-uuid"}, "key-dependencies": ["vf-module-model-customization-uuid"], "output-key-mapping": {"vf-module-type": "vf_module_type"}, "query": "select vf_module_type as vf_module_type from sdnctl.VF_MODULE_MODEL where customization_uuid=:customizationid", "type": "SQL"}, "type": "source-db"}}, "tags": "vf-module-type", "updated-by": "MALAKOV, YURIY "}, "description": "vf-module-type", "entry_schema": "string", "name": "vf-module-type", "tags": "vf-module-type", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:35,541 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:35,541 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vf-module-type","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vf-module-type","name":"vf-module-type","property":{"description":"vf-module-type","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"customizationid":"vf-module-model-customization-uuid"},"key-dependencies":["vf-module-model-customization-uuid"],"output-key-mapping":{"vf-module-type":"vf_module_type"},"query":"select vf_module_type as vf_module_type from sdnctl.VF_MODULE_MODEL where customization_uuid=:customizationid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vf-module-type","tags":"vf-module-type","creationDate":"2021-05-13T03:08:35.527Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:35,541 DEBUG 88:data_dictionary.py(1) - Upload vlb_0_int_pktgen_private_port_0_mac data dictionary 2021-05-13 03:08:35,542 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:35,542 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:35,542 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_0_int_pktgen_private_port_0_mac", "property": {"description": "vlb_0_int_pktgen_private_port_0_mac", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_0_int_pktgen_private_port_0_mac": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_0_int_pktgen_private_port_0_mac", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_0_int_pktgen_private_port_0_mac", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_0_int_pktgen_private_port_0_mac", "entry_schema": "string", "name": "vlb_0_int_pktgen_private_port_0_mac", "tags": "vlb_0_int_pktgen_private_port_0_mac", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:35,684 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:35,684 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_0_int_pktgen_private_port_0_mac","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_0_int_pktgen_private_port_0_mac","name":"vlb_0_int_pktgen_private_port_0_mac","property":{"description":"vlb_0_int_pktgen_private_port_0_mac","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_0_int_pktgen_private_port_0_mac":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_0_int_pktgen_private_port_0_mac","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_0_int_pktgen_private_port_0_mac","tags":"vlb_0_int_pktgen_private_port_0_mac","creationDate":"2021-05-13T03:08:35.675Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:35,685 DEBUG 88:data_dictionary.py(1) - Upload create-md-sal-vnf-param data dictionary 2021-05-13 03:08:35,685 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:35,685 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:35,685 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "create-md-sal-vnf-param", "property": {"description": "create-md-sal-vnf-param", "type": "string"}, "sources": {"aai-data": {"properties": {"input-key-mapping": {"vnf-id": "vnf-id"}, "key-dependencies": ["vnf-id"], "output-key-mapping": {}, "path": "", "payload": "{\"nm-profile-name\":\"$vf-module-id\"}", "type": "JSON", "url-path": "/aai/v14/network/generic-vnfs/generic-vnf/$vnf-id/nm-profile-name", "verb": "PATCH"}, "type": "source-rest"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vf-module-id": "vf-module-id", "vnf-id": "vnf-id"}, "key-dependencies": ["vf-module-id", "service-instance-id", "vnf-id"], "output-key-mapping": {}, "path": "", "payload": "{\n\"GENERIC-RESOURCE-API:param\": [\n{\n\"GENERIC-RESOURCE-API:name\": \"vdns_vf_module_id\",\n\"GENERIC-RESOURCE-API:value\": \"$vf-module-id\"\n}\n]\n}", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_vf_module_id", "verb": "PUT"}, "type": "source-rest"}}, "tags": "create-md-sal-vnf-param", "updated-by": "Yuriy Malakov"}, "description": "create-md-sal-vnf-param", "entry_schema": "string", "name": "create-md-sal-vnf-param", "tags": "create-md-sal-vnf-param", "updatedBy": "Singal, Kapil "} 2021-05-13 03:08:35,895 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:35,895 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"create-md-sal-vnf-param","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"create-md-sal-vnf-param","name":"create-md-sal-vnf-param","property":{"description":"create-md-sal-vnf-param","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"aai-data":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vnf-id":"vnf-id"},"key-dependencies":["vnf-id"],"output-key-mapping":{},"path":"","payload":"{\"nm-profile-name\":\"$vf-module-id\"}","type":"JSON","url-path":"/aai/v14/network/generic-vnfs/generic-vnf/$vnf-id/nm-profile-name","verb":"PATCH"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vf-module-id":"vf-module-id","vnf-id":"vnf-id"},"key-dependencies":["vf-module-id","service-instance-id","vnf-id"],"output-key-mapping":{},"path":"","payload":"{\n\"GENERIC-RESOURCE-API:param\": [\n{\n\"GENERIC-RESOURCE-API:name\": \"vdns_vf_module_id\",\n\"GENERIC-RESOURCE-API:value\": \"$vf-module-id\"\n}\n]\n}","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_vf_module_id","verb":"PUT"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"create-md-sal-vnf-param","tags":"create-md-sal-vnf-param","creationDate":"2021-05-13T03:08:35.827Z","updatedBy":"Singal, Kapil "} 2021-05-13 03:08:35,895 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private2_floating_ip data dictionary 2021-05-13 03:08:35,896 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:35,896 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:35,896 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vfw_int_private2_floating_ip", "property": {"description": "vfw_int_private2_floating_ip", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vfw_int_private2_floating_ip": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_int_private2_floating_ip", "verb": "GET"}, "type": "source-rest"}}, "tags": "vfw_int_private2_floating_ip", "updated-by": "MALAKOV, YURIY "}, "description": "vfw_int_private2_floating_ip", "entry_schema": "string", "name": "vfw_int_private2_floating_ip", "tags": "vfw_int_private2_floating_ip", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:36,032 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:36,032 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vfw_int_private2_floating_ip","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vfw_int_private2_floating_ip","name":"vfw_int_private2_floating_ip","property":{"description":"vfw_int_private2_floating_ip","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vfw_int_private2_floating_ip":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_int_private2_floating_ip","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vfw_int_private2_floating_ip","tags":"vfw_int_private2_floating_ip","creationDate":"2021-05-13T03:08:36.019Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:36,033 DEBUG 88:data_dictionary.py(1) - Upload vlb_private_net_id data dictionary 2021-05-13 03:08:36,033 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:36,033 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:36,033 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_private_net_id", "property": {"description": "vlb_private_net_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_private_net_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_private_net_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_private_net_id", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_private_net_id", "entry_schema": "string", "name": "vlb_private_net_id", "tags": "vlb_private_net_id", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:36,177 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:36,177 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_private_net_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_private_net_id","name":"vlb_private_net_id","property":{"description":"vlb_private_net_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_private_net_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_private_net_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_private_net_id","tags":"vlb_private_net_id","creationDate":"2021-05-13T03:08:36.167Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:36,177 DEBUG 88:data_dictionary.py(1) - Upload pktgen_private_net_id data dictionary 2021-05-13 03:08:36,178 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:36,178 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:36,178 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "pktgen_private_net_id", "property": {"description": "pktgen_private_net_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"pktgen_private_net_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pktgen_private_net_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "pktgen_private_net_id", "updated-by": "MALAKOV, YURIY "}, "description": "pktgen_private_net_id", "entry_schema": "string", "name": "pktgen_private_net_id", "tags": "pktgen_private_net_id", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:36,393 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:36,394 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"pktgen_private_net_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"pktgen_private_net_id","name":"pktgen_private_net_id","property":{"description":"pktgen_private_net_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"pktgen_private_net_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pktgen_private_net_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"pktgen_private_net_id","tags":"pktgen_private_net_id","creationDate":"2021-05-13T03:08:36.318Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:36,394 DEBUG 88:data_dictionary.py(1) - Upload vnfc-model-invariant-uuid data dictionary 2021-05-13 03:08:36,394 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:36,395 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:36,395 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vnfc-model-invariant-uuid", "property": {"description": "vnfc-model-invariant-uuid", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"vfccustomizationuuid": "vfccustomizationuuid"}, "key-dependencies": ["vfccustomizationuuid"], "output-key-mapping": {"vnfc-model-invariant-uuid": "vfc_invariant_uuid"}, "query": "select VFC_MODEL.invariant_uuid as vfc_invariant_uuid from VFC_MODEL where customization_uuid=:vfccustomizationuuid", "type": "SQL"}, "type": "source-db"}}, "tags": "vnfc-model-invariant-uuid", "updated-by": "MALAKOV, YURIY "}, "description": "vnfc-model-invariant-uuid", "entry_schema": "string", "name": "vnfc-model-invariant-uuid", "tags": "vnfc-model-invariant-uuid", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:36,553 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:36,553 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vnfc-model-invariant-uuid","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vnfc-model-invariant-uuid","name":"vnfc-model-invariant-uuid","property":{"description":"vnfc-model-invariant-uuid","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vfccustomizationuuid":"vfccustomizationuuid"},"key-dependencies":["vfccustomizationuuid"],"output-key-mapping":{"vnfc-model-invariant-uuid":"vfc_invariant_uuid"},"query":"select VFC_MODEL.invariant_uuid as vfc_invariant_uuid from VFC_MODEL where customization_uuid=:vfccustomizationuuid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vnfc-model-invariant-uuid","tags":"vnfc-model-invariant-uuid","creationDate":"2021-05-13T03:08:36.539Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:36,554 DEBUG 88:data_dictionary.py(1) - Upload vdns_image_name data dictionary 2021-05-13 03:08:36,554 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:36,554 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:36,554 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vdns_image_name", "property": {"description": "vdns_image_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vdns_image_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_image_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vdns_image_name", "updated-by": "MALAKOV, YURIY "}, "description": "vdns_image_name", "entry_schema": "string", "name": "vdns_image_name", "tags": "vdns_image_name", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:36,703 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:36,703 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vdns_image_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vdns_image_name","name":"vdns_image_name","property":{"description":"vdns_image_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vdns_image_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_image_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vdns_image_name","tags":"vdns_image_name","creationDate":"2021-05-13T03:08:36.694Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:36,704 DEBUG 88:data_dictionary.py(1) - Upload vf-module-name data dictionary 2021-05-13 03:08:36,704 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:36,704 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:36,704 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vf-module-name", "property": {"description": "vf-module-name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}}, "tags": "vf-module-name", "updated-by": "Singal, Kapil "}, "description": "vf-module-name", "entry_schema": "string", "name": "vf-module-name", "tags": "vf-module-name", "updatedBy": "Singal, Kapil "} 2021-05-13 03:08:36,852 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:36,852 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vf-module-name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vf-module-name","name":"vf-module-name","property":{"description":"vf-module-name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vf-module-name","tags":"vf-module-name","creationDate":"2021-05-13T03:08:36.841Z","updatedBy":"Singal, Kapil "} 2021-05-13 03:08:36,853 DEBUG 88:data_dictionary.py(1) - Upload dcae_collector_port data dictionary 2021-05-13 03:08:36,853 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:36,853 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:36,854 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "dcae_collector_port", "property": {"description": "dcae_collector_port", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"dcae_collector_port": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/dcae_collector_port", "verb": "GET"}, "type": "source-rest"}}, "tags": "dcae_collector_port", "updated-by": "MALAKOV, YURIY "}, "description": "dcae_collector_port", "entry_schema": "string", "name": "dcae_collector_port", "tags": "dcae_collector_port", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:36,980 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:36,981 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"dcae_collector_port","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"dcae_collector_port","name":"dcae_collector_port","property":{"description":"dcae_collector_port","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"dcae_collector_port":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/dcae_collector_port","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"dcae_collector_port","tags":"dcae_collector_port","creationDate":"2021-05-13T03:08:36.970Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:36,982 DEBUG 88:data_dictionary.py(1) - Upload management-prefix-id data dictionary 2021-05-13 03:08:36,982 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:36,982 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:36,983 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "management-prefix-id", "property": {"description": "management-prefix-id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"management-prefix-id": "prefix_id"}, "query": "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"management\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"management-prefix-id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/management-prefix-id", "verb": "GET"}, "type": "source-rest"}}, "tags": "management-prefix-id", "updated-by": "MALAKOV, YURIY "}, "description": "management-prefix-id", "entry_schema": "string", "name": "management-prefix-id", "tags": "management-prefix-id", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:37,125 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:37,125 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"management-prefix-id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"management-prefix-id","name":"management-prefix-id","property":{"description":"management-prefix-id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"management-prefix-id":"prefix_id"},"query":"select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"management\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"management-prefix-id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/management-prefix-id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"management-prefix-id","tags":"management-prefix-id","creationDate":"2021-05-13T03:08:37.116Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:37,126 DEBUG 88:data_dictionary.py(1) - Upload image_name data dictionary 2021-05-13 03:08:37,127 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:37,127 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:37,127 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "image_name", "property": {"description": "image_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"image_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/image_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "image_name", "updated-by": "MALAKOV, YURIY "}, "description": "vpg_image_name", "entry_schema": "string", "name": "image_name", "tags": "image_name", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:37,276 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:37,277 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"image_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"image_name","name":"image_name","property":{"description":"image_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"image_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/image_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"image_name","tags":"image_name","creationDate":"2021-05-13T03:08:37.264Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:37,277 DEBUG 88:data_dictionary.py(1) - Upload int_private2_net_cidr data dictionary 2021-05-13 03:08:37,277 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:37,278 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:37,278 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "int_private2_net_cidr", "property": {"description": "int_private2_net_cidr", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"int_private2_net_cidr": "prefix"}, "query": "select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private2\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"int_private2_net_cidr": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private2_net_cidr", "verb": "GET"}, "type": "source-rest"}}, "tags": "int_private2_net_cidr", "updated-by": "MALAKOV, YURIY "}, "description": "int_private2_net_cidr", "entry_schema": "string", "name": "int_private2_net_cidr", "tags": "int_private2_net_cidr", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:37,408 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:37,409 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"int_private2_net_cidr","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"int_private2_net_cidr","name":"int_private2_net_cidr","property":{"description":"int_private2_net_cidr","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"int_private2_net_cidr":"prefix"},"query":"select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private2\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"int_private2_net_cidr":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private2_net_cidr","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"int_private2_net_cidr","tags":"int_private2_net_cidr","creationDate":"2021-05-13T03:08:37.397Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:37,409 DEBUG 88:data_dictionary.py(1) - Upload vnf_name data dictionary 2021-05-13 03:08:37,409 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:37,410 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:37,410 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vnf_name", "property": {"description": "vnf_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vnf_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vnf_name", "updated-by": "MALAKOV, YURIY "}, "description": "vnf_name", "entry_schema": "string", "name": "vnf_name", "tags": "vnf_name", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:37,561 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:37,561 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vnf_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vnf_name","name":"vnf_name","property":{"description":"vnf_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vnf_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vnf_name","tags":"vnf_name","creationDate":"2021-05-13T03:08:37.551Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:37,561 DEBUG 88:data_dictionary.py(1) - Upload demo_artifacts_version data dictionary 2021-05-13 03:08:37,562 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:37,562 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:37,562 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "demo_artifacts_version", "property": {"description": "demo_artifacts_version", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"demo_artifacts_version": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/demo_artifacts_version", "verb": "GET"}, "type": "source-rest"}}, "tags": "demo_artifacts_version", "updated-by": "MALAKOV, YURIY "}, "description": "demo_artifacts_version", "entry_schema": "string", "name": "demo_artifacts_version", "tags": "demo_artifacts_version", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:37,715 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:37,715 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"demo_artifacts_version","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"demo_artifacts_version","name":"demo_artifacts_version","property":{"description":"demo_artifacts_version","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"demo_artifacts_version":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/demo_artifacts_version","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"demo_artifacts_version","tags":"demo_artifacts_version","creationDate":"2021-05-13T03:08:37.700Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:37,715 DEBUG 88:data_dictionary.py(1) - Upload put-active-streams data dictionary 2021-05-13 03:08:37,716 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:37,716 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:37,716 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "put-active-streams", "property": {"description": "put-active-streams", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"active-streams": "active-streams", "vpg_onap_private_ip_0": "vpg_onap_private_ip_0"}, "key-dependencies": ["vpg_onap_private_ip_0", "active-streams"], "output-key-mapping": {}, "path": "/param/0/value", "payload": "{\"streams\": {\"active-streams\": $active-streams}}", "type": "JSON", "url-path": "$vpg_onap_private_ip_0:8183/restconf/config/stream-count:stream-count/streams", "verb": "PUT"}, "type": "source-rest"}}, "tags": "put-active-streams", "updated-by": "Singal, Kapil "}, "description": "put-active-streams", "entry_schema": "string", "name": "put-active-streams", "tags": "put-active-streams", "updatedBy": "Singal, Kapil "} 2021-05-13 03:08:37,839 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:37,840 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"put-active-streams","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"put-active-streams","name":"put-active-streams","property":{"description":"put-active-streams","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"active-streams":"active-streams","vpg_onap_private_ip_0":"vpg_onap_private_ip_0"},"key-dependencies":["vpg_onap_private_ip_0","active-streams"],"output-key-mapping":{},"path":"/param/0/value","payload":"{\"streams\": {\"active-streams\": $active-streams}}","type":"JSON","url-path":"$vpg_onap_private_ip_0:8183/restconf/config/stream-count:stream-count/streams","verb":"PUT"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"put-active-streams","tags":"put-active-streams","creationDate":"2021-05-13T03:08:37.829Z","updatedBy":"Singal, Kapil "} 2021-05-13 03:08:37,840 DEBUG 88:data_dictionary.py(1) - Upload public_net_id data dictionary 2021-05-13 03:08:37,840 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:37,840 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:37,840 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "public_net_id", "property": {"description": "public_net_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"public_net_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/public_net_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "public_net_id", "updated-by": "MALAKOV, YURIY "}, "description": "public_net_id", "entry_schema": "string", "name": "public_net_id", "tags": "public_net_id", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:37,983 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:37,983 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"public_net_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"public_net_id","name":"public_net_id","property":{"description":"public_net_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"public_net_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/public_net_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"public_net_id","tags":"public_net_id","creationDate":"2021-05-13T03:08:37.974Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:37,984 DEBUG 88:data_dictionary.py(1) - Upload vdns_int_private_ip_0 data dictionary 2021-05-13 03:08:37,984 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:37,985 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:37,985 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vdns_int_private_ip_0", "property": {"description": "vdns_int_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vdns_vf_module_id": "vdns_vf_module_id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id", "vdns_vf_module_id"], "output-key-mapping": {"vdns_int_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vf-modules/vf-module/$vdns_vf_module_id/vf-module-data/vf-module-topology/vf-module-parameters/param/vdns_int_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vdns_int_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vdns_int_private_ip_0", "entry_schema": "string", "name": "vdns_int_private_ip_0", "tags": "vdns_int_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:38,203 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:38,204 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vdns_int_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vdns_int_private_ip_0","name":"vdns_int_private_ip_0","property":{"description":"vdns_int_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vdns_vf_module_id":"vdns_vf_module_id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id","vdns_vf_module_id"],"output-key-mapping":{"vdns_int_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vf-modules/vf-module/$vdns_vf_module_id/vf-module-data/vf-module-topology/vf-module-parameters/param/vdns_int_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vdns_int_private_ip_0","tags":"vdns_int_private_ip_0","creationDate":"2021-05-13T03:08:38.163Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:38,204 DEBUG 88:data_dictionary.py(1) - Upload keypair data dictionary 2021-05-13 03:08:38,204 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:38,205 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:38,205 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "keypair", "property": {"description": "keypair", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"keypair": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/keypair", "verb": "GET"}, "type": "source-rest"}}, "tags": "keypair", "updated-by": "MALAKOV, YURIY "}, "description": "keypair", "entry_schema": "string", "name": "keypair", "tags": "keypair", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:38,326 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:38,326 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"keypair","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"keypair","name":"keypair","property":{"description":"keypair","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"keypair":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/keypair","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"keypair","tags":"keypair","creationDate":"2021-05-13T03:08:38.315Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:38,327 DEBUG 88:data_dictionary.py(1) - Upload nexus_artifact_repo data dictionary 2021-05-13 03:08:38,327 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:38,327 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:38,327 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "nexus_artifact_repo", "property": {"description": "nexus_artifact_repo", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"nexus_artifact_repo": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/nexus_artifact_repo", "verb": "GET"}, "type": "source-rest"}}, "tags": "nexus_artifact_repo", "updated-by": "MALAKOV, YURIY "}, "description": "nexus_artifact_repo", "entry_schema": "string", "name": "nexus_artifact_repo", "tags": "nexus_artifact_repo", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:38,483 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:38,484 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"nexus_artifact_repo","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"nexus_artifact_repo","name":"nexus_artifact_repo","property":{"description":"nexus_artifact_repo","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"nexus_artifact_repo":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/nexus_artifact_repo","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"nexus_artifact_repo","tags":"nexus_artifact_repo","creationDate":"2021-05-13T03:08:38.474Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:38,484 DEBUG 88:data_dictionary.py(1) - Upload vnf-id data dictionary 2021-05-13 03:08:38,484 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:38,485 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:38,485 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vnf-id", "property": {"description": "vnf-id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vnf-id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vnf-id", "verb": "GET"}, "type": "source-rest"}}, "tags": "vnf-id", "updated-by": "MALAKOV, YURIY "}, "description": "vnf-id", "entry_schema": "string", "name": "vnf-id", "tags": "vnf-id", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:38,692 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:38,693 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vnf-id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vnf-id","name":"vnf-id","property":{"description":"vnf-id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vnf-id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vnf-id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vnf-id","tags":"vnf-id","creationDate":"2021-05-13T03:08:38.617Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:38,693 DEBUG 88:data_dictionary.py(1) - Upload pg_int data dictionary 2021-05-13 03:08:38,693 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:38,693 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:38,694 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "pg_int", "property": {"description": "pg_int", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"pg_int": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pg_int", "verb": "GET"}, "type": "source-rest"}}, "tags": "pg_int", "updated-by": "MALAKOV, YURIY "}, "description": "pg_int", "entry_schema": "string", "name": "pg_int", "tags": "pg_int", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:38,826 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:38,827 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"pg_int","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"pg_int","name":"pg_int","property":{"description":"pg_int","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"pg_int":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pg_int","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"pg_int","tags":"pg_int","creationDate":"2021-05-13T03:08:38.813Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:38,827 DEBUG 88:data_dictionary.py(1) - Upload int_private1_net_cidr data dictionary 2021-05-13 03:08:38,828 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:38,828 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:38,829 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "int_private1_net_cidr", "property": {"description": "int_private1_net_cidr", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"int_private1_net_cidr": "prefix"}, "query": "select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private1\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"int_private1_net_cidr": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private1_net_cidr", "verb": "GET"}, "type": "source-rest"}}, "tags": "int_private1_net_cidr", "updated-by": "MALAKOV, YURIY "}, "description": "int_private1_net_cidr", "entry_schema": "string", "name": "int_private1_net_cidr", "tags": "int_private1_net_cidr", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:38,975 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:38,975 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"int_private1_net_cidr","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"int_private1_net_cidr","name":"int_private1_net_cidr","property":{"description":"int_private1_net_cidr","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"int_private1_net_cidr":"prefix"},"query":"select sdnctl.IPAM_IP_POOL.prefix as prefix from sdnctl.IPAM_IP_POOL where description = \"private1\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"int_private1_net_cidr":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private1_net_cidr","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"int_private1_net_cidr","tags":"int_private1_net_cidr","creationDate":"2021-05-13T03:08:38.966Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:38,976 DEBUG 88:data_dictionary.py(1) - Upload active-streams data dictionary 2021-05-13 03:08:38,976 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:38,976 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:38,976 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "active-streams", "property": {"description": "active-streams", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}}, "tags": "active-streams", "updated-by": "MALAKOV, YURIY "}, "description": "active-streams", "entry_schema": "string", "name": "active-streams", "tags": "active-streams", "updatedBy": "Singal, Kapil "} 2021-05-13 03:08:39,119 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:39,120 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"active-streams","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"active-streams","name":"active-streams","property":{"description":"active-streams","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"active-streams","tags":"active-streams","creationDate":"2021-05-13T03:08:39.108Z","updatedBy":"Singal, Kapil "} 2021-05-13 03:08:39,120 DEBUG 88:data_dictionary.py(1) - Upload vdns_onap_private_ip_0 data dictionary 2021-05-13 03:08:39,120 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:39,120 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:39,121 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vdns_onap_private_ip_0", "property": {"description": "vdns_onap_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vdns_vf_module_id": "vdns_vf_module_id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id", "vdns_vf_module_id"], "output-key-mapping": {"vdns_onap_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vf-modules/vf-module/$vdns_vf_module_id/vf-module-data/vf-module-topology/vf-module-parameters/param/vdns_onap_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vdns_onap_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vdns_onap_private_ip_0", "entry_schema": "string", "name": "vdns_onap_private_ip_0", "tags": "vdns_onap_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:39,247 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:39,248 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vdns_onap_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vdns_onap_private_ip_0","name":"vdns_onap_private_ip_0","property":{"description":"vdns_onap_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vdns_vf_module_id":"vdns_vf_module_id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id","vdns_vf_module_id"],"output-key-mapping":{"vdns_onap_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vf-modules/vf-module/$vdns_vf_module_id/vf-module-data/vf-module-topology/vf-module-parameters/param/vdns_onap_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vdns_onap_private_ip_0","tags":"vdns_onap_private_ip_0","creationDate":"2021-05-13T03:08:39.237Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:39,248 DEBUG 88:data_dictionary.py(1) - Upload sec_group data dictionary 2021-05-13 03:08:39,248 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:39,249 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:39,249 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "sec_group", "property": {"description": "sec_group", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"sec_group": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/sec_group", "verb": "GET"}, "type": "source-rest"}}, "tags": "sec_group", "updated-by": "MALAKOV, YURIY "}, "description": "sec_group", "entry_schema": "string", "name": "sec_group", "tags": "sec_group", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:39,389 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:39,390 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"sec_group","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"sec_group","name":"sec_group","property":{"description":"sec_group","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"sec_group":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/sec_group","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"sec_group","tags":"sec_group","creationDate":"2021-05-13T03:08:39.378Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:39,390 DEBUG 88:data_dictionary.py(1) - Upload flavor_name data dictionary 2021-05-13 03:08:39,391 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:39,391 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:39,391 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "flavor_name", "property": {"description": "flavor_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"flavor_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/flavor_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "flavor_name", "updated-by": "MALAKOV, YURIY "}, "description": "flavor_name", "entry_schema": "string", "name": "flavor_name", "tags": "flavor_name", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:39,532 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:39,533 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"flavor_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"flavor_name","name":"flavor_name","property":{"description":"flavor_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"flavor_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/flavor_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"flavor_name","tags":"flavor_name","creationDate":"2021-05-13T03:08:39.522Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:39,533 DEBUG 88:data_dictionary.py(1) - Upload vpg_flavor_name data dictionary 2021-05-13 03:08:39,534 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:39,534 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:39,534 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vpg_flavor_name", "property": {"description": "vpg_flavor_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vpg_flavor_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_flavor_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vpg_flavor_name", "updated-by": "MALAKOV, YURIY "}, "description": "vpg_flavor_name", "entry_schema": "string", "name": "vpg_flavor_name", "tags": "vpg_flavor_name", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:39,666 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:39,666 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vpg_flavor_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vpg_flavor_name","name":"vpg_flavor_name","property":{"description":"vpg_flavor_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vpg_flavor_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_flavor_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vpg_flavor_name","tags":"vpg_flavor_name","creationDate":"2021-05-13T03:08:39.652Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:39,667 DEBUG 88:data_dictionary.py(1) - Upload int_private_subnet_id data dictionary 2021-05-13 03:08:39,667 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:39,667 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:39,667 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "int_private_subnet_id", "property": {"description": "int_private_subnet_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"int_private_subnet_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private_subnet_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "int_private_subnet_id", "updated-by": "MALAKOV, YURIY "}, "description": "int_private_subnet_id", "entry_schema": "string", "name": "int_private_subnet_id", "tags": "int_private_subnet_id", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:39,889 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:39,889 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"int_private_subnet_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"int_private_subnet_id","name":"int_private_subnet_id","property":{"description":"int_private_subnet_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"int_private_subnet_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_private_subnet_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"int_private_subnet_id","tags":"int_private_subnet_id","creationDate":"2021-05-13T03:08:39.801Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:39,889 DEBUG 88:data_dictionary.py(1) - Upload vdns_vf_module_id data dictionary 2021-05-13 03:08:39,890 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:39,890 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:39,890 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vdns_vf_module_id", "property": {"description": "vdns_vf_module_id", "type": "string"}, "sources": {"aai-data": {"properties": {"input-key-mapping": {"vnf-id": "vnf-id"}, "key-dependencies": ["vnf-id"], "output-key-mapping": {"vdns_vf_module_id": "nm-profile-name"}, "path": "", "type": "JSON", "url-path": "/aai/v14/network/generic-vnfs/generic-vnf/$vnf-id", "verb": "GET"}, "type": "source-rest"}, "default": {"properties": {}, "type": "source-default"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vdns_vf_module_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_vf_module_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "vdns_vf_module_id", "updated-by": "Singal, Kapil "}, "description": "vdns_vf_module_id", "entry_schema": "string", "name": "vdns_vf_module_id", "tags": "vdns_vf_module_id", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:40,037 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:40,037 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vdns_vf_module_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vdns_vf_module_id","name":"vdns_vf_module_id","property":{"description":"vdns_vf_module_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"aai-data":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vnf-id":"vnf-id"},"key-dependencies":["vnf-id"],"output-key-mapping":{"vdns_vf_module_id":"nm-profile-name"},"path":"","type":"JSON","url-path":"/aai/v14/network/generic-vnfs/generic-vnf/$vnf-id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vdns_vf_module_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_vf_module_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vdns_vf_module_id","tags":"vdns_vf_module_id","creationDate":"2021-05-13T03:08:40.025Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:40,038 DEBUG 88:data_dictionary.py(1) - Upload private1-prefix-id data dictionary 2021-05-13 03:08:40,038 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:40,039 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:40,039 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "private1-prefix-id", "property": {"description": "private1-prefix-id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"private1-prefix-id": "prefix_id"}, "query": "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private1\"", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"private1-prefix-id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/private1-prefix-id", "verb": "GET"}, "type": "source-rest"}}, "tags": "private1-prefix-id", "updated-by": "MALAKOV, YURIY "}, "description": "private1-prefix-id", "entry_schema": "string", "name": "private1-prefix-id", "tags": "private1-prefix-id", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:40,197 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:40,197 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"private1-prefix-id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"private1-prefix-id","name":"private1-prefix-id","property":{"description":"private1-prefix-id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"private1-prefix-id":"prefix_id"},"query":"select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private1\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"private1-prefix-id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/private1-prefix-id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"private1-prefix-id","tags":"private1-prefix-id","creationDate":"2021-05-13T03:08:40.185Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:40,198 DEBUG 88:data_dictionary.py(1) - Upload vpg_int_pktgen_private_ip_0 data dictionary 2021-05-13 03:08:40,198 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:40,198 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:40,198 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vpg_int_pktgen_private_ip_0", "property": {"description": "vpg_int_pktgen_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vpg_int_pktgen_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_int_pktgen_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vpg_int_pktgen_private_ip_0", "updated-by": "Singal, Kapil "}, "description": "vpg_int_pktgen_private_ip_0", "entry_schema": "string", "name": "vpg_int_pktgen_private_ip_0", "tags": "vpg_int_pktgen_private_ip_0", "updatedBy": "Singal, Kapil "} 2021-05-13 03:08:40,335 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:40,335 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vpg_int_pktgen_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vpg_int_pktgen_private_ip_0","name":"vpg_int_pktgen_private_ip_0","property":{"description":"vpg_int_pktgen_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vpg_int_pktgen_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_int_pktgen_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vpg_int_pktgen_private_ip_0","tags":"vpg_int_pktgen_private_ip_0","creationDate":"2021-05-13T03:08:40.326Z","updatedBy":"Singal, Kapil "} 2021-05-13 03:08:40,336 DEBUG 88:data_dictionary.py(1) - Upload vfccustomizationuuid data dictionary 2021-05-13 03:08:40,336 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:40,336 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:40,336 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vfccustomizationuuid", "property": {"description": "vfccustomizationuuid", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"vfmodulecustomizationuuid": "vf-module-model-customization-uuid"}, "key-dependencies": ["vf-module-model-customization-uuid"], "output-key-mapping": {"vfccustomizationuuid": "vnf_customid"}, "query": "select sdnctl.VF_MODULE_TO_VFC_MAPPING.vfc_customization_uuid as vnf_customid from sdnctl.VF_MODULE_TO_VFC_MAPPING where vm_count = 1 and sdnctl.VF_MODULE_TO_VFC_MAPPING.vf_module_customization_uuid=:vfmodulecustomizationuuid", "type": "SQL"}, "type": "source-db"}}, "tags": "vfccustomizationuuid", "updated-by": "MALAKOV, YURIY "}, "description": "vfccustomizationuuid", "entry_schema": "string", "name": "vfccustomizationuuid", "tags": "vfccustomizationuuid", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:40,477 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:40,477 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vfccustomizationuuid","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vfccustomizationuuid","name":"vfccustomizationuuid","property":{"description":"vfccustomizationuuid","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vfmodulecustomizationuuid":"vf-module-model-customization-uuid"},"key-dependencies":["vf-module-model-customization-uuid"],"output-key-mapping":{"vfccustomizationuuid":"vnf_customid"},"query":"select sdnctl.VF_MODULE_TO_VFC_MAPPING.vfc_customization_uuid as vnf_customid from sdnctl.VF_MODULE_TO_VFC_MAPPING where vm_count = 1 and sdnctl.VF_MODULE_TO_VFC_MAPPING.vf_module_customization_uuid=:vfmodulecustomizationuuid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vfccustomizationuuid","tags":"vfccustomizationuuid","creationDate":"2021-05-13T03:08:40.466Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:40,478 DEBUG 88:data_dictionary.py(1) - Upload pub_key data dictionary 2021-05-13 03:08:40,478 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:40,478 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:40,478 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "pub_key", "property": {"description": "pub_key", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"pub_key": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pub_key", "verb": "GET"}, "type": "source-rest"}}, "tags": "pub_key", "updated-by": "MALAKOV, YURIY "}, "description": "pub_key", "entry_schema": "string", "name": "pub_key", "tags": "pub_key", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:40,690 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:40,690 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"pub_key","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"pub_key","name":"pub_key","property":{"description":"pub_key","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"pub_key":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/pub_key","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"pub_key","tags":"pub_key","creationDate":"2021-05-13T03:08:40.593Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:40,690 DEBUG 88:data_dictionary.py(1) - Upload vfw_name_0 data dictionary 2021-05-13 03:08:40,691 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:40,691 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:40,691 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vfw_name_0", "property": {"description": "vfw_name_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vfw_name_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_name_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vfw_name_0", "updated-by": "Singal, Kapil "}, "description": "vfw_name_0", "entry_schema": "string", "name": "vfw_name_0", "tags": "vfw_name_0", "updatedBy": "Singal, Kapil "} 2021-05-13 03:08:40,832 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:40,833 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vfw_name_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vfw_name_0","name":"vfw_name_0","property":{"description":"vfw_name_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vfw_name_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_name_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vfw_name_0","tags":"vfw_name_0","creationDate":"2021-05-13T03:08:40.822Z","updatedBy":"Singal, Kapil "} 2021-05-13 03:08:40,833 DEBUG 88:data_dictionary.py(1) - Upload nfc-naming-code data dictionary 2021-05-13 03:08:40,834 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:40,834 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:40,834 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "nfc-naming-code", "property": {"description": "nfc-naming-code", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"vfccustomizationuuid": "vfccustomizationuuid"}, "key-dependencies": ["vfccustomizationuuid"], "output-key-mapping": {"nfc-naming-code": "nfc_naming_code"}, "query": "select nfc_naming_code as nfc_naming_code from sdnctl.VFC_MODEL where customization_uuid=:vfccustomizationuuid", "type": "SQL"}, "type": "source-db"}}, "tags": "nfc-naming-code", "updated-by": "MALAKOV, YURIY "}, "description": "nfc-naming-code", "entry_schema": "string", "name": "nfc-naming-code", "tags": "nfc-naming-code", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:40,986 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:40,986 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"nfc-naming-code","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"nfc-naming-code","name":"nfc-naming-code","property":{"description":"nfc-naming-code","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vfccustomizationuuid":"vfccustomizationuuid"},"key-dependencies":["vfccustomizationuuid"],"output-key-mapping":{"nfc-naming-code":"nfc_naming_code"},"query":"select nfc_naming_code as nfc_naming_code from sdnctl.VFC_MODEL where customization_uuid=:vfccustomizationuuid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"nfc-naming-code","tags":"nfc-naming-code","creationDate":"2021-05-13T03:08:40.973Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:40,987 DEBUG 88:data_dictionary.py(1) - Upload onap_private_subnet_id data dictionary 2021-05-13 03:08:40,987 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:40,987 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:40,987 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "onap_private_subnet_id", "property": {"description": "onap_private_subnet_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"onap_private_subnet_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/onap_private_subnet_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "onap_private_subnet_id", "updated-by": "MALAKOV, YURIY "}, "description": "onap_private_subnet_id", "entry_schema": "string", "name": "onap_private_subnet_id", "tags": "onap_private_subnet_id", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:41,124 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:41,125 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"onap_private_subnet_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"onap_private_subnet_id","name":"onap_private_subnet_id","property":{"description":"onap_private_subnet_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"onap_private_subnet_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/onap_private_subnet_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"onap_private_subnet_id","tags":"onap_private_subnet_id","creationDate":"2021-05-13T03:08:41.111Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:41,125 DEBUG 88:data_dictionary.py(1) - Upload vdns_flavor_name data dictionary 2021-05-13 03:08:41,126 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:41,126 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:41,126 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vdns_flavor_name", "property": {"description": "vdns_flavor_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vdns_flavor_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_flavor_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vdns_flavor_name", "updated-by": "MALAKOV, YURIY "}, "description": "vdns_flavor_name", "entry_schema": "string", "name": "vdns_flavor_name", "tags": "vdns_flavor_name", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:41,274 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:41,274 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vdns_flavor_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vdns_flavor_name","name":"vdns_flavor_name","property":{"description":"vdns_flavor_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vdns_flavor_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vdns_flavor_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vdns_flavor_name","tags":"vdns_flavor_name","creationDate":"2021-05-13T03:08:41.265Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:41,275 DEBUG 88:data_dictionary.py(1) - Upload vlb_image_name data dictionary 2021-05-13 03:08:41,275 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:41,275 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:41,275 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_image_name", "property": {"description": "vlb_image_name", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_image_name": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_image_name", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_image_name", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_image_name", "entry_schema": "string", "name": "vlb_image_name", "tags": "vlb_image_name", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:41,501 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:41,501 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_image_name","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_image_name","name":"vlb_image_name","property":{"description":"vlb_image_name","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_image_name":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_image_name","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_image_name","tags":"vlb_image_name","creationDate":"2021-05-13T03:08:41.489Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:41,502 DEBUG 88:data_dictionary.py(1) - Upload vlb_int_private_ip_0 data dictionary 2021-05-13 03:08:41,502 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:41,502 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:41,502 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_int_private_ip_0", "property": {"description": "vlb_int_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vlb_int_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_int_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_int_private_ip_0", "updated-by": "Singal, Kapil "}, "description": "vlb_int_private_ip_0", "entry_schema": "string", "name": "vlb_int_private_ip_0", "tags": "vlb_int_private_ip_0", "updatedBy": "Singal, Kapil "} 2021-05-13 03:08:41,632 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:41,632 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_int_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_int_private_ip_0","name":"vlb_int_private_ip_0","property":{"description":"vlb_int_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vlb_int_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_int_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_int_private_ip_0","tags":"vlb_int_private_ip_0","creationDate":"2021-05-13T03:08:41.620Z","updatedBy":"Singal, Kapil "} 2021-05-13 03:08:41,632 DEBUG 88:data_dictionary.py(1) - Upload vpg_onap_private_ip_0 data dictionary 2021-05-13 03:08:41,633 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:41,633 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:41,633 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vpg_onap_private_ip_0", "property": {"description": "vpg_onap_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vpg_onap_private_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_onap_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vpg_onap_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vpg_onap_private_ip_0", "entry_schema": "string", "name": "vpg_onap_private_ip_0", "tags": "vpg_onap_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:41,783 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:41,783 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vpg_onap_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vpg_onap_private_ip_0","name":"vpg_onap_private_ip_0","property":{"description":"vpg_onap_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vpg_onap_private_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_onap_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vpg_onap_private_ip_0","tags":"vpg_onap_private_ip_0","creationDate":"2021-05-13T03:08:41.774Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:41,784 DEBUG 88:data_dictionary.py(1) - Upload dcae_collector_ip data dictionary 2021-05-13 03:08:41,784 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:41,784 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:41,784 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "dcae_collector_ip", "property": {"description": "dcae_collector_ip", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"dcae_collector_ip": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/dcae_collector_ip", "verb": "GET"}, "type": "source-rest"}}, "tags": "dcae_collector_ip", "updated-by": "MALAKOV, YURIY "}, "description": "dcae_collector_ip", "entry_schema": "string", "name": "dcae_collector_ip", "tags": "dcae_collector_ip", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:41,939 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:41,940 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"dcae_collector_ip","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"dcae_collector_ip","name":"dcae_collector_ip","property":{"description":"dcae_collector_ip","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"dcae_collector_ip":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/dcae_collector_ip","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"dcae_collector_ip","tags":"dcae_collector_ip","creationDate":"2021-05-13T03:08:41.927Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:41,940 DEBUG 88:data_dictionary.py(1) - Upload private-prefix-id data dictionary 2021-05-13 03:08:41,940 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:41,940 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:41,940 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "private-prefix-id", "property": {"description": "private-prefix-id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {}, "output-key-mapping": {"private-prefix-id": "prefix_id"}, "query": "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private\"", "type": "SQL"}, "type": "source-db"}}, "tags": "private-prefix-id", "updated-by": "MALAKOV, YURIY "}, "description": "private-prefix-id", "entry_schema": "string", "name": "private-prefix-id", "tags": "private-prefix-id", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:42,077 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:42,077 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"private-prefix-id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"private-prefix-id","name":"private-prefix-id","property":{"description":"private-prefix-id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{},"output-key-mapping":{"private-prefix-id":"prefix_id"},"query":"select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = \"private\"","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"private-prefix-id","tags":"private-prefix-id","creationDate":"2021-05-13T03:08:42.063Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:42,077 DEBUG 88:data_dictionary.py(1) - Upload vsn_int_private2_ip_0 data dictionary 2021-05-13 03:08:42,078 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:42,078 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:42,078 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vsn_int_private2_ip_0", "property": {"description": "vsn_int_private2_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vsn_int_private2_ip_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vsn_int_private2_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vsn_int_private2_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vsn_int_private2_ip_0", "entry_schema": "string", "name": "vsn_int_private2_ip_0", "tags": "vsn_int_private2_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:42,292 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:42,292 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vsn_int_private2_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vsn_int_private2_ip_0","name":"vsn_int_private2_ip_0","property":{"description":"vsn_int_private2_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vsn_int_private2_ip_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vsn_int_private2_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vsn_int_private2_ip_0","tags":"vsn_int_private2_ip_0","creationDate":"2021-05-13T03:08:42.208Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:42,293 DEBUG 88:data_dictionary.py(1) - Upload vlb_onap_private_ip_0 data dictionary 2021-05-13 03:08:42,293 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:42,293 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:42,293 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vlb_onap_private_ip_0", "property": {"description": "vlb_onap_private_ip_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"private2-prefix-id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_onap_private_ip_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vlb_onap_private_ip_0", "updated-by": "MALAKOV, YURIY "}, "description": "vlb_onap_private_ip_0", "entry_schema": "string", "name": "vlb_onap_private_ip_0", "tags": "vlb_onap_private_ip_0", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:42,435 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:42,436 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vlb_onap_private_ip_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vlb_onap_private_ip_0","name":"vlb_onap_private_ip_0","property":{"description":"vlb_onap_private_ip_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"private2-prefix-id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vlb_onap_private_ip_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vlb_onap_private_ip_0","tags":"vlb_onap_private_ip_0","creationDate":"2021-05-13T03:08:42.424Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:42,437 DEBUG 88:data_dictionary.py(1) - Upload vsn_name_0 data dictionary 2021-05-13 03:08:42,437 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:42,437 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:42,437 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vsn_name_0", "property": {"description": "vsn_name_0", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vsn_name_0": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vsn_name_0", "verb": "GET"}, "type": "source-rest"}}, "tags": "vsn_name_0", "updated-by": "Singal, Kapil "}, "description": "vsn_name_0", "entry_schema": "string", "name": "vsn_name_0", "tags": "vsn_name_0", "updatedBy": "Singal, Kapil "} 2021-05-13 03:08:42,574 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:42,574 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vsn_name_0","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vsn_name_0","name":"vsn_name_0","property":{"description":"vsn_name_0","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"Singal, Kapil ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vsn_name_0":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vsn_name_0","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vsn_name_0","tags":"vsn_name_0","creationDate":"2021-05-13T03:08:42.562Z","updatedBy":"Singal, Kapil "} 2021-05-13 03:08:42,575 DEBUG 88:data_dictionary.py(1) - Upload vnfc-model-version data dictionary 2021-05-13 03:08:42,575 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:42,575 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:42,575 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vnfc-model-version", "property": {"description": "vnfc-model-version", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"vfccustomizationuuid": "vfccustomizationuuid"}, "key-dependencies": ["vfccustomizationuuid"], "output-key-mapping": {"vnfc-model-version": "vnfc_model_version"}, "query": "select VFC_MODEL.version as vnfc_model_version from VFC_MODEL where customization_uuid=:vfccustomizationuuid", "type": "SQL"}, "type": "source-db"}}, "tags": "vnfc-model-version", "updated-by": "MALAKOV, YURIY "}, "description": "vnfc-model-version", "entry_schema": "string", "name": "vnfc-model-version", "tags": "vnfc-model-version", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:42,800 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:42,800 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vnfc-model-version","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vnfc-model-version","name":"vnfc-model-version","property":{"description":"vnfc-model-version","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vfccustomizationuuid":"vfccustomizationuuid"},"key-dependencies":["vfccustomizationuuid"],"output-key-mapping":{"vnfc-model-version":"vnfc_model_version"},"query":"select VFC_MODEL.version as vnfc_model_version from VFC_MODEL where customization_uuid=:vfccustomizationuuid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vnfc-model-version","tags":"vnfc-model-version","creationDate":"2021-05-13T03:08:42.789Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:42,800 DEBUG 88:data_dictionary.py(1) - Upload onap_private_net_id data dictionary 2021-05-13 03:08:42,802 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:42,803 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:42,804 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "onap_private_net_id", "property": {"description": "onap_private_net_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"onap_private_net_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/onap_private_net_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "onap_private_net_id", "updated-by": "MALAKOV, YURIY "}, "description": "onap_private_net_id", "entry_schema": "string", "name": "onap_private_net_id", "tags": "onap_private_net_id", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:42,948 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:42,948 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"onap_private_net_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"onap_private_net_id","name":"onap_private_net_id","property":{"description":"onap_private_net_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"onap_private_net_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/onap_private_net_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"onap_private_net_id","tags":"onap_private_net_id","creationDate":"2021-05-13T03:08:42.936Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:42,948 DEBUG 88:data_dictionary.py(1) - Upload vf-naming-policy data dictionary 2021-05-13 03:08:42,949 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:42,949 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:42,949 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vf-naming-policy", "property": {"description": "vf-naming-policy", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "processor-db": {"properties": {"input-key-mapping": {"vnf_model_customization_uuid": "vnf-model-customization-uuid"}, "key-dependencies": ["vnf-model-customization-uuid"], "output-key-mapping": {"vf-naming-policy": "vf_naming_policy"}, "query": "select sdnctl.VF_MODEL.naming_policy as vf_naming_policy from sdnctl.VF_MODEL where sdnctl.VF_MODEL.customization_uuid=:vnf_model_customization_uuid", "type": "SQL"}, "type": "source-db"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"vf-naming-policy": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy", "verb": "GET"}, "type": "source-rest"}}, "tags": "vf-naming-policy", "updated-by": "Singal, Kapil "}, "description": "vf-naming-policy", "entry_schema": "string", "name": "vf-naming-policy", "tags": "vf-naming-policy", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:43,083 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:43,083 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vf-naming-policy","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vf-naming-policy","name":"vf-naming-policy","property":{"description":"vf-naming-policy","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vnf_model_customization_uuid":"vnf-model-customization-uuid"},"key-dependencies":["vnf-model-customization-uuid"],"output-key-mapping":{"vf-naming-policy":"vf_naming_policy"},"query":"select sdnctl.VF_MODEL.naming_policy as vf_naming_policy from sdnctl.VF_MODEL where sdnctl.VF_MODEL.customization_uuid=:vnf_model_customization_uuid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"vf-naming-policy":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vf-naming-policy","tags":"vf-naming-policy","creationDate":"2021-05-13T03:08:43.070Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:43,083 DEBUG 88:data_dictionary.py(1) - Upload vm-type data dictionary 2021-05-13 03:08:43,084 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:43,084 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:43,084 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "vm-type", "property": {"description": "vm-type", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "processor-db": {"properties": {"input-key-mapping": {"vfccustomizationuuid": "vfccustomizationuuid"}, "key-dependencies": ["vfccustomizationuuid"], "output-key-mapping": {"vm-type": "vm_type"}, "query": "select VFC_MODEL.vm_type as vm_type from VFC_MODEL where customization_uuid=:vfccustomizationuuid", "type": "SQL"}, "type": "source-db"}}, "tags": "vm-type", "updated-by": "MALAKOV, YURIY "}, "description": "vm-type", "entry_schema": "string", "name": "vm-type", "tags": "vm-type", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:43,288 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:43,288 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"vm-type","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"vm-type","name":"vm-type","property":{"description":"vm-type","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"processor-db":{"description":null,"type":"source-db","metadata":null,"directives":null,"properties":{"input-key-mapping":{"vfccustomizationuuid":"vfccustomizationuuid"},"key-dependencies":["vfccustomizationuuid"],"output-key-mapping":{"vm-type":"vm_type"},"query":"select VFC_MODEL.vm_type as vm_type from VFC_MODEL where customization_uuid=:vfccustomizationuuid","type":"SQL"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"vm-type","tags":"vm-type","creationDate":"2021-05-13T03:08:43.211Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:43,289 DEBUG 88:data_dictionary.py(1) - Upload int_pktgen_private_subnet_id data dictionary 2021-05-13 03:08:43,289 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:43,289 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:43,289 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "int_pktgen_private_subnet_id", "property": {"description": "int_pktgen_private_subnet_id", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"int_pktgen_private_subnet_id": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_pktgen_private_subnet_id", "verb": "GET"}, "type": "source-rest"}}, "tags": "int_pktgen_private_subnet_id", "updated-by": "MALAKOV, YURIY "}, "description": "int_pktgen_private_subnet_id", "entry_schema": "string", "name": "int_pktgen_private_subnet_id", "tags": "int_pktgen_private_subnet_id", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:43,433 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:43,434 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"int_pktgen_private_subnet_id","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"int_pktgen_private_subnet_id","name":"int_pktgen_private_subnet_id","property":{"description":"int_pktgen_private_subnet_id","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"int_pktgen_private_subnet_id":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/int_pktgen_private_subnet_id","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"int_pktgen_private_subnet_id","tags":"int_pktgen_private_subnet_id","creationDate":"2021-05-13T03:08:43.422Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:43,434 DEBUG 88:data_dictionary.py(1) - Upload gre_ipaddr data dictionary 2021-05-13 03:08:43,434 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-13 03:08:43,434 DEBUG 105:onap_service.py(1) - [None][Publish CDS data dictionary] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/dictionary 2021-05-13 03:08:43,434 DEBUG 106:onap_service.py(1) - [None][Publish CDS data dictionary] data sent: {"data_type": "string", "definition": {"name": "gre_ipaddr", "property": {"description": "gre_ipaddr", "type": "string"}, "sources": {"default": {"properties": {}, "type": "source-default"}, "input": {"type": "source-input"}, "sdnc": {"properties": {"input-key-mapping": {"service-instance-id": "service-instance-id", "vnf-id": "vnf-id"}, "key-dependencies": ["service-instance-id", "vnf-id"], "output-key-mapping": {"gre_ipaddr": "value"}, "path": "/param/0/value", "type": "JSON", "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/gre_ipaddr", "verb": "GET"}, "type": "source-rest"}}, "tags": "gre_ipaddr", "updated-by": "MALAKOV, YURIY "}, "description": "gre_ipaddr", "entry_schema": "string", "name": "gre_ipaddr", "tags": "gre_ipaddr", "updatedBy": "MALAKOV, YURIY "} 2021-05-13 03:08:43,575 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-13 03:08:43,575 DEBUG 120:onap_service.py(1) - [None][Publish CDS data dictionary] response: {"name":"gre_ipaddr","dataType":"string","entrySchema":null,"resourceDictionaryGroup":"default","definition":{"tags":"gre_ipaddr","name":"gre_ipaddr","property":{"description":"gre_ipaddr","required":null,"type":"string","status":null,"constraints":null,"metadata":null,"value":null,"input-param":null,"default":null,"entry_schema":null,"external-schema":null},"group":"default","updated-by":"MALAKOV, YURIY ","sources":{"default":{"description":null,"type":"source-default","metadata":null,"directives":null,"properties":{},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"input":{"description":null,"type":"source-input","metadata":null,"directives":null,"properties":null,"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null},"sdnc":{"description":null,"type":"source-rest","metadata":null,"directives":null,"properties":{"input-key-mapping":{"service-instance-id":"service-instance-id","vnf-id":"vnf-id"},"key-dependencies":["service-instance-id","vnf-id"],"output-key-mapping":{"gre_ipaddr":"value"},"path":"/param/0/value","type":"JSON","url-path":"/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/gre_ipaddr","verb":"GET"},"attributes":null,"capabilities":null,"requirements":null,"interfaces":null,"artifacts":null,"copy":null,"node_filter":null}}},"description":"gre_ipaddr","tags":"gre_ipaddr","creationDate":"2021-05-13T03:08:43.563Z","updatedBy":"MALAKOV, YURIY "} 2021-05-13 03:08:43,576 DEBUG 103:onap_service.py(1) - [None][Enrich CDS blueprint] sent header: {} 2021-05-13 03:08:43,576 DEBUG 105:onap_service.py(1) - [None][Enrich CDS blueprint] url used: http://portal.api.simpledemo.onap.org:30449/api/v1/blueprint-model/enrich 2021-05-13 03:08:43,577 DEBUG 106:onap_service.py(1) - [None][Enrich CDS blueprint] data sent: None 2021-05-13 03:08:44,152 INFO 116:onap_service.py(1) - [None][Enrich CDS blueprint] response code: 200 2021-05-13 03:08:44,153 DEBUG 120:onap_service.py(1) - [None][Enrich CDS blueprint] response: PK­R/PKPK­R Definitions/PKPK!Definitions/data_types.jsoníW;oƒ0Þó+,¦V ˆvìÚ¨c—>–ªBœé)`S?ˆPįí<"Ô¥0 2 ¡;ß经»ïÄnAHQMÝT ò@vÖäŒ:Lg˜‡T)ÌyXIQÔx~ʝ•J¬4 îìÁªá´Ä”¬,è«Å$0äèü„ I¶BnX!¶7ôÛ(XkêˆvÅQüëêÏÁÅpbÖ5ö$wBò^ ß%ø0F ¯#Ä)-‘çÝP¥©6ªÓVeÏSäÚ{?Ȏ´äsÙMŠQSèž`àZ6‰J¿ ¤—µœgœÙÛÓ{û‹(5¦¢Í†r÷r%çtÔ6Kb›¦ÇˆY®Íãê%|~ } Cr´¸àÊÞ-±†,aR”>P •ÒÈ †×‹è0í{¼Cœ“ Jiûn?Þ¥Mlpé¹ã*#tÁŤL‘7?'÷±“±¸1‡;VÐZÈ )ÊTfl ™[ý×5û9S_³{ù~˞SÄÂRd¦˜N㌠XÒ&Ô)#PàŠOâٖo7Ç,¿?ÍJäIUPnûô|8øïÆÂ=íPKoþB¢½PK!#Definitions/relationship_types.json…Œ± „0 †wŸ"t>Š®·Þˆ»H›ÃÂٔ$"¾»­ :7dÉ÷ýßZÆß ¢Œ!õº$oX3ÊPIÜ`ïŠØňN¥£K̪GqRñÊß´·üé¼ÎȌ,g ±µ­/ä‘ÃŒ¾ÿ2Mj¶DjŽÅV•ÛvPK0(-J¢:Ûi»A,‹äñ>w<óÓB£˜äAî"Fè%ú¯à¥Ï¢„Å$–^L¤ÏâµG>?•Œ—“`Z@„Ïi")‹ÕûÑrK‚¿™Y„–Çûj]Á ºI9ξe Ëûéhœ|$\äĞOžMž•CXJNW©¬ò©8@J/À×Çôèß)å$Pk 2®Ž*¹õfïìZŒì³§}±»¼¢!•´±EW ÊÅ’ Oª„&3µ c׌ùˆîšÛþÅÄÏ-PÛ¹Øj§÷ÏVŒj ÈY=­œf@©Oê9 µåĖ&qª¯ÅäÊ0#–¬K*KÂ×Øoh²pŠÌn,>§'²„?‡C0˜p¤-#zë$=Te1h|ÙË Öœañø…þ†Ôš1úÀdHcýEEH“„q ¾7¶‘ªz¦ä)±N*¼G€÷Ç;%Ð cšyÉ_VÖUtáð?%Ùđay4†ØÉ-ÓOÚ>1G蝅ν³25NC©™-(4&î›ks½û!ÂãdM8‰}wün´žYBSA1Žb¡Y ßNŽh 'é(؃<U ‰­!ÂM³Õšw$C4~!¦ž^á@̚ Ž"aH…´Óðä»áoIÔ@Û!º*‘¡[ÁD§¾a QßÄßå]›¥èµ0ùGª|êº^ܚw…³9謑<š¢Ö“H›˜ !G,•°Ô™ßZe7Ø©Rí<[®a=¸z½¸›¡5ãvñ¹‡„¸³LÝM¸ÐÓ[#¹%•ª¡ïÀY_¾²ìÓ0åýxÒ(?4èEÛ·ò¹™Âé# ֜E•„ª²J¤™ f÷lU¥Ô§`)TQaz˜ÿ[+³y¶] A7±ª,ŽY‹á‚ª—`Ž£†¡Œ½ba –´$‰¨( ™–‚y""ÌwÊÀÈÎÓ ì°:i7l»A+þYå<ÂÉP¶MNUA…ö·PA…#QC?"²™ Oè1ˆÅKõ 5 ^¢ç?¿€tºÿQ_\¹ÚZØå^7/lZ:øyj»Š7 ¹×d§*W%1ʓ9Òu/Þg¬Xš¥ÑŠp§J$¨"@Ý*h|-µta”Cl·ÓªŒÏSãð²UNÿ¹% WØ3]6i2Z\“w#ꊱ`[ú·HR ÷ ³Æ8"Â6ÎïlMw„þ¼ýëuça•JëùºýÅþ_PK åÝÅ2PK!Definitions/policy_types.json«æRPP*ÈÏÉL®Œ/©,H-VR°R¨V¨åªPK¼@o6PK!Definitions/ubuntu20.jsonåXMoÛ8½ûW:µ‹HI÷XÅMvQ M‹4Å‚@`¤±ÌD²üp#þï¥(‰–(ʖÓ$‡n€Š8ó83o<ôE„’Š%,1ÁS"’5p¡Âàuª[E¤úó$y•œ$'áQ(A¢ ITüÐ/êM d’ %W”èå?GÁ§‹ó/ÁNK„Iœ#Å_”#’CœÒò­ÙN£PÚª0PbNoËž}g®ð$çT1a¬OÏ>¾¿Ð¾>Ÿ_ž^½ÿtÑÙYR•08ÍÈ¢äWñI<¶(»÷k¼œÿ}úõÃU¨×7&`¸d”K¿î"¶ÄEk½üqU³ˆÿšŽÙa'BG™§f‡!—x‰RyŠÐ C0Zà´r1Á‰L&Š~éõ**¥d‰ó(VÐ*bœ2] z&A]'‚ª†FwPõ—ôb2Á„)ٖÔÀ´5Û,º¿M¦$Õti®é¶Yí1úNùݲ ßÇO!BBàœ”@¤ÃCH`bønÎXe RŽ™ìjó²E§üÛrj‹Ñâ$âúøöணžñÆ>o¶{„&ncÒ]Tt>tÒî=„9|S˜CV/I®ÀåÕi¤ÀBº¤53^%"]éF0Þº’c’‡ƒõMÿPG{B=QPQ?«tÁið¹UÛò–”]a¼ð8z»§œ¡LF{ˆïÍ"UқÆÄ ²h\ãcF°Å5*”ÔJIœ[Õl{í¯¿#Ýó{GB•šåÍt>î“=f×(šýfIo¬»égìÜЁc§[.^ã®ò®ÇALQQ$u’‘eàTú R xWÃl æUçXCÍ Bð4j¸ø%M’}°Â2^E\ùŠëוuo¥åÔÙ㋪ùô=DT>D7˪,«ýj÷û¿hhœ’EUØL_mÛ>t±~õ(Í(©‹Ä‚¶g ÀõŒ8–­D.-ð]·«'"6ýëe­8íû6™_:„®)Ä+Ü[ónìmG˜¨¾Ln>š"Ýȃٌ޹o†ÿOH²—†Žò8 k²œõ)nmù¯¡ )–#eÙþª«²ã¾“x-‹é¦_[–ˆ±ºªç°immÎ$ÓÂìeÂOæ HºËÚÓGÉïnw¼†˜'Žœ×Ù8†œ´~ÿæâíõÖpÎe³ÿ³ñ6'!)7ñR…|X»nªªI•ûéo?Y3Úú}µ9¾öK­<ƒÎ†ž"2ïäåY#"¸‡Téꙩ0«§‹ÞÁŸW^ÍHmgâJ®FSñÐ6-tÿÑùX’6°/fI3?nîkg&‚1sËÉ2é êHÉô^vš¼ñ²æZâÜeÂ?&¿¨zé çÀEý»ù PKÄTƒ ¸PK!+Definitions/resources_definition_types.jsoní˜Ýn›0€ïûêeY/«mZÖ±*kÚTi:©Z«È'e%سM&TåÝg0$LCÖF“&ß âsŽ}þüÙäù+XšFp‰,p žÅäpÁҟeiGŠ MˆPLåÉv"1è#æрðGz³t¹„È9§A´°²ñu>ë‚â˜dRÍaòb¹˜ø#ߞe Z—ýaÿbô½înǃ;ð>‰it—0„Oxõ rÞõðòcaÌpL=Ä*®ÊùKcŠs™‰­zQ<Èçë\´ÞDD$Þ5±Ô©™2?òvXRÄ^òg#(±ŸPb/!!i²+銈®‚Ì!Æa”¾ør5ÍxG5]EóB;-É×ee+õÁGE>Š¼ÜÕ ‹l'~PæÀ1ߎÚáÖ †1jv‹@þ˜é9R¸tzŽ4P”6øv3ºRE1 ííie<͝ô,œs÷ÊÎì±{3ºŸ¹vÿzpš‡ÌœüÅ9Ö$¡Ú¢é¡#ÒÁ҇s,“¾o$6LJx‘d?²0G”I–fÊ":Ë\?w'Û$mú¨xfIKk؈Ž¬ Žª 6*F…F¹³ 2²°j[Po/`x6óèxQˆª¸¨Œ·¢…jc`a`qPX”ºÚ°" «ºeéöEExÓñ©¬·% 6êÒ¶ð¨Y„„!j· ÑlFYƽpÒÐ/U¨hÔ:€cæÁnêUšPÖcÌ; ý=Í2\eOs¶#ЃBuøè­t#,aؐ!xÿÄNNzI+ô´çÃ^؁‘Øc³]@›µdǯÑÚ«›`÷S6zÖ¸–†Y&œ‚ð‡Õlñ£Wפýf’…‡TÒן2¦I§[fÑÏ¢„Ÿj°Všç¤¶P|%®U|‰¼a›·àå;y®Èñ&tI¶óaº!úPýXÅvÄña>qBï›æÏ­e»xŒóéüË^/¡ýPK{~x<1PK!!Templates/baseconfig-template.vtl•’A à E÷9…H—õ½J ejlª£¼{UšÄ¤‰ÐŒãóÿ™Ñ©BÖwÎPF€R'Û“b` iÀ¾¡{ šÒîh0 ‰ÉÂî™xષ bÐàë@¸Ä^¦ÚãDûkÉeP¯GQ8ÿh¥¸¨–Y/¬u¤1 O.¸O†“³'±<íìjùf#‘ 5Wí"’ }ëEÍØC ¶L1Ãi4] wèÒkÎnPŸíê\wΆVÈY‡.ÿ¬4”_:ÿ9¬ë}¡ÈjŸ­×Ç«üPKQ€ËßïPK!!Templates/baseconfig-mapping.jsoníQÁjÃ0 ½ç+ŠÏ ì¼ëF» v)¥h¶Ò œå@(ý÷ÙNRšî2ØvÓIjíA ½Ùؑͷ õü¹b‡.Š-üòù…Ù![ÂrÚ|JF華ÕM$=7ÿ),SXZò‹ÆïKÿ笏¯‘5><>×/O›ÑÕo…±°é‡â¨vPKµñ„òPK!Templates/vnf-mapping.jsoníQMkÃ0 ½çWŸ(;îô¸ã.¥×V6A£x²£ÿ½Nlò±ËÛNÛÁ ôž¬§÷Ž•Rïé)¥É´ •À=Z¨‘‚ §w™â¹óÀ2$ZJ=Á2zÁŽÆéBMÃ[D—º¹˜|^$Œô² ¤uÃöÛ%ldŽ¥4ßJyš©@ÂÃ9ØWhÍJàj¡.­Ûnߘx•,FòQjoØ´[ýÚ¡o5<Ô_plÅ]d;ñ§Ïgx d¦ËAºÙÓ}Ut}ª§æ?›Ï²ÙšôËqœ§ú/‘$>ìëç§C¶ú[ m|û±ŒªSuPK2ì úßPK!Templates/vnf-template.vtl•’A à E÷9…H—õ½J ejlª£¼{UšÄ¤‰ÐŒãóÿ™Ñ©BÖwÎPF€R'Û“b` iÀ¾¡{ šÒîh0 ‰ÉÂî™xષ bÐàë@¸Ä^¦ÚãDûkÉeP¯GQ8ÿh¥¸¨–Y/¬u¤1 O.¸O†“³'±<íìjùf#‘ 5Wí"’ }ëEÍØC ¶L1Ãi4] wèÒkÎnPŸíê\wΆVÈY‡.ÿ¬4”_:ÿ9¬ë}¡ÈjŸ­×Ç«|õPKS›£¢àðPK!$Templates/base_ubuntu20-mapping.json햽jÃ0Ç÷@ÞÁhŽ!tìtìÖ.!E:§¢òY9ISò¸1®ZR{^Œ¸éîÿãdm–‹$ùˆŸ$aÈ ` ³@•*´Žc\H¶:Ç* «CÜ9-%XAÊ8UbÌoƒƒ‡àà æœk «Íé0G ÷”p¦ó¶·(C-ĺèÙ´öPû±]o/рŽê̊7(x·ÐᬵW6rîµë¸['Sh¼K '^ôZaR‰Ø8§:ý€p[zMB³ý%   šnÛÎXdO¯£åT]Ÿ^…ù ìÀzšÏ(O‹Rz}ç£u“!¦˜žì®™ NÏËΣóëôõùiüI²Å?áòçÂ3Uð=dù~ÙÝDf@¡Ñ§é Ï;Ô3œ+p¾é3š\󪤙εKMïeš’ñ»8C3 a@}y¦ Ùzæòãk`â‰á²P˜Í1üëÀÍ×Úõ©ÑJ42ôÄ^.¶ËÅ'PKCºn®tdPK­RTOSCA-Metadata/PKPK!TOSCA-Metadata/TOSCA.metamŽË‚0D÷ýŠ~€­è’#òp£@uÕ+©¡·¤”o75.çÌädTÕ¤‰8¡QèÅÝ -Å|%#±´Iê/ÆR‡àñ.öSÌëÂWeÞð³4Év;ë€Z”7k¶,'ï&‘áC“öA2Äü#,ÇëH~\Gò9Xb Mß»PІỜy ÿñŸ×³gêÃ>ˋä|TŒ½PK|Ü+JœíPK­RScripts/PKPK­RScripts/python/PKPK!Scripts/python/ConfigDeploy.py…AN1 E÷9E4«©„r¶EÀª'@ªZçg‘±ƒ@{{¦í« oÿóvR™½è„5Y|-KGÕÌͪ ÁL4¤ÎÔ²°F#ápõ&êó\E›s~ÝØÊ0¸=¯»Î9*3¿]Ò<=¡9÷èÍ£»6F$¿Þ1Jzð7ó‚ìÖôÇ]d ™“ŒÃ+Jÿ%Zâ°ùÍ­+ÿ5+H>¡k³vnyÆ'B½þ—AUt^DâñŒ;>¿[^sßPKpaښÆpPK­R/PK­R 1Definitions/PK!oþB¢½mDefinitions/data_types.jsonPK!0(","tags":"ubuntu20"}} 2021-05-13 03:08:44,419 DEBUG 159:__init__.py(1) - check if Vendor basicvm_macro_vendor exists in SDC 2021-05-13 03:08:44,419 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-05-13 03:08:44,419 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:44,419 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-13 03:08:44,419 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-13 03:08:44,420 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:44,420 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-13 03:08:44,420 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-13 03:08:44,570 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-05-13 03:08:44,571 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"df87aa7918634a8293b360daf78e28f3","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e97610f7121d406985d607063400f7ed","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"322c145860414df6a97f6acc933aa763","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"696a8f0480034b169360f7403ca8fd6c","type":"vlm","name":"b7280b12-5085-473e-8c1e","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-05-13 03:08:44,573 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-05-13 03:08:44,573 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_macro_vendor 2021-05-13 03:08:44,573 INFO 169:__init__.py(1) - Vendor basicvm_macro_vendor doesn't exist in SDC 2021-05-13 03:08:44,573 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_macro_vendor in SDC 2021-05-13 03:08:44,573 DEBUG 159:__init__.py(1) - check if Vendor basicvm_macro_vendor exists in SDC 2021-05-13 03:08:44,573 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-05-13 03:08:44,574 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:44,574 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-13 03:08:44,574 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-13 03:08:44,574 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:44,574 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-13 03:08:44,574 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-13 03:08:44,774 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-05-13 03:08:44,774 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"35dfb886c8844d1d97257cd4fb305184","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"df87aa7918634a8293b360daf78e28f3","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e97610f7121d406985d607063400f7ed","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"322c145860414df6a97f6acc933aa763","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"696a8f0480034b169360f7403ca8fd6c","type":"vlm","name":"b7280b12-5085-473e-8c1e","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-05-13 03:08:44,777 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-05-13 03:08:44,778 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_macro_vendor 2021-05-13 03:08:44,778 INFO 169:__init__.py(1) - Vendor basicvm_macro_vendor doesn't exist in SDC 2021-05-13 03:08:44,782 DEBUG 195:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:44,782 DEBUG 197:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-13 03:08:44,782 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_macro_vendor", "description": "vendor" } 2021-05-13 03:08:44,783 DEBUG 103:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:44,783 DEBUG 105:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-13 03:08:44,783 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_macro_vendor", "description": "vendor" } 2021-05-13 03:08:47,408 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-05-13 03:08:47,409 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"3c8822c179f94e9393d0b885785cb196","version":{"id":"dcc6494dcbf64fae955153c5131fc12d","name":"1.0","description":"Initial version","status":"Draft"}} 2021-05-13 03:08:47,411 INFO 284:__init__.py(1) - Vendor basicvm_macro_vendor is created in SDC 2021-05-13 03:08:47,411 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_macro_vendor in SDC 2021-05-13 03:08:47,415 DEBUG 103:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:47,415 DEBUG 105:onap_service.py(1) - [SDC][Submit Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/3c8822c179f94e9393d0b885785cb196/versions/dcc6494dcbf64fae955153c5131fc12d/actions 2021-05-13 03:08:47,415 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-05-13 03:08:49,624 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-05-13 03:08:49,625 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-05-13 03:08:49,628 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/scenario/basic_vm_macro.py:71: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-05-13 03:08:49,661 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-05-13 03:08:49,661 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-13 03:08:49,662 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:49,662 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-13 03:08:49,662 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-13 03:08:49,662 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:49,663 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-13 03:08:49,663 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-13 03:08:49,827 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-13 03:08:49,828 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"e97610f7121d406985d607063400f7ed","onboardingMethod":"NetworkPackage","id":"994b32c0d535414facd1a063b48edc3a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"df87aa7918634a8293b360daf78e28f3","onboardingMethod":"NetworkPackage","id":"93becc5e52b146438abfe96a90241052","owner":"cs0008","status":"ACTIVE"},{"name":"vFW ac1fcc7c-d90a","description":"vendor software product","vendorName":"b7280b12-5085-473e-8c1e","vendorId":"696a8f0480034b169360f7403ca8fd6c","onboardingMethod":"NetworkPackage","id":"c1baa67478fb4895b2295d1a84bac1da","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_EfBwhF_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"322c145860414df6a97f6acc933aa763","onboardingMethod":"NetworkPackage","id":"97d4ca776165425c828145bf0a034e1d","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-05-13 03:08:49,830 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-05-13 03:08:49,830 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-05-13 03:08:49,830 DEBUG 303:vsp.py(1) - importing VSP vFW ac1fcc7c-d90a from SDC 2021-05-13 03:08:49,830 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_EfBwhF_VSP from SDC 2021-05-13 03:08:49,830 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-05-13 03:08:49,830 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-05-13 03:08:49,830 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-05-13 03:08:49,831 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-05-13 03:08:49,831 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-13 03:08:49,831 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:49,831 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-13 03:08:49,831 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-13 03:08:49,831 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:49,831 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-13 03:08:49,831 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-13 03:08:49,923 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-13 03:08:49,924 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"35dfb886c8844d1d97257cd4fb305184","onboardingMethod":"NetworkPackage","id":"e34d03b4d2f34904887c0916c6f05dff","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"e97610f7121d406985d607063400f7ed","onboardingMethod":"NetworkPackage","id":"994b32c0d535414facd1a063b48edc3a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"df87aa7918634a8293b360daf78e28f3","onboardingMethod":"NetworkPackage","id":"93becc5e52b146438abfe96a90241052","owner":"cs0008","status":"ACTIVE"},{"name":"vFW ac1fcc7c-d90a","description":"vendor software product","vendorName":"b7280b12-5085-473e-8c1e","vendorId":"696a8f0480034b169360f7403ca8fd6c","onboardingMethod":"NetworkPackage","id":"c1baa67478fb4895b2295d1a84bac1da","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_EfBwhF_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"322c145860414df6a97f6acc933aa763","onboardingMethod":"NetworkPackage","id":"97d4ca776165425c828145bf0a034e1d","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-05-13 03:08:49,927 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-05-13 03:08:49,927 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-05-13 03:08:49,927 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-05-13 03:08:49,927 DEBUG 303:vsp.py(1) - importing VSP vFW ac1fcc7c-d90a from SDC 2021-05-13 03:08:49,927 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_EfBwhF_VSP from SDC 2021-05-13 03:08:49,927 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-05-13 03:08:49,928 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-05-13 03:08:49,928 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-05-13 03:08:49,928 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-05-13 03:08:49,928 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-13 03:08:49,928 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:49,928 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-13 03:08:49,928 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-13 03:08:49,929 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:49,929 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-13 03:08:49,929 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-13 03:08:50,029 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-13 03:08:50,029 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"35dfb886c8844d1d97257cd4fb305184","onboardingMethod":"NetworkPackage","id":"e34d03b4d2f34904887c0916c6f05dff","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"e97610f7121d406985d607063400f7ed","onboardingMethod":"NetworkPackage","id":"994b32c0d535414facd1a063b48edc3a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"df87aa7918634a8293b360daf78e28f3","onboardingMethod":"NetworkPackage","id":"93becc5e52b146438abfe96a90241052","owner":"cs0008","status":"ACTIVE"},{"name":"vFW ac1fcc7c-d90a","description":"vendor software product","vendorName":"b7280b12-5085-473e-8c1e","vendorId":"696a8f0480034b169360f7403ca8fd6c","onboardingMethod":"NetworkPackage","id":"c1baa67478fb4895b2295d1a84bac1da","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_EfBwhF_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"322c145860414df6a97f6acc933aa763","onboardingMethod":"NetworkPackage","id":"97d4ca776165425c828145bf0a034e1d","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-05-13 03:08:50,032 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-05-13 03:08:50,032 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-05-13 03:08:50,032 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-05-13 03:08:50,032 DEBUG 303:vsp.py(1) - importing VSP vFW ac1fcc7c-d90a from SDC 2021-05-13 03:08:50,033 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_EfBwhF_VSP from SDC 2021-05-13 03:08:50,033 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-05-13 03:08:50,033 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-05-13 03:08:50,034 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-05-13 03:08:50,034 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-05-13 03:08:50,035 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-13 03:08:50,035 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:50,035 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-13 03:08:50,035 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-13 03:08:50,036 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:50,036 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-13 03:08:50,036 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-13 03:08:50,216 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-13 03:08:50,216 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"35dfb886c8844d1d97257cd4fb305184","onboardingMethod":"NetworkPackage","id":"e34d03b4d2f34904887c0916c6f05dff","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"e97610f7121d406985d607063400f7ed","onboardingMethod":"NetworkPackage","id":"994b32c0d535414facd1a063b48edc3a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"df87aa7918634a8293b360daf78e28f3","onboardingMethod":"NetworkPackage","id":"93becc5e52b146438abfe96a90241052","owner":"cs0008","status":"ACTIVE"},{"name":"vFW ac1fcc7c-d90a","description":"vendor software product","vendorName":"b7280b12-5085-473e-8c1e","vendorId":"696a8f0480034b169360f7403ca8fd6c","onboardingMethod":"NetworkPackage","id":"c1baa67478fb4895b2295d1a84bac1da","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_EfBwhF_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"322c145860414df6a97f6acc933aa763","onboardingMethod":"NetworkPackage","id":"97d4ca776165425c828145bf0a034e1d","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-05-13 03:08:50,218 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-05-13 03:08:50,218 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-05-13 03:08:50,218 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-05-13 03:08:50,218 DEBUG 303:vsp.py(1) - importing VSP vFW ac1fcc7c-d90a from SDC 2021-05-13 03:08:50,219 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_EfBwhF_VSP from SDC 2021-05-13 03:08:50,219 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-05-13 03:08:50,219 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-05-13 03:08:50,219 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-05-13 03:08:50,219 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_macro_VSP in SDC 2021-05-13 03:08:50,219 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-05-13 03:08:50,219 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-13 03:08:50,220 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:50,220 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-13 03:08:50,220 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-13 03:08:50,220 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:50,220 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-13 03:08:50,220 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-13 03:08:50,314 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-13 03:08:50,315 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"35dfb886c8844d1d97257cd4fb305184","onboardingMethod":"NetworkPackage","id":"e34d03b4d2f34904887c0916c6f05dff","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"e97610f7121d406985d607063400f7ed","onboardingMethod":"NetworkPackage","id":"994b32c0d535414facd1a063b48edc3a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"df87aa7918634a8293b360daf78e28f3","onboardingMethod":"NetworkPackage","id":"93becc5e52b146438abfe96a90241052","owner":"cs0008","status":"ACTIVE"},{"name":"vFW ac1fcc7c-d90a","description":"vendor software product","vendorName":"b7280b12-5085-473e-8c1e","vendorId":"696a8f0480034b169360f7403ca8fd6c","onboardingMethod":"NetworkPackage","id":"c1baa67478fb4895b2295d1a84bac1da","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_EfBwhF_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"322c145860414df6a97f6acc933aa763","onboardingMethod":"NetworkPackage","id":"97d4ca776165425c828145bf0a034e1d","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-05-13 03:08:50,317 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-05-13 03:08:50,317 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-05-13 03:08:50,317 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-05-13 03:08:50,317 DEBUG 303:vsp.py(1) - importing VSP vFW ac1fcc7c-d90a from SDC 2021-05-13 03:08:50,317 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_EfBwhF_VSP from SDC 2021-05-13 03:08:50,318 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-05-13 03:08:50,318 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-05-13 03:08:50,318 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-05-13 03:08:50,322 DEBUG 159:__init__.py(1) - check if Vendor basicvm_macro_vendor exists in SDC 2021-05-13 03:08:50,322 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-05-13 03:08:50,324 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:50,324 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-13 03:08:50,324 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-13 03:08:50,325 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:50,325 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-13 03:08:50,325 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-13 03:08:50,418 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-05-13 03:08:50,418 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"3c8822c179f94e9393d0b885785cb196","type":"vlm","name":"basicvm_macro_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"35dfb886c8844d1d97257cd4fb305184","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"df87aa7918634a8293b360daf78e28f3","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e97610f7121d406985d607063400f7ed","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"322c145860414df6a97f6acc933aa763","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"696a8f0480034b169360f7403ca8fd6c","type":"vlm","name":"b7280b12-5085-473e-8c1e","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":6} 2021-05-13 03:08:50,420 DEBUG 147:__init__.py(1) - number of Vendor returned: 6 2021-05-13 03:08:50,421 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_macro_vendor 2021-05-13 03:08:50,421 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:50,421 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c8822c179f94e9393d0b885785cb196/versions 2021-05-13 03:08:50,421 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:08:50,421 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:50,421 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c8822c179f94e9393d0b885785cb196/versions 2021-05-13 03:08:50,421 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:08:50,516 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-13 03:08:50,516 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"dcc6494dcbf64fae955153c5131fc12d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1620875325000,"modificationTime":1620875328220,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-13 03:08:50,518 DEBUG 22:sdc_element.py(1) - details found, updating 2021-05-13 03:08:50,518 INFO 192:__init__.py(1) - Vendor found, updating information 2021-05-13 03:08:50,519 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:50,519 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c8822c179f94e9393d0b885785cb196/versions 2021-05-13 03:08:50,519 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:08:50,519 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:50,519 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c8822c179f94e9393d0b885785cb196/versions 2021-05-13 03:08:50,520 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:08:50,616 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-13 03:08:50,616 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"dcc6494dcbf64fae955153c5131fc12d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1620875325000,"modificationTime":1620875328220,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-13 03:08:50,618 DEBUG 22:sdc_element.py(1) - details found, updating 2021-05-13 03:08:50,618 DEBUG 195:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:50,618 DEBUG 197:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-13 03:08:50,618 DEBUG 198:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_vm_macro_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basicvm_macro_vendor", "vendorId": "3c8822c179f94e9393d0b885785cb196", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-05-13 03:08:50,618 DEBUG 103:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:50,619 DEBUG 105:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-13 03:08:50,626 DEBUG 106:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_vm_macro_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basicvm_macro_vendor", "vendorId": "3c8822c179f94e9393d0b885785cb196", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-05-13 03:08:57,323 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-05-13 03:08:57,323 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"26c33a044c05457083244d326aec18d0","version":{"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","status":"Draft"}} 2021-05-13 03:08:57,326 INFO 284:__init__.py(1) - Vsp basic_vm_macro_VSP is created in SDC 2021-05-13 03:08:57,326 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:57,326 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:08:57,326 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:08:57,327 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:57,327 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:08:57,327 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:08:57,624 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-13 03:08:57,624 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620875330720,"modificationTime":1620875333312,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-13 03:08:57,627 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:57,627 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:08:57,627 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-13 03:08:57,627 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:57,627 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:08:57,628 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-13 03:08:58,022 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-13 03:08:58,022 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1620875330720,"modificationTime":1620875333213} 2021-05-13 03:08:58,024 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:58,025 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:08:58,025 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:08:58,025 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:58,025 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:08:58,025 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:08:59,120 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-13 03:08:59,121 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"3c8822c179f94e9393d0b885785cb196","onboardingMethod":"NetworkPackage","id":"26c33a044c05457083244d326aec18d0","version":"89b076bb3ac2462ba0a794f0855d4b9d"} 2021-05-13 03:08:59,123 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:59,124 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:08:59,124 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:08:59,124 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:59,124 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:08:59,124 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:08:59,917 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-13 03:08:59,917 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"3c8822c179f94e9393d0b885785cb196","onboardingMethod":"NetworkPackage","id":"26c33a044c05457083244d326aec18d0","version":"89b076bb3ac2462ba0a794f0855d4b9d"} 2021-05-13 03:08:59,920 INFO 219:vsp.py(1) - attempting to upload package for basic_vm_macro_VSP in SDC 2021-05-13 03:08:59,920 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:59,920 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:08:59,920 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:08:59,920 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:08:59,921 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:08:59,921 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:09:00,114 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-13 03:09:00,114 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620875330720,"modificationTime":1620875333312,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-13 03:09:00,117 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:00,117 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:00,117 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-13 03:09:00,117 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:00,118 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:00,118 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-13 03:09:00,321 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-13 03:09:00,322 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1620875330720,"modificationTime":1620875333213} 2021-05-13 03:09:00,325 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:00,325 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:00,325 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:00,325 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:00,325 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:00,325 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:01,217 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-13 03:09:01,217 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"3c8822c179f94e9393d0b885785cb196","onboardingMethod":"NetworkPackage","id":"26c33a044c05457083244d326aec18d0","version":"89b076bb3ac2462ba0a794f0855d4b9d"} 2021-05-13 03:09:01,219 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:01,219 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:01,219 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:01,220 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:01,220 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:01,220 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:01,919 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-13 03:09:01,919 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"3c8822c179f94e9393d0b885785cb196","onboardingMethod":"NetworkPackage","id":"26c33a044c05457083244d326aec18d0","version":"89b076bb3ac2462ba0a794f0855d4b9d"} 2021-05-13 03:09:01,922 DEBUG 103:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-05-13 03:09:01,922 DEBUG 105:onap_service.py(1) - [SDC][upload ZIP for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d/orchestration-template-candidate 2021-05-13 03:09:01,922 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-05-13 03:09:02,240 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-05-13 03:09:02,240 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-13 03:09:02,241 INFO 172:vsp.py(1) - Files for Vsp basic_vm_macro_VSP have been uploaded 2021-05-13 03:09:02,243 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:02,243 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:09:02,243 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:09:02,243 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:02,243 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:09:02,243 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:09:02,322 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-13 03:09:02,322 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620875330720,"modificationTime":1620875333312,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-13 03:09:02,325 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:02,325 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:02,325 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-13 03:09:02,326 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:02,326 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:02,326 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-13 03:09:02,521 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-13 03:09:02,521 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1620875330720,"modificationTime":1620875342229} 2021-05-13 03:09:02,523 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:02,523 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:02,524 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:02,524 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:02,524 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:02,524 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:02,826 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-13 03:09:02,826 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"3c8822c179f94e9393d0b885785cb196","onboardingMethod":"NetworkPackage","id":"26c33a044c05457083244d326aec18d0","version":"89b076bb3ac2462ba0a794f0855d4b9d","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-13 03:09:02,828 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:02,828 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:02,829 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:02,829 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:02,829 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:02,829 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:03,170 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-13 03:09:03,171 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"3c8822c179f94e9393d0b885785cb196","onboardingMethod":"NetworkPackage","id":"26c33a044c05457083244d326aec18d0","version":"89b076bb3ac2462ba0a794f0855d4b9d","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-13 03:09:03,173 INFO 219:vsp.py(1) - attempting to validate for basic_vm_macro_VSP in SDC 2021-05-13 03:09:03,173 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:03,173 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:09:03,174 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:09:03,174 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:03,175 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:09:03,175 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:09:03,321 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-13 03:09:03,322 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620875330720,"modificationTime":1620875333312,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-13 03:09:03,325 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:03,325 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:03,325 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-13 03:09:03,325 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:03,325 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:03,325 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-13 03:09:03,615 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-13 03:09:03,616 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1620875330720,"modificationTime":1620875342229} 2021-05-13 03:09:03,618 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:03,618 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:03,618 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:03,619 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:03,619 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:03,619 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:04,027 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-13 03:09:04,028 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"3c8822c179f94e9393d0b885785cb196","onboardingMethod":"NetworkPackage","id":"26c33a044c05457083244d326aec18d0","version":"89b076bb3ac2462ba0a794f0855d4b9d","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-13 03:09:04,030 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:04,030 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:04,030 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:04,030 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:04,030 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:04,030 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:04,426 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-13 03:09:04,427 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"3c8822c179f94e9393d0b885785cb196","onboardingMethod":"NetworkPackage","id":"26c33a044c05457083244d326aec18d0","version":"89b076bb3ac2462ba0a794f0855d4b9d","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-13 03:09:04,430 DEBUG 195:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:04,430 DEBUG 197:onap_service.py(1) - [SDC][Validate artifacts for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d/orchestration-template-candidate/process 2021-05-13 03:09:04,430 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-05-13 03:09:04,430 DEBUG 103:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:04,430 DEBUG 105:onap_service.py(1) - [SDC][Validate artifacts for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d/orchestration-template-candidate/process 2021-05-13 03:09:04,430 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-05-13 03:09:18,907 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-05-13 03:09:18,908 DEBUG 120:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-05-13 03:09:18,910 INFO 187:vsp.py(1) - Artifacts for Vsp basic_vm_macro_VSP have been validated 2021-05-13 03:09:18,910 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:18,910 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:09:18,910 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:09:18,910 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:18,910 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:09:18,910 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:09:19,070 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-13 03:09:19,070 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620875330720,"modificationTime":1620875333312,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-13 03:09:19,072 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:19,073 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:19,073 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-13 03:09:19,073 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:19,073 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:19,073 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-13 03:09:19,530 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-13 03:09:19,531 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1620875330720,"modificationTime":1620875358805} 2021-05-13 03:09:19,533 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:19,533 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:19,533 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:19,533 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:19,534 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:19,534 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:20,416 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-13 03:09:20,416 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"3c8822c179f94e9393d0b885785cb196","onboardingMethod":"NetworkPackage","id":"26c33a044c05457083244d326aec18d0","version":"89b076bb3ac2462ba0a794f0855d4b9d","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV"},"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-13 03:09:20,418 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:20,418 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:20,419 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:20,419 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:20,419 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:20,419 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:21,210 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-13 03:09:21,211 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"3c8822c179f94e9393d0b885785cb196","onboardingMethod":"NetworkPackage","id":"26c33a044c05457083244d326aec18d0","version":"89b076bb3ac2462ba0a794f0855d4b9d","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV"},"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-13 03:09:21,213 INFO 219:vsp.py(1) - attempting to commit for basic_vm_macro_VSP in SDC 2021-05-13 03:09:21,213 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:21,213 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:09:21,213 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:09:21,214 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:21,214 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:09:21,214 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:09:21,320 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-13 03:09:21,321 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620875330720,"modificationTime":1620875333312,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-13 03:09:21,325 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:21,325 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:21,325 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-13 03:09:21,325 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:21,325 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:21,326 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-13 03:09:21,570 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-13 03:09:21,571 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1620875330720,"modificationTime":1620875358805} 2021-05-13 03:09:21,573 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:21,573 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:21,573 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:21,573 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:21,573 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:21,573 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:22,623 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-13 03:09:22,623 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"3c8822c179f94e9393d0b885785cb196","onboardingMethod":"NetworkPackage","id":"26c33a044c05457083244d326aec18d0","version":"89b076bb3ac2462ba0a794f0855d4b9d","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV"},"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-13 03:09:22,625 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:22,625 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:22,625 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:22,626 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:22,626 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:22,626 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:23,021 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-13 03:09:23,022 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"3c8822c179f94e9393d0b885785cb196","onboardingMethod":"NetworkPackage","id":"26c33a044c05457083244d326aec18d0","version":"89b076bb3ac2462ba0a794f0855d4b9d","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV"},"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-13 03:09:23,028 DEBUG 103:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:23,029 DEBUG 105:onap_service.py(1) - [SDC][Commit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d/actions 2021-05-13 03:09:23,029 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-05-13 03:09:34,912 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-05-13 03:09:34,912 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-05-13 03:09:34,914 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:34,914 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:09:34,915 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:09:34,915 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:34,915 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:09:34,915 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:09:35,018 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-13 03:09:35,018 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620875330720,"modificationTime":1620875363111,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-13 03:09:35,020 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:35,021 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:35,021 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-13 03:09:35,021 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:35,021 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:35,021 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-13 03:09:35,518 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-13 03:09:35,519 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1620875330720,"modificationTime":1620875358805} 2021-05-13 03:09:35,521 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:35,521 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:35,521 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:35,521 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:35,521 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:35,521 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:36,221 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-13 03:09:36,222 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"3c8822c179f94e9393d0b885785cb196","onboardingMethod":"NetworkPackage","id":"26c33a044c05457083244d326aec18d0","version":"89b076bb3ac2462ba0a794f0855d4b9d","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV"},"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-13 03:09:36,224 INFO 219:vsp.py(1) - attempting to certify/sumbit for basic_vm_macro_VSP in SDC 2021-05-13 03:09:36,224 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:36,224 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:09:36,225 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:09:36,225 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:36,225 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:09:36,225 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:09:36,319 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-13 03:09:36,319 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620875330720,"modificationTime":1620875363111,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-13 03:09:36,321 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:36,321 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:36,322 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-13 03:09:36,322 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:36,322 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:36,322 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-13 03:09:36,615 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-13 03:09:36,616 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1620875330720,"modificationTime":1620875358805} 2021-05-13 03:09:36,618 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:36,618 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:36,618 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:36,618 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:36,618 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d 2021-05-13 03:09:36,618 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-13 03:09:37,916 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-13 03:09:37,917 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_macro_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorId":"3c8822c179f94e9393d0b885785cb196","onboardingMethod":"NetworkPackage","id":"26c33a044c05457083244d326aec18d0","version":"89b076bb3ac2462ba0a794f0855d4b9d","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV"},"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-13 03:09:37,923 DEBUG 103:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:09:37,924 DEBUG 105:onap_service.py(1) - [SDC][Submit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d/actions 2021-05-13 03:09:37,924 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-05-13 03:10:01,431 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-05-13 03:10:01,432 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-05-13 03:10:01,440 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:01,440 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:10:01,440 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:10:01,441 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:01,441 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:10:01,441 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:10:01,521 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-13 03:10:01,522 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1620875330720,"modificationTime":1620875396517,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-13 03:10:01,525 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_vm_macro_VSP in SDC 2021-05-13 03:10:01,525 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:01,525 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:10:01,525 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:10:01,526 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:01,526 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/26c33a044c05457083244d326aec18d0/versions 2021-05-13 03:10:01,526 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-13 03:10:01,671 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-13 03:10:01,671 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89b076bb3ac2462ba0a794f0855d4b9d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1620875330720,"modificationTime":1620875396517,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-13 03:10:01,677 DEBUG 103:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:01,678 DEBUG 105:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/26c33a044c05457083244d326aec18d0/versions/89b076bb3ac2462ba0a794f0855d4b9d/actions 2021-05-13 03:10:01,678 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-05-13 03:10:04,966 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-05-13 03:10:04,966 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_macro_VSP","version":"1.0","packageId":"26c33a044c05457083244d326aec18d0","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-05-13 03:10:04,966 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_macro_VSP","version":"1.0","packageId":"26c33a044c05457083244d326aec18d0","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-05-13 03:10:04,969 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-05-13 03:10:04,969 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-13 03:10:04,969 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:04,969 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-13 03:10:04,969 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-13 03:10:04,970 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:04,970 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-13 03:10:04,970 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-13 03:10:07,622 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-13 03:10:07,623 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1014cd85-80a3-4f15-9690-6cb73b33d425","invariantUUID":"a465736d-4b63-4445-97ea-419b1b3ab34b","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1014cd85-80a3-4f15-9690-6cb73b33d425/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"0d45d711-eb6d-460e-927f-8bb1767fb18d","invariantUUID":"d2277f48-1e40-49d9-868c-8bff1448664d","name":"basic_onboard_EfBwhF","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/0d45d711-eb6d-460e-927f-8bb1767fb18d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5142985e-4df8-4fbf-bad0-b2d80a2351d0","invariantUUID":"caedf206-bcd7-4b4c-91d2-7724d1094b0f","name":"Demo_pNF_OIDrv56zMKEiPLOKSxGT","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5142985e-4df8-4fbf-bad0-b2d80a2351d0/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"77030706-898c-4964-bda7-58c90e4f86b4","invariantUUID":"af8fd6cc-7e6a-42be-b741-f825416e689a","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/77030706-898c-4964-bda7-58c90e4f86b4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-05-13 03:10:07,625 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-13 03:10:07,625 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:07,625 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:07,626 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:07,626 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_EfBwhF from SDC 2021-05-13 03:10:07,626 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:07,626 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:07,626 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:07,626 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_OIDrv56zMKEiPLOKSxGT from SDC 2021-05-13 03:10:07,627 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:07,627 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:07,627 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:07,627 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-13 03:10:07,627 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:07,627 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:07,627 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:07,627 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-05-13 03:10:07,627 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-13 03:10:07,628 INFO 169:__init__.py(1) - Service basic_vm_macro doesn't exist in SDC 2021-05-13 03:10:07,628 DEBUG 195:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:07,628 DEBUG 197: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/None/distribution 2021-05-13 03:10:07,628 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] data sent: None 2021-05-13 03:10:07,628 DEBUG 103:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:07,628 DEBUG 105: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/None/distribution 2021-05-13 03:10:07,629 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] data sent: None 2021-05-13 03:10:07,728 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] response code: 200 2021-05-13 03:10:07,729 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] response: {"distributionStatusOfServiceList":[]} 2021-05-13 03:10:07,731 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:07,731 DEBUG 197:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-05-13 03:10:07,731 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-13 03:10:07,732 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:07,732 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-05-13 03:10:07,732 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-13 03:10:07,823 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-05-13 03:10:07,824 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[]} 2021-05-13 03:10:07,826 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-05-13 03:10:07,826 INFO 696:service.py(1) - attempting to checkin Service basic_vm_macro in SDC 2021-05-13 03:10:07,826 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-05-13 03:10:07,826 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-13 03:10:07,827 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:07,827 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-13 03:10:07,827 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-13 03:10:07,827 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:07,827 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-13 03:10:07,827 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-13 03:10:10,022 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-13 03:10:10,022 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1014cd85-80a3-4f15-9690-6cb73b33d425","invariantUUID":"a465736d-4b63-4445-97ea-419b1b3ab34b","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1014cd85-80a3-4f15-9690-6cb73b33d425/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"0d45d711-eb6d-460e-927f-8bb1767fb18d","invariantUUID":"d2277f48-1e40-49d9-868c-8bff1448664d","name":"basic_onboard_EfBwhF","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/0d45d711-eb6d-460e-927f-8bb1767fb18d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5142985e-4df8-4fbf-bad0-b2d80a2351d0","invariantUUID":"caedf206-bcd7-4b4c-91d2-7724d1094b0f","name":"Demo_pNF_OIDrv56zMKEiPLOKSxGT","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5142985e-4df8-4fbf-bad0-b2d80a2351d0/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"77030706-898c-4964-bda7-58c90e4f86b4","invariantUUID":"af8fd6cc-7e6a-42be-b741-f825416e689a","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/77030706-898c-4964-bda7-58c90e4f86b4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-05-13 03:10:10,025 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-13 03:10:10,025 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:10,025 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:10,025 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:10,025 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_EfBwhF from SDC 2021-05-13 03:10:10,025 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:10,025 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:10,026 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:10,026 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_OIDrv56zMKEiPLOKSxGT from SDC 2021-05-13 03:10:10,026 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:10,026 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:10,026 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:10,026 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-13 03:10:10,026 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:10,026 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:10,026 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:10,027 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-05-13 03:10:10,027 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-13 03:10:10,027 INFO 169:__init__.py(1) - Service basic_vm_macro doesn't exist in SDC 2021-05-13 03:10:10,027 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-05-13 03:10:10,027 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-13 03:10:10,027 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:10,027 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-13 03:10:10,027 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-13 03:10:10,028 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:10,028 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-13 03:10:10,028 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-13 03:10:12,419 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-13 03:10:12,419 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1014cd85-80a3-4f15-9690-6cb73b33d425","invariantUUID":"a465736d-4b63-4445-97ea-419b1b3ab34b","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1014cd85-80a3-4f15-9690-6cb73b33d425/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"0d45d711-eb6d-460e-927f-8bb1767fb18d","invariantUUID":"d2277f48-1e40-49d9-868c-8bff1448664d","name":"basic_onboard_EfBwhF","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/0d45d711-eb6d-460e-927f-8bb1767fb18d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5142985e-4df8-4fbf-bad0-b2d80a2351d0","invariantUUID":"caedf206-bcd7-4b4c-91d2-7724d1094b0f","name":"Demo_pNF_OIDrv56zMKEiPLOKSxGT","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5142985e-4df8-4fbf-bad0-b2d80a2351d0/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"77030706-898c-4964-bda7-58c90e4f86b4","invariantUUID":"af8fd6cc-7e6a-42be-b741-f825416e689a","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/77030706-898c-4964-bda7-58c90e4f86b4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-05-13 03:10:12,421 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-13 03:10:12,422 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:12,422 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:12,422 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:12,422 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_EfBwhF from SDC 2021-05-13 03:10:12,422 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:12,422 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:12,422 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:12,422 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_OIDrv56zMKEiPLOKSxGT from SDC 2021-05-13 03:10:12,422 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:12,422 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:12,422 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:12,423 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-13 03:10:12,423 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:12,423 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:12,423 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:12,423 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-05-13 03:10:12,423 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-13 03:10:12,423 INFO 169:__init__.py(1) - Service basic_vm_macro doesn't exist in SDC 2021-05-13 03:10:12,423 WARNING 704:service.py(1) - Service basic_vm_macro in SDC is not created 2021-05-13 03:10:12,423 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-05-13 03:10:12,423 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-13 03:10:12,424 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:12,424 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-13 03:10:12,424 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-13 03:10:12,424 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:12,424 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-13 03:10:12,424 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-13 03:10:15,820 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-13 03:10:15,820 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1014cd85-80a3-4f15-9690-6cb73b33d425","invariantUUID":"a465736d-4b63-4445-97ea-419b1b3ab34b","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1014cd85-80a3-4f15-9690-6cb73b33d425/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"0d45d711-eb6d-460e-927f-8bb1767fb18d","invariantUUID":"d2277f48-1e40-49d9-868c-8bff1448664d","name":"basic_onboard_EfBwhF","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/0d45d711-eb6d-460e-927f-8bb1767fb18d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5142985e-4df8-4fbf-bad0-b2d80a2351d0","invariantUUID":"caedf206-bcd7-4b4c-91d2-7724d1094b0f","name":"Demo_pNF_OIDrv56zMKEiPLOKSxGT","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5142985e-4df8-4fbf-bad0-b2d80a2351d0/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"77030706-898c-4964-bda7-58c90e4f86b4","invariantUUID":"af8fd6cc-7e6a-42be-b741-f825416e689a","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/77030706-898c-4964-bda7-58c90e4f86b4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-05-13 03:10:15,822 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-13 03:10:15,822 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:15,822 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:15,822 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:15,823 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_EfBwhF from SDC 2021-05-13 03:10:15,823 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:15,823 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:15,823 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:15,823 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_OIDrv56zMKEiPLOKSxGT from SDC 2021-05-13 03:10:15,823 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:15,824 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:15,824 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:15,824 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-13 03:10:15,824 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:15,824 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:15,824 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:15,824 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-05-13 03:10:15,824 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-13 03:10:15,824 INFO 169:__init__.py(1) - Service basic_vm_macro doesn't exist in SDC 2021-05-13 03:10:15,824 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-05-13 03:10:15,825 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-13 03:10:15,825 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:15,825 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-13 03:10:15,825 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-13 03:10:15,825 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:15,825 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-13 03:10:15,825 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-13 03:10:20,319 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-13 03:10:20,319 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1014cd85-80a3-4f15-9690-6cb73b33d425","invariantUUID":"a465736d-4b63-4445-97ea-419b1b3ab34b","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1014cd85-80a3-4f15-9690-6cb73b33d425/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"0d45d711-eb6d-460e-927f-8bb1767fb18d","invariantUUID":"d2277f48-1e40-49d9-868c-8bff1448664d","name":"basic_onboard_EfBwhF","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/0d45d711-eb6d-460e-927f-8bb1767fb18d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5142985e-4df8-4fbf-bad0-b2d80a2351d0","invariantUUID":"caedf206-bcd7-4b4c-91d2-7724d1094b0f","name":"Demo_pNF_OIDrv56zMKEiPLOKSxGT","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5142985e-4df8-4fbf-bad0-b2d80a2351d0/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"77030706-898c-4964-bda7-58c90e4f86b4","invariantUUID":"af8fd6cc-7e6a-42be-b741-f825416e689a","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/77030706-898c-4964-bda7-58c90e4f86b4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"3ad5a7c8-ced4-41a8-b5a2-5656084ec8bd","invariantUUID":"b93848a3-2444-45e7-b980-350f5f71e2aa","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/3ad5a7c8-ced4-41a8-b5a2-5656084ec8bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-05-13 03:10:20,325 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-13 03:10:20,325 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:20,325 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:20,326 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:20,326 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_EfBwhF from SDC 2021-05-13 03:10:20,326 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:20,326 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:20,326 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:20,326 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_OIDrv56zMKEiPLOKSxGT from SDC 2021-05-13 03:10:20,326 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:20,326 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:20,326 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:20,326 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-13 03:10:20,326 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:20,326 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:20,327 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:20,327 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-13 03:10:20,327 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:20,327 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:20,327 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:20,327 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-05-13 03:10:20,327 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-13 03:10:20,327 INFO 169:__init__.py(1) - Service basic_vm_macro doesn't exist in SDC 2021-05-13 03:10:20,327 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-05-13 03:10:20,327 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-05-13 03:10:20,328 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: > 2021-05-13 03:10:20,328 DEBUG 197:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-05-13 03:10:20,328 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-05-13 03:10:20,328 DEBUG 103:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:20,328 DEBUG 105:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-05-13 03:10:20,328 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-05-13 03:10:22,216 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-05-13 03:10:22,217 DEBUG 120:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"ETSI Network Service","normalizedName":"etsi network service","uniqueId":"serviceNewCategory.etsi network service","icons":["etsi_network_service"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.7.2"} 2021-05-13 03:10:22,220 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-05-13 03:10:22,220 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-05-13 03:10:22,220 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-05-13 03:10:22,221 INFO 267:__init__.py(1) - attempting to create Service basic_vm_macro in SDC 2021-05-13 03:10:22,221 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-05-13 03:10:22,221 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-13 03:10:22,221 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:22,221 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-13 03:10:22,221 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-13 03:10:22,222 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:22,222 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-13 03:10:22,222 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-13 03:10:26,035 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-13 03:10:26,035 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1014cd85-80a3-4f15-9690-6cb73b33d425","invariantUUID":"a465736d-4b63-4445-97ea-419b1b3ab34b","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1014cd85-80a3-4f15-9690-6cb73b33d425/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"0d45d711-eb6d-460e-927f-8bb1767fb18d","invariantUUID":"d2277f48-1e40-49d9-868c-8bff1448664d","name":"basic_onboard_EfBwhF","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/0d45d711-eb6d-460e-927f-8bb1767fb18d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5142985e-4df8-4fbf-bad0-b2d80a2351d0","invariantUUID":"caedf206-bcd7-4b4c-91d2-7724d1094b0f","name":"Demo_pNF_OIDrv56zMKEiPLOKSxGT","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5142985e-4df8-4fbf-bad0-b2d80a2351d0/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"77030706-898c-4964-bda7-58c90e4f86b4","invariantUUID":"af8fd6cc-7e6a-42be-b741-f825416e689a","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/77030706-898c-4964-bda7-58c90e4f86b4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"3ad5a7c8-ced4-41a8-b5a2-5656084ec8bd","invariantUUID":"b93848a3-2444-45e7-b980-350f5f71e2aa","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/3ad5a7c8-ced4-41a8-b5a2-5656084ec8bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-05-13 03:10:26,037 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-13 03:10:26,037 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:26,037 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:26,037 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:26,038 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_EfBwhF from SDC 2021-05-13 03:10:26,038 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:26,038 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:26,038 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:26,038 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_OIDrv56zMKEiPLOKSxGT from SDC 2021-05-13 03:10:26,038 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:26,038 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:26,038 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:26,038 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-13 03:10:26,039 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:26,039 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:26,039 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:26,039 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-13 03:10:26,039 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-13 03:10:26,039 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:26,039 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-13 03:10:26,039 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-05-13 03:10:26,039 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-13 03:10:26,039 INFO 169:__init__.py(1) - Service basic_vm_macro doesn't exist in SDC 2021-05-13 03:10:26,053 DEBUG 195:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:26,053 DEBUG 197:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-05-13 03:10:26,053 DEBUG 198:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_vm_macro"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_vm_macro", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "Macro", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-05-13 03:10:26,053 DEBUG 103:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-13 03:10:26,054 DEBUG 105:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-05-13 03:10:26,054 DEBUG 106:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_vm_macro"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_vm_macro", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "Macro", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-05-13 03:10:28,324 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201 2021-05-13 03:10:28,326 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.skip_post_instantiation_configuration","type":"boolean","required":false,"definition":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.controller_actor","type":"string","required":false,"definition":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.cds_model_version","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.cds_model_name","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.default_software_version","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":"TOSCA definition package of the asset","uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.assettoscacsar","artifactName":"service-BasicVmMacro-csar.csar","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactType":"TOSCA_CSAR","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Model","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":"TOSCA representation of the asset","uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.assettoscatemplate","artifactName":"service-BasicVmMacro-template.yml","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactType":"TOSCA_TEMPLATE","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"uniqueId":"756950ae-f164-4d01-be31-c4403d50cdc5.skip_post_instantiation_configuration","type":"boolean","required":false,"definition":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"756950ae-f164-4d01-be31-c4403d50cdc5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"756950ae-f164-4d01-be31-c4403d50cdc5","empty":false},{"uniqueId":"756950ae-f164-4d01-be31-c4403d50cdc5.controller_actor","type":"string","required":false,"definition":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"756950ae-f164-4d01-be31-c4403d50cdc5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"756950ae-f164-4d01-be31-c4403d50cdc5","empty":false},{"uniqueId":"756950ae-f164-4d01-be31-c4403d50cdc5.cds_model_version","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"756950ae-f164-4d01-be31-c4403d50cdc5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"756950ae-f164-4d01-be31-c4403d50cdc5","empty":false},{"uniqueId":"756950ae-f164-4d01-be31-c4403d50cdc5.cds_model_name","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"756950ae-f164-4d01-be31-c4403d50cdc5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"756950ae-f164-4d01-be31-c4403d50cdc5","empty":false},{"uniqueId":"756950ae-f164-4d01-be31-c4403d50cdc5.default_software_version","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"756950ae-f164-4d01-be31-c4403d50cdc5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"756950ae-f164-4d01-be31-c4403d50cdc5","empty":false}],"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.configuration","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Configuration","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"configuration","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.testing","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Testing","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"testing","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.logging","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Logging","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"logging","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.monitoring","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Monitoring","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"monitoring","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.reporting","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Reporting","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"reporting","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.instantiation","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Instantiation","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"instantiation","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"serviceType":"","projectCode":"123456","environmentContext":"General_Revenue-Bearing","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"Macro","icon":"network_l_1-3","version":"0.1","creationDate":1620875427214,"description":"service","tags":["basic_vm_macro"],"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a","contactId":"cs0008","vspArchived":false,"systemName":"BasicVmMacro","invariantUUID":"9cc13ea4-f6f3-499e-9e2c-dc51633fbfe0","normalizedName":"basicvmmacro","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":"4e9d8c4d-99bd-42b0-8895-739089c28b1e","SupportablityComponentName":"basic_vm_macro","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"uuid":"4e9d8c4d-99bd-42b0-8895-739089c28b1e","highestVersion":true,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1620875427214,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620875426817,"description":null,"uniqueId":"77a8c983-a9fa-4fdb-9e59-e6974e51780a.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactType":"OTHER","artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620875426817,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"service":true,"archiveTime":0,"name":"basic_vm_macro"} 2021-05-13 03:10:28,329 INFO 284:__init__.py(1) - Service basic_vm_macro is created in SDC 2021-05-13 03:10:28,329 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-13 03:10:38,335 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateServiceMacroInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-05-13 03:10:38,335 ERROR 119:basic_vm_macro.py(1) - Generic OnapTest exception 2021-05-13 03:10:38,336 INFO 176:run_tests.py(1) - Test result: +------------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+---------------------+------------------+----------------+ | basic_vm_macro | integration | 02:09 | FAIL | +------------------------+---------------------+------------------+----------------+ 2021-05-13 03:10:38,680 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/609c98ae6c44f500100a6ab9 2021-05-13 03:10:38,680 ERROR 253:run_tests.py(1) - The test case 'basic_vm_macro' failed. 2021-05-13 03:10:38,681 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR