2021-05-20 03:12:28,834 DEBUG 107:basic_vm_macro.py(1) - Basic VM macro init started 2021-05-20 03:12:28,835 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-20 03:12:28,858 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-20 03:12:28,871 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-05-20 03:12:28,871 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-05-20 03:12:28,872 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-05-20 03:12:28,872 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-05-20 03:12:28,872 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-05-20 03:12:28,872 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-05-20 03:12:28,872 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-05-20 03:12:28,872 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-05-20 03:12:28,872 INFO 169:run_tests.py(1) - Running test case 'basic_vm_macro'... 2021-05-20 03:12:28,916 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":"f755b1d8-6934-424a-896c-e3391f099baf","resourceVersion":"52703","creationTimestamp":"2021-05-20T01:42:49Z","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.6.171","type":"NodePort","sessionAffinity":"None","externalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}} 2021-05-20 03:12:28,940 DEBUG 103:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:28,940 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-20 03:12:28,940 DEBUG 106:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] data sent: { "loadModelType" : true, "loadResourceDictionary" : true, "loadCBA" : true } 2021-05-20 03:12:31,778 INFO 116:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] response code: 200 2021-05-20 03:12:31,779 DEBUG 120:onap_service.py(1) - [None][Bootstrap CDS blueprintprocessor] response: 2021-05-20 03:12:31,781 DEBUG 196:data_dictionary.py(1) - Upload data dictionary 2021-05-20 03:12:31,782 DEBUG 88:data_dictionary.py(1) - Upload install_script_version data dictionary 2021-05-20 03:12:31,782 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:31,782 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-20 03:12:31,782 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-20 03:12:31,918 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:31,918 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-20T03:12:31.902Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:31,918 DEBUG 88:data_dictionary.py(1) - Upload vpg_onap_private_ip_0 data dictionary 2021-05-20 03:12:31,919 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:31,919 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-20 03:12:31,919 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-20 03:12:32,103 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:32,103 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-20T03:12:32.096Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:32,103 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private2_floating_ip data dictionary 2021-05-20 03:12:32,104 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:32,104 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-20 03:12:32,104 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-20 03:12:32,331 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:32,331 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-20T03:12:32.242Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:32,331 DEBUG 88:data_dictionary.py(1) - Upload vnf-id data dictionary 2021-05-20 03:12:32,332 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:32,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-20 03:12:32,332 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-20 03:12:32,460 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:32,460 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-20T03:12:32.443Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:32,461 DEBUG 88:data_dictionary.py(1) - Upload vf-module-name data dictionary 2021-05-20 03:12:32,461 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:32,462 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-20 03:12:32,462 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-20 03:12:32,598 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:32,598 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-20T03:12:32.592Z","updatedBy":"Singal, Kapil "} 2021-05-20 03:12:32,599 DEBUG 88:data_dictionary.py(1) - Upload onap_private_net_cidr data dictionary 2021-05-20 03:12:32,599 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:32,599 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-20 03:12:32,600 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-20 03:12:32,823 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:32,824 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-20T03:12:32.738Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:32,824 DEBUG 88:data_dictionary.py(1) - Upload vdns_name_0 data dictionary 2021-05-20 03:12:32,825 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:32,825 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-20 03:12:32,825 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-20 03:12:32,954 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:32,954 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-20T03:12:32.937Z","updatedBy":"Singal, Kapil "} 2021-05-20 03:12:32,955 DEBUG 88:data_dictionary.py(1) - Upload pktgen_private_net_cidr data dictionary 2021-05-20 03:12:32,955 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:32,955 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-20 03:12:32,955 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-20 03:12:33,224 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:33,225 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-20T03:12:33.137Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:33,225 DEBUG 88:data_dictionary.py(1) - Upload pg_int data dictionary 2021-05-20 03:12:33,226 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:33,226 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-20 03:12:33,226 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-20 03:12:33,371 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:33,371 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-20T03:12:33.356Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:33,372 DEBUG 88:data_dictionary.py(1) - Upload gre_ipaddr data dictionary 2021-05-20 03:12:33,373 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:33,373 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-20 03:12:33,373 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-20 03:12:33,505 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:33,506 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-20T03:12:33.490Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:33,506 DEBUG 88:data_dictionary.py(1) - Upload nfc-naming-code data dictionary 2021-05-20 03:12:33,506 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:33,507 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-20 03:12:33,507 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-20 03:12:33,732 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:33,732 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-20T03:12:33.726Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:33,733 DEBUG 88:data_dictionary.py(1) - Upload vlb_name_0 data dictionary 2021-05-20 03:12:33,733 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:33,733 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-20 03:12:33,733 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-20 03:12:33,872 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:33,872 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-20T03:12:33.859Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:33,873 DEBUG 88:data_dictionary.py(1) - Upload vdns_onap_private_ip_0 data dictionary 2021-05-20 03:12:33,873 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:33,873 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-20 03:12:33,873 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-20 03:12:34,011 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:34,012 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-20T03:12:33.995Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:34,012 DEBUG 88:data_dictionary.py(1) - Upload vlb_0_int_pktgen_private_port_0_mac data dictionary 2021-05-20 03:12:34,012 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:34,013 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-20 03:12:34,013 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-20 03:12:34,208 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:34,209 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-20T03:12:34.198Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:34,210 DEBUG 88:data_dictionary.py(1) - Upload sec_group data dictionary 2021-05-20 03:12:34,210 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:34,211 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-20 03:12:34,211 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-20 03:12:34,351 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:34,352 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-20T03:12:34.340Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:34,352 DEBUG 88:data_dictionary.py(1) - Upload onap_private_net_id data dictionary 2021-05-20 03:12:34,352 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:34,353 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-20 03:12:34,353 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-20 03:12:34,478 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:34,478 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-20T03:12:34.462Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:34,478 DEBUG 88:data_dictionary.py(1) - Upload vdns_flavor_name data dictionary 2021-05-20 03:12:34,479 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:34,479 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-20 03:12:34,479 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-20 03:12:34,615 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:34,616 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-20T03:12:34.609Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:34,616 DEBUG 88:data_dictionary.py(1) - Upload demo_artifacts_version data dictionary 2021-05-20 03:12:34,617 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:34,617 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-20 03:12:34,617 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-20 03:12:34,827 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:34,828 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-20T03:12:34.745Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:34,828 DEBUG 88:data_dictionary.py(1) - Upload keypair data dictionary 2021-05-20 03:12:34,828 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:34,829 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-20 03:12:34,829 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-20 03:12:34,953 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:34,953 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-20T03:12:34.937Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:34,953 DEBUG 88:data_dictionary.py(1) - Upload pktgen_private_net_id data dictionary 2021-05-20 03:12:34,954 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:34,954 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-20 03:12:34,954 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-20 03:12:35,091 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:35,091 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-20T03:12:35.084Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:35,091 DEBUG 88:data_dictionary.py(1) - Upload vip data dictionary 2021-05-20 03:12:35,092 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:35,092 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-20 03:12:35,092 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-20 03:12:35,240 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:35,240 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-20T03:12:35.226Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:35,240 DEBUG 88:data_dictionary.py(1) - Upload vnfc-model-version data dictionary 2021-05-20 03:12:35,241 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:35,241 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-20 03:12:35,241 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-20 03:12:35,375 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:35,375 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-20T03:12:35.358Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:35,376 DEBUG 88:data_dictionary.py(1) - Upload dcae_collector_ip data dictionary 2021-05-20 03:12:35,376 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:35,377 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-20 03:12:35,377 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-20 03:12:35,513 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:35,513 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-20T03:12:35.507Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:35,514 DEBUG 88:data_dictionary.py(1) - Upload management-prefix-id data dictionary 2021-05-20 03:12:35,514 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:35,514 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-20 03:12:35,514 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-20 03:12:35,675 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:35,675 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-20T03:12:35.662Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:35,675 DEBUG 88:data_dictionary.py(1) - Upload vpg_int_private1_ip_0 data dictionary 2021-05-20 03:12:35,676 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:35,676 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-20 03:12:35,676 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-20 03:12:35,801 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:35,801 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-20T03:12:35.786Z","updatedBy":"Singal, Kapil "} 2021-05-20 03:12:35,802 DEBUG 88:data_dictionary.py(1) - Upload put-active-streams data dictionary 2021-05-20 03:12:35,802 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:35,802 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-20 03:12:35,802 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-20 03:12:36,033 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:36,033 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-20T03:12:36.026Z","updatedBy":"Singal, Kapil "} 2021-05-20 03:12:36,034 DEBUG 88:data_dictionary.py(1) - Upload vnf_name data dictionary 2021-05-20 03:12:36,034 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:36,034 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-20 03:12:36,034 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-20 03:12:36,174 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:36,174 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-20T03:12:36.161Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:36,175 DEBUG 88:data_dictionary.py(1) - Upload vdns_int_private_ip_0 data dictionary 2021-05-20 03:12:36,175 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:36,175 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-20 03:12:36,175 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-20 03:12:36,297 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:36,297 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-20T03:12:36.281Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:36,298 DEBUG 88:data_dictionary.py(1) - Upload vf_module_id data dictionary 2021-05-20 03:12:36,298 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:36,299 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-20 03:12:36,299 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-20 03:12:36,434 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:36,434 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-20T03:12:36.428Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:36,434 DEBUG 88:data_dictionary.py(1) - Upload int_private1_net_cidr data dictionary 2021-05-20 03:12:36,435 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:36,435 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-20 03:12:36,435 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-20 03:12:36,576 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:36,576 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-20T03:12:36.563Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:36,577 DEBUG 88:data_dictionary.py(1) - Upload vpg_image_name data dictionary 2021-05-20 03:12:36,577 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:36,577 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-20 03:12:36,577 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-20 03:12:36,713 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:36,713 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-20T03:12:36.695Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:36,714 DEBUG 88:data_dictionary.py(1) - Upload vfccustomizationuuid data dictionary 2021-05-20 03:12:36,714 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:36,714 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-20 03:12:36,714 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-20 03:12:36,933 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:36,933 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-20T03:12:36.925Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:36,934 DEBUG 88:data_dictionary.py(1) - Upload vlb_private_net_id data dictionary 2021-05-20 03:12:36,934 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:36,934 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-20 03:12:36,934 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-20 03:12:37,075 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:37,075 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-20T03:12:37.061Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:37,076 DEBUG 88:data_dictionary.py(1) - Upload vlb_onap_private_ip_0 data dictionary 2021-05-20 03:12:37,076 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:37,076 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-20 03:12:37,076 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-20 03:12:37,205 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:37,205 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-20T03:12:37.188Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:37,206 DEBUG 88:data_dictionary.py(1) - Upload private2-prefix-id data dictionary 2021-05-20 03:12:37,206 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:37,206 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-20 03:12:37,206 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-20 03:12:37,426 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:37,426 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-20T03:12:37.344Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:37,426 DEBUG 88:data_dictionary.py(1) - Upload private-prefix-id data dictionary 2021-05-20 03:12:37,427 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:37,427 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-20 03:12:37,427 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-20 03:12:37,562 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:37,562 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-20T03:12:37.550Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:37,562 DEBUG 88:data_dictionary.py(1) - Upload int_pktgen_private_subnet_id data dictionary 2021-05-20 03:12:37,563 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:37,563 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-20 03:12:37,563 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-20 03:12:37,693 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:37,693 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-20T03:12:37.677Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:37,693 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private1_ip_0 data dictionary 2021-05-20 03:12:37,694 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:37,694 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-20 03:12:37,694 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-20 03:12:37,835 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:37,835 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-20T03:12:37.827Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:37,836 DEBUG 88:data_dictionary.py(1) - Upload vpg_flavor_name data dictionary 2021-05-20 03:12:37,836 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:37,836 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-20 03:12:37,836 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-20 03:12:37,978 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:37,978 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-20T03:12:37.966Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:37,978 DEBUG 88:data_dictionary.py(1) - Upload vfw_int_private2_ip_0 data dictionary 2021-05-20 03:12:37,979 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:37,979 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-20 03:12:37,979 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-20 03:12:38,115 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:38,115 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-20T03:12:38.099Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:38,116 DEBUG 88:data_dictionary.py(1) - Upload image_name data dictionary 2021-05-20 03:12:38,116 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:38,116 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-20 03:12:38,116 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-20 03:12:38,327 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:38,328 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-20T03:12:38.260Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:38,328 DEBUG 88:data_dictionary.py(1) - Upload vf-module-type data dictionary 2021-05-20 03:12:38,329 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:38,329 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-20 03:12:38,329 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-20 03:12:38,465 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:38,466 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-20T03:12:38.454Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:38,466 DEBUG 88:data_dictionary.py(1) - Upload vdns_image_name data dictionary 2021-05-20 03:12:38,466 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:38,467 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-20 03:12:38,467 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-20 03:12:38,600 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:38,600 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-20T03:12:38.584Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:38,600 DEBUG 88:data_dictionary.py(1) - Upload vf-module-model-customization-uuid data dictionary 2021-05-20 03:12:38,601 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:38,601 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-20 03:12:38,601 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-20 03:12:38,741 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:38,741 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-20T03:12:38.735Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:38,742 DEBUG 88:data_dictionary.py(1) - Upload vlb_int_private_ip_0 data dictionary 2021-05-20 03:12:38,742 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:38,742 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-20 03:12:38,742 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-20 03:12:38,877 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:38,878 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-20T03:12:38.866Z","updatedBy":"Singal, Kapil "} 2021-05-20 03:12:38,878 DEBUG 88:data_dictionary.py(1) - Upload vfw_onap_private_ip_0 data dictionary 2021-05-20 03:12:38,878 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:38,878 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-20 03:12:38,878 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-20 03:12:39,016 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:39,016 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-20T03:12:39.000Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:39,017 DEBUG 88:data_dictionary.py(1) - Upload vnfc-model-invariant-uuid data dictionary 2021-05-20 03:12:39,017 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:39,017 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-20 03:12:39,017 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-20 03:12:39,153 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:39,154 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-20T03:12:39.147Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:39,154 DEBUG 88:data_dictionary.py(1) - Upload vm-type data dictionary 2021-05-20 03:12:39,155 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:39,155 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-20 03:12:39,155 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-20 03:12:39,293 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:39,293 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-20T03:12:39.281Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:39,293 DEBUG 88:data_dictionary.py(1) - Upload vlb_private_net_cidr data dictionary 2021-05-20 03:12:39,294 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:39,295 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-20 03:12:39,295 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-20 03:12:39,416 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:39,416 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-20T03:12:39.400Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:39,417 DEBUG 88:data_dictionary.py(1) - Upload create-md-sal-vnf-param data dictionary 2021-05-20 03:12:39,417 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:39,417 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-20 03:12:39,417 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-20 03:12:39,624 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:39,625 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-20T03:12:39.560Z","updatedBy":"Singal, Kapil "} 2021-05-20 03:12:39,625 DEBUG 88:data_dictionary.py(1) - Upload vfw_name_0 data dictionary 2021-05-20 03:12:39,626 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:39,626 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-20 03:12:39,626 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-20 03:12:39,769 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:39,769 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-20T03:12:39.756Z","updatedBy":"Singal, Kapil "} 2021-05-20 03:12:39,769 DEBUG 88:data_dictionary.py(1) - Upload public_net_id data dictionary 2021-05-20 03:12:39,770 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:39,770 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-20 03:12:39,770 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-20 03:12:39,893 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:39,894 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-20T03:12:39.878Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:39,894 DEBUG 88:data_dictionary.py(1) - Upload nb_api_version data dictionary 2021-05-20 03:12:39,894 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:39,895 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-20 03:12:39,895 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-20 03:12:40,034 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:40,035 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-20T03:12:40.027Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:40,035 DEBUG 88:data_dictionary.py(1) - Upload active-streams data dictionary 2021-05-20 03:12:40,035 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:40,035 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-20 03:12:40,036 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-20 03:12:40,170 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:40,170 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-20T03:12:40.159Z","updatedBy":"Singal, Kapil "} 2021-05-20 03:12:40,170 DEBUG 88:data_dictionary.py(1) - Upload flavor_name data dictionary 2021-05-20 03:12:40,171 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:40,171 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-20 03:12:40,171 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-20 03:12:40,310 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:40,310 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-20T03:12:40.291Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:40,311 DEBUG 88:data_dictionary.py(1) - Upload vlb_image_name data dictionary 2021-05-20 03:12:40,311 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:40,312 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-20 03:12:40,312 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-20 03:12:40,534 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:40,535 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-20T03:12:40.526Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:40,535 DEBUG 88:data_dictionary.py(1) - Upload int_pktgen_private_net_id data dictionary 2021-05-20 03:12:40,535 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:40,535 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-20 03:12:40,536 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-20 03:12:40,673 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:40,673 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-20T03:12:40.661Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:40,673 DEBUG 88:data_dictionary.py(1) - Upload pub_key data dictionary 2021-05-20 03:12:40,674 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:40,674 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-20 03:12:40,674 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-20 03:12:40,815 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:40,815 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-20T03:12:40.799Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:40,816 DEBUG 88:data_dictionary.py(1) - Upload onap_private_subnet_id data dictionary 2021-05-20 03:12:40,816 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:40,817 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-20 03:12:40,817 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-20 03:12:41,036 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:41,037 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-20T03:12:41.027Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:41,037 DEBUG 88:data_dictionary.py(1) - Upload vlb_flavor_name data dictionary 2021-05-20 03:12:41,037 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:41,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-20 03:12:41,038 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-20 03:12:41,178 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:41,178 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-20T03:12:41.166Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:41,179 DEBUG 88:data_dictionary.py(1) - Upload vpg_name_0 data dictionary 2021-05-20 03:12:41,179 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:41,179 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-20 03:12:41,180 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-20 03:12:41,306 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:41,306 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-20T03:12:41.288Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:41,307 DEBUG 88:data_dictionary.py(1) - Upload vf-naming-policy data dictionary 2021-05-20 03:12:41,307 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:41,307 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-20 03:12:41,307 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-20 03:12:41,527 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:41,527 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-20T03:12:41.435Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:41,528 DEBUG 88:data_dictionary.py(1) - Upload cloud_env data dictionary 2021-05-20 03:12:41,528 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:41,528 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-20 03:12:41,528 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-20 03:12:41,664 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:41,664 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-20T03:12:41.650Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:41,665 DEBUG 88:data_dictionary.py(1) - Upload vsn_int_private2_ip_0 data dictionary 2021-05-20 03:12:41,665 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:41,665 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-20 03:12:41,665 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-20 03:12:41,790 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:41,790 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-20T03:12:41.776Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:41,791 DEBUG 88:data_dictionary.py(1) - Upload private1-prefix-id data dictionary 2021-05-20 03:12:41,791 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:41,791 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-20 03:12:41,791 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-20 03:12:41,930 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:41,930 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-20T03:12:41.923Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:41,930 DEBUG 88:data_dictionary.py(1) - Upload int_private_net_id data dictionary 2021-05-20 03:12:41,931 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:41,931 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-20 03:12:41,931 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-20 03:12:42,064 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:42,065 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-20T03:12:42.052Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:42,065 DEBUG 88:data_dictionary.py(1) - Upload key_name data dictionary 2021-05-20 03:12:42,065 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:42,065 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-20 03:12:42,065 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-20 03:12:42,188 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:42,189 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-20T03:12:42.172Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:42,189 DEBUG 88:data_dictionary.py(1) - Upload vf-module-label data dictionary 2021-05-20 03:12:42,189 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:42,190 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-20 03:12:42,190 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-20 03:12:42,325 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:42,325 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-20T03:12:42.319Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:42,325 DEBUG 88:data_dictionary.py(1) - Upload vdns_vf_module_id data dictionary 2021-05-20 03:12:42,326 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:42,326 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-20 03:12:42,326 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-20 03:12:42,466 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:42,467 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-20T03:12:42.455Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:42,467 DEBUG 88:data_dictionary.py(1) - Upload int_private_subnet_id data dictionary 2021-05-20 03:12:42,468 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:42,468 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-20 03:12:42,468 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-20 03:12:42,592 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:42,593 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-20T03:12:42.578Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:42,593 DEBUG 88:data_dictionary.py(1) - Upload int_private2_net_cidr data dictionary 2021-05-20 03:12:42,593 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:42,593 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-20 03:12:42,594 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-20 03:12:42,728 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:42,729 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-20T03:12:42.723Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:42,729 DEBUG 88:data_dictionary.py(1) - Upload dcae_collector_port data dictionary 2021-05-20 03:12:42,730 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:42,730 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-20 03:12:42,730 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-20 03:12:42,865 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:42,866 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-20T03:12:42.855Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:42,866 DEBUG 88:data_dictionary.py(1) - Upload vsn_onap_private_ip_0 data dictionary 2021-05-20 03:12:42,866 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:42,866 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-20 03:12:42,866 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-20 03:12:42,991 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:42,992 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-20T03:12:42.975Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:42,992 DEBUG 88:data_dictionary.py(1) - Upload nexus_artifact_repo data dictionary 2021-05-20 03:12:42,992 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:42,993 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-20 03:12:42,993 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-20 03:12:43,126 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:43,126 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-20T03:12:43.120Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:43,126 DEBUG 88:data_dictionary.py(1) - Upload vpg_int_pktgen_private_ip_0 data dictionary 2021-05-20 03:12:43,127 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:43,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-20 03:12:43,127 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-20 03:12:43,262 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:43,262 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-20T03:12:43.251Z","updatedBy":"Singal, Kapil "} 2021-05-20 03:12:43,263 DEBUG 88:data_dictionary.py(1) - Upload vlb_int_pktgen_private_ip_0 data dictionary 2021-05-20 03:12:43,263 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:43,264 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-20 03:12:43,264 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-20 03:12:43,398 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:43,398 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-20T03:12:43.383Z","updatedBy":"MALAKOV, YURIY "} 2021-05-20 03:12:43,399 DEBUG 88:data_dictionary.py(1) - Upload vsn_name_0 data dictionary 2021-05-20 03:12:43,399 DEBUG 103:onap_service.py(1) - [None][Publish CDS data dictionary] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-20 03:12:43,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-20 03:12:43,400 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-20 03:12:43,532 INFO 116:onap_service.py(1) - [None][Publish CDS data dictionary] response code: 200 2021-05-20 03:12:43,533 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-20T03:12:43.527Z","updatedBy":"Singal, Kapil "} 2021-05-20 03:12:43,534 DEBUG 103:onap_service.py(1) - [None][Enrich CDS blueprint] sent header: {} 2021-05-20 03:12:43,534 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-20 03:12:43,534 DEBUG 106:onap_service.py(1) - [None][Enrich CDS blueprint] data sent: None 2021-05-20 03:12:44,111 INFO 116:onap_service.py(1) - [None][Enrich CDS blueprint] response code: 200 2021-05-20 03:12:44,111 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-20 03:12:44,343 DEBUG 159:__init__.py(1) - check if Vendor basicvm_macro_vendor exists in SDC 2021-05-20 03:12:44,344 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-05-20 03:12:44,344 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-20 03:12:44,344 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-20 03:12:44,344 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-20 03:12:44,344 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-20 03:12:44,344 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-20 03:12:44,345 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-20 03:12:44,651 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-05-20 03:12:44,651 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"fe6e304d2b684f419f09b88b6593e370","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"bd0e6989bca74e8cbadc0d04ed58b727","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"8a8063b1f38549b4876e33486e154dd8","type":"vlm","name":"f6012023-24ca-467e-8dfe","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"3be805a863c6409587e7a9e9f955bff8","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-05-20 03:12:44,654 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-05-20 03:12:44,654 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_macro_vendor 2021-05-20 03:12:44,655 INFO 169:__init__.py(1) - Vendor basicvm_macro_vendor doesn't exist in SDC 2021-05-20 03:12:44,655 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_macro_vendor in SDC 2021-05-20 03:12:44,655 DEBUG 159:__init__.py(1) - check if Vendor basicvm_macro_vendor exists in SDC 2021-05-20 03:12:44,655 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-05-20 03:12:44,655 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-20 03:12:44,656 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-20 03:12:44,656 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-20 03:12:44,656 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-20 03:12:44,656 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-20 03:12:44,656 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-20 03:12:44,770 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-05-20 03:12:44,771 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"fe6e304d2b684f419f09b88b6593e370","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"bd0e6989bca74e8cbadc0d04ed58b727","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"8a8063b1f38549b4876e33486e154dd8","type":"vlm","name":"f6012023-24ca-467e-8dfe","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"3be805a863c6409587e7a9e9f955bff8","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-05-20 03:12:44,773 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-05-20 03:12:44,773 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_macro_vendor 2021-05-20 03:12:44,773 INFO 169:__init__.py(1) - Vendor basicvm_macro_vendor doesn't exist in SDC 2021-05-20 03:12:44,776 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-20 03:12:44,776 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-20 03:12:44,777 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_macro_vendor", "description": "vendor" } 2021-05-20 03:12:44,777 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-20 03:12:44,777 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-20 03:12:44,777 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_macro_vendor", "description": "vendor" } 2021-05-20 03:12:47,344 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-05-20 03:12:47,345 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"47d4188331cc46f5bb0dab930e9338e1","version":{"id":"1713b5cc5b6348b99f5de9db936bae02","name":"1.0","description":"Initial version","status":"Draft"}} 2021-05-20 03:12:47,347 INFO 284:__init__.py(1) - Vendor basicvm_macro_vendor is created in SDC 2021-05-20 03:12:47,347 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_macro_vendor in SDC 2021-05-20 03:12:47,352 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-20 03:12:47,352 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/47d4188331cc46f5bb0dab930e9338e1/versions/1713b5cc5b6348b99f5de9db936bae02/actions 2021-05-20 03:12:47,352 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-05-20 03:12:47,681 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-05-20 03:12:47,681 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-05-20 03:12:47,683 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-20 03:12:47,713 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-05-20 03:12:47,713 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-20 03:12:47,713 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-20 03:12:47,714 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-20 03:12:47,714 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-20 03:12:47,714 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-20 03:12:47,714 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-20 03:12:47,714 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-20 03:12:47,770 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-20 03:12:47,770 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"fe6e304d2b684f419f09b88b6593e370","onboardingMethod":"NetworkPackage","id":"3e309effcaed4be7b06bef28f028251a","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"bd0e6989bca74e8cbadc0d04ed58b727","onboardingMethod":"NetworkPackage","id":"95b834781d9e431fbd4966de1e0269cd","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 6e73b044-2a72","description":"vendor software product","vendorName":"f6012023-24ca-467e-8dfe","vendorId":"8a8063b1f38549b4876e33486e154dd8","onboardingMethod":"NetworkPackage","id":"a688e0f1f07345f99ccd3ca2fb67484f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_WTHRQm_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"3be805a863c6409587e7a9e9f955bff8","onboardingMethod":"NetworkPackage","id":"13803dd33445415bb62aae50846b7a1d","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-05-20 03:12:47,773 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-05-20 03:12:47,773 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-05-20 03:12:47,773 DEBUG 303:vsp.py(1) - importing VSP vFW 6e73b044-2a72 from SDC 2021-05-20 03:12:47,773 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_WTHRQm_VSP from SDC 2021-05-20 03:12:47,773 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-05-20 03:12:47,773 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-05-20 03:12:47,773 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-05-20 03:12:47,774 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-05-20 03:12:47,774 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-20 03:12:47,779 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-20 03:12:47,779 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-20 03:12:47,779 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-20 03:12:47,780 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-20 03:12:47,780 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-20 03:12:47,780 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-20 03:12:47,976 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-20 03:12:47,977 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"fe6e304d2b684f419f09b88b6593e370","onboardingMethod":"NetworkPackage","id":"3e309effcaed4be7b06bef28f028251a","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"bd0e6989bca74e8cbadc0d04ed58b727","onboardingMethod":"NetworkPackage","id":"95b834781d9e431fbd4966de1e0269cd","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 6e73b044-2a72","description":"vendor software product","vendorName":"f6012023-24ca-467e-8dfe","vendorId":"8a8063b1f38549b4876e33486e154dd8","onboardingMethod":"NetworkPackage","id":"a688e0f1f07345f99ccd3ca2fb67484f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_WTHRQm_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"3be805a863c6409587e7a9e9f955bff8","onboardingMethod":"NetworkPackage","id":"13803dd33445415bb62aae50846b7a1d","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-05-20 03:12:47,979 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-05-20 03:12:47,979 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-05-20 03:12:47,979 DEBUG 303:vsp.py(1) - importing VSP vFW 6e73b044-2a72 from SDC 2021-05-20 03:12:47,979 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_WTHRQm_VSP from SDC 2021-05-20 03:12:47,979 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-05-20 03:12:47,979 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-05-20 03:12:47,979 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-05-20 03:12:47,980 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-05-20 03:12:47,980 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-20 03:12:47,980 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-20 03:12:47,980 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-20 03:12:47,980 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-20 03:12:47,980 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-20 03:12:47,980 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-20 03:12:47,981 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-20 03:12:48,147 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-20 03:12:48,148 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"fe6e304d2b684f419f09b88b6593e370","onboardingMethod":"NetworkPackage","id":"3e309effcaed4be7b06bef28f028251a","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"bd0e6989bca74e8cbadc0d04ed58b727","onboardingMethod":"NetworkPackage","id":"95b834781d9e431fbd4966de1e0269cd","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 6e73b044-2a72","description":"vendor software product","vendorName":"f6012023-24ca-467e-8dfe","vendorId":"8a8063b1f38549b4876e33486e154dd8","onboardingMethod":"NetworkPackage","id":"a688e0f1f07345f99ccd3ca2fb67484f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_WTHRQm_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"3be805a863c6409587e7a9e9f955bff8","onboardingMethod":"NetworkPackage","id":"13803dd33445415bb62aae50846b7a1d","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-05-20 03:12:48,150 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-05-20 03:12:48,150 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-05-20 03:12:48,150 DEBUG 303:vsp.py(1) - importing VSP vFW 6e73b044-2a72 from SDC 2021-05-20 03:12:48,150 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_WTHRQm_VSP from SDC 2021-05-20 03:12:48,151 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-05-20 03:12:48,151 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-05-20 03:12:48,151 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-05-20 03:12:48,151 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-05-20 03:12:48,151 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-20 03:12:48,152 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-20 03:12:48,152 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-20 03:12:48,152 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-20 03:12:48,152 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-20 03:12:48,152 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-20 03:12:48,152 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-20 03:12:48,309 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-20 03:12:48,309 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"fe6e304d2b684f419f09b88b6593e370","onboardingMethod":"NetworkPackage","id":"3e309effcaed4be7b06bef28f028251a","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"bd0e6989bca74e8cbadc0d04ed58b727","onboardingMethod":"NetworkPackage","id":"95b834781d9e431fbd4966de1e0269cd","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 6e73b044-2a72","description":"vendor software product","vendorName":"f6012023-24ca-467e-8dfe","vendorId":"8a8063b1f38549b4876e33486e154dd8","onboardingMethod":"NetworkPackage","id":"a688e0f1f07345f99ccd3ca2fb67484f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_WTHRQm_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"3be805a863c6409587e7a9e9f955bff8","onboardingMethod":"NetworkPackage","id":"13803dd33445415bb62aae50846b7a1d","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-05-20 03:12:48,312 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-05-20 03:12:48,312 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-05-20 03:12:48,315 DEBUG 303:vsp.py(1) - importing VSP vFW 6e73b044-2a72 from SDC 2021-05-20 03:12:48,315 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_WTHRQm_VSP from SDC 2021-05-20 03:12:48,315 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-05-20 03:12:48,315 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-05-20 03:12:48,315 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-05-20 03:12:48,316 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_macro_VSP in SDC 2021-05-20 03:12:48,316 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-05-20 03:12:48,316 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-20 03:12:48,317 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-20 03:12:48,317 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-20 03:12:48,317 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-20 03:12:48,317 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-20 03:12:48,317 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-20 03:12:48,318 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-20 03:12:48,375 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-20 03:12:48,375 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"fe6e304d2b684f419f09b88b6593e370","onboardingMethod":"NetworkPackage","id":"3e309effcaed4be7b06bef28f028251a","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"bd0e6989bca74e8cbadc0d04ed58b727","onboardingMethod":"NetworkPackage","id":"95b834781d9e431fbd4966de1e0269cd","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 6e73b044-2a72","description":"vendor software product","vendorName":"f6012023-24ca-467e-8dfe","vendorId":"8a8063b1f38549b4876e33486e154dd8","onboardingMethod":"NetworkPackage","id":"a688e0f1f07345f99ccd3ca2fb67484f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_WTHRQm_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"3be805a863c6409587e7a9e9f955bff8","onboardingMethod":"NetworkPackage","id":"13803dd33445415bb62aae50846b7a1d","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-05-20 03:12:48,377 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-05-20 03:12:48,378 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-05-20 03:12:48,378 DEBUG 303:vsp.py(1) - importing VSP vFW 6e73b044-2a72 from SDC 2021-05-20 03:12:48,378 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_WTHRQm_VSP from SDC 2021-05-20 03:12:48,378 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-05-20 03:12:48,378 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-05-20 03:12:48,378 INFO 169:__init__.py(1) - Vsp basic_vm_macro_VSP doesn't exist in SDC 2021-05-20 03:12:48,382 DEBUG 159:__init__.py(1) - check if Vendor basicvm_macro_vendor exists in SDC 2021-05-20 03:12:48,382 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-05-20 03:12:48,382 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-20 03:12:48,382 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-20 03:12:48,382 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-20 03:12:48,383 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-20 03:12:48,383 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-20 03:12:48,383 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-20 03:12:48,478 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-05-20 03:12:48,478 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"77e84a4f8442412d8622fd33f34610bc","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"47d4188331cc46f5bb0dab930e9338e1","type":"vlm","name":"basicvm_macro_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fe6e304d2b684f419f09b88b6593e370","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"bd0e6989bca74e8cbadc0d04ed58b727","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"8a8063b1f38549b4876e33486e154dd8","type":"vlm","name":"f6012023-24ca-467e-8dfe","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"3be805a863c6409587e7a9e9f955bff8","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":6} 2021-05-20 03:12:48,482 DEBUG 147:__init__.py(1) - number of Vendor returned: 6 2021-05-20 03:12:48,482 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_macro_vendor 2021-05-20 03:12:48,482 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-20 03:12:48,482 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/47d4188331cc46f5bb0dab930e9338e1/versions 2021-05-20 03:12:48,482 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:12:48,483 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-20 03:12:48,483 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/47d4188331cc46f5bb0dab930e9338e1/versions 2021-05-20 03:12:48,483 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:12:48,543 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-20 03:12:48,544 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1713b5cc5b6348b99f5de9db936bae02","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1621480364937,"modificationTime":1621480367574,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-20 03:12:48,546 DEBUG 22:sdc_element.py(1) - details found, updating 2021-05-20 03:12:48,546 INFO 192:__init__.py(1) - Vendor found, updating information 2021-05-20 03:12:48,546 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-20 03:12:48,546 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/47d4188331cc46f5bb0dab930e9338e1/versions 2021-05-20 03:12:48,547 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:12:48,547 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-20 03:12:48,547 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/47d4188331cc46f5bb0dab930e9338e1/versions 2021-05-20 03:12:48,547 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:12:48,592 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-20 03:12:48,593 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1713b5cc5b6348b99f5de9db936bae02","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1621480364937,"modificationTime":1621480367574,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-20 03:12:48,595 DEBUG 22:sdc_element.py(1) - details found, updating 2021-05-20 03:12:48,595 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-20 03:12:48,595 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-20 03:12:48,595 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": "47d4188331cc46f5bb0dab930e9338e1", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-05-20 03:12:48,595 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-20 03:12:48,595 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-20 03:12:48,595 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": "47d4188331cc46f5bb0dab930e9338e1", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-05-20 03:12:53,112 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-05-20 03:12:53,112 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"0ea990df9493483d9448909a07e7c280","version":{"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","status":"Draft"}} 2021-05-20 03:12:53,114 INFO 284:__init__.py(1) - Vsp basic_vm_macro_VSP is created in SDC 2021-05-20 03:12:53,115 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-20 03:12:53,115 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:12:53,115 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:12:53,115 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-20 03:12:53,115 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:12:53,115 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:12:53,217 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-20 03:12:53,218 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1621480368643,"modificationTime":1621480369414,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-20 03:12:53,220 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-20 03:12:53,220 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:12:53,220 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-20 03:12:53,221 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-20 03:12:53,221 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:12:53,221 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-20 03:12:53,846 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-20 03:12:53,846 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1621480368643,"modificationTime":1621480369396} 2021-05-20 03:12:53,848 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:12:53,849 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:12:53,849 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:12:53,849 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:12:53,849 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:12:53,849 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:12:55,454 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-20 03:12:55,455 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":"47d4188331cc46f5bb0dab930e9338e1","onboardingMethod":"NetworkPackage","id":"0ea990df9493483d9448909a07e7c280","version":"12ea9203ff93457da64d5dcbf1e27fe6"} 2021-05-20 03:12:55,457 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-20 03:12:55,458 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:12:55,458 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:12:55,458 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-20 03:12:55,458 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:12:55,458 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:12:57,638 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-20 03:12:57,639 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":"47d4188331cc46f5bb0dab930e9338e1","onboardingMethod":"NetworkPackage","id":"0ea990df9493483d9448909a07e7c280","version":"12ea9203ff93457da64d5dcbf1e27fe6"} 2021-05-20 03:12:57,641 INFO 219:vsp.py(1) - attempting to upload package for basic_vm_macro_VSP in SDC 2021-05-20 03:12:57,641 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-20 03:12:57,641 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:12:57,641 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:12:57,642 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-20 03:12:57,642 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:12:57,642 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:12:57,816 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-20 03:12:57,816 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1621480368643,"modificationTime":1621480369414,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-20 03:12:57,819 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-20 03:12:57,819 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:12:57,819 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-20 03:12:57,819 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-20 03:12:57,819 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:12:57,819 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-20 03:12:58,411 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-20 03:12:58,411 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1621480368643,"modificationTime":1621480369396} 2021-05-20 03:12:58,414 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-20 03:12:58,414 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:12:58,414 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:12:58,414 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-20 03:12:58,414 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:12:58,414 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:12:59,534 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-20 03:12:59,534 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":"47d4188331cc46f5bb0dab930e9338e1","onboardingMethod":"NetworkPackage","id":"0ea990df9493483d9448909a07e7c280","version":"12ea9203ff93457da64d5dcbf1e27fe6"} 2021-05-20 03:12:59,537 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-20 03:12:59,538 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:12:59,538 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:12:59,538 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-20 03:12:59,538 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:12:59,538 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:00,724 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-20 03:13:00,725 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":"47d4188331cc46f5bb0dab930e9338e1","onboardingMethod":"NetworkPackage","id":"0ea990df9493483d9448909a07e7c280","version":"12ea9203ff93457da64d5dcbf1e27fe6"} 2021-05-20 03:13:00,727 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-20 03:13:00,727 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6/orchestration-template-candidate 2021-05-20 03:13:00,727 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-05-20 03:13:01,809 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-05-20 03:13:01,810 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-20 03:13:01,810 INFO 172:vsp.py(1) - Files for Vsp basic_vm_macro_VSP have been uploaded 2021-05-20 03:13:01,812 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-20 03:13:01,812 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:13:01,813 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:13:01,813 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-20 03:13:01,813 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:13:01,813 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:13:01,916 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-20 03:13:01,916 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1621480368643,"modificationTime":1621480369414,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-20 03:13:01,918 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-20 03:13:01,918 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:01,918 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-20 03:13:01,919 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-20 03:13:01,919 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:01,919 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-20 03:13:02,445 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-20 03:13:02,446 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1621480368643,"modificationTime":1621480381796} 2021-05-20 03:13:02,448 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-20 03:13:02,448 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:02,448 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:02,449 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-20 03:13:02,449 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:02,449 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:03,414 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-20 03:13:03,414 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":"47d4188331cc46f5bb0dab930e9338e1","onboardingMethod":"NetworkPackage","id":"0ea990df9493483d9448909a07e7c280","version":"12ea9203ff93457da64d5dcbf1e27fe6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-20 03:13:03,416 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-20 03:13:03,416 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:03,416 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:03,417 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-20 03:13:03,417 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:03,417 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:04,314 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-20 03:13:04,314 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":"47d4188331cc46f5bb0dab930e9338e1","onboardingMethod":"NetworkPackage","id":"0ea990df9493483d9448909a07e7c280","version":"12ea9203ff93457da64d5dcbf1e27fe6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-20 03:13:04,316 INFO 219:vsp.py(1) - attempting to validate for basic_vm_macro_VSP in SDC 2021-05-20 03:13:04,317 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-20 03:13:04,317 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:13:04,317 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:13:04,317 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-20 03:13:04,317 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:13:04,317 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:13:04,513 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-20 03:13:04,513 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1621480368643,"modificationTime":1621480369414,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-20 03:13:04,515 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-20 03:13:04,515 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:04,515 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-20 03:13:04,515 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-20 03:13:04,515 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:04,516 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-20 03:13:05,046 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-20 03:13:05,047 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1621480368643,"modificationTime":1621480381796} 2021-05-20 03:13:05,049 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-20 03:13:05,049 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:05,049 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:05,049 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-20 03:13:05,049 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:05,049 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:05,381 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-20 03:13:05,381 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":"47d4188331cc46f5bb0dab930e9338e1","onboardingMethod":"NetworkPackage","id":"0ea990df9493483d9448909a07e7c280","version":"12ea9203ff93457da64d5dcbf1e27fe6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-20 03:13:05,383 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-20 03:13:05,384 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:05,384 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:05,384 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-20 03:13:05,384 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:05,384 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:05,756 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-20 03:13:05,756 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":"47d4188331cc46f5bb0dab930e9338e1","onboardingMethod":"NetworkPackage","id":"0ea990df9493483d9448909a07e7c280","version":"12ea9203ff93457da64d5dcbf1e27fe6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-20 03:13:05,759 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-20 03:13:05,759 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6/orchestration-template-candidate/process 2021-05-20 03:13:05,759 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-05-20 03:13:05,760 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-20 03:13:05,760 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6/orchestration-template-candidate/process 2021-05-20 03:13:05,760 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-05-20 03:13:18,715 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-05-20 03:13:18,716 DEBUG 120:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-05-20 03:13:18,718 INFO 187:vsp.py(1) - Artifacts for Vsp basic_vm_macro_VSP have been validated 2021-05-20 03:13:18,718 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-20 03:13:18,718 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:13:18,718 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:13:18,719 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-20 03:13:18,719 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:13:18,719 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:13:19,010 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-20 03:13:19,011 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1621480368643,"modificationTime":1621480369414,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-20 03:13:19,013 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-20 03:13:19,013 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:19,013 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-20 03:13:19,013 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-20 03:13:19,013 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:19,014 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-20 03:13:19,509 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-20 03:13:19,509 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1621480368643,"modificationTime":1621480398701} 2021-05-20 03:13:19,511 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-20 03:13:19,512 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:19,512 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:19,512 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-20 03:13:19,512 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:19,512 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:20,413 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-20 03:13:20,413 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":"47d4188331cc46f5bb0dab930e9338e1","onboardingMethod":"NetworkPackage","id":"0ea990df9493483d9448909a07e7c280","version":"12ea9203ff93457da64d5dcbf1e27fe6","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-20 03:13:20,415 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-20 03:13:20,415 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:20,415 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:20,415 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-20 03:13:20,415 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:20,416 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:21,613 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-20 03:13:21,613 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":"47d4188331cc46f5bb0dab930e9338e1","onboardingMethod":"NetworkPackage","id":"0ea990df9493483d9448909a07e7c280","version":"12ea9203ff93457da64d5dcbf1e27fe6","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-20 03:13:21,619 INFO 219:vsp.py(1) - attempting to commit for basic_vm_macro_VSP in SDC 2021-05-20 03:13:21,619 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-20 03:13:21,619 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:13:21,619 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:13:21,619 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-20 03:13:21,620 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:13:21,620 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:13:21,716 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-20 03:13:21,716 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1621480368643,"modificationTime":1621480369414,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-20 03:13:21,718 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-20 03:13:21,718 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:21,718 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-20 03:13:21,719 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-20 03:13:21,719 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:21,719 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-20 03:13:22,508 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-20 03:13:22,508 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1621480368643,"modificationTime":1621480398701} 2021-05-20 03:13:22,510 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-20 03:13:22,510 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:22,510 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:22,511 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-20 03:13:22,511 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:22,511 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:24,239 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-20 03:13:24,239 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":"47d4188331cc46f5bb0dab930e9338e1","onboardingMethod":"NetworkPackage","id":"0ea990df9493483d9448909a07e7c280","version":"12ea9203ff93457da64d5dcbf1e27fe6","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-20 03:13:24,242 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-20 03:13:24,242 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:24,242 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:24,243 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-20 03:13:24,243 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:24,243 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:25,909 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-20 03:13:25,909 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":"47d4188331cc46f5bb0dab930e9338e1","onboardingMethod":"NetworkPackage","id":"0ea990df9493483d9448909a07e7c280","version":"12ea9203ff93457da64d5dcbf1e27fe6","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-20 03:13:25,917 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-20 03:13:25,917 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6/actions 2021-05-20 03:13:25,917 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-05-20 03:13:36,320 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-05-20 03:13:36,321 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-05-20 03:13:36,323 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-20 03:13:36,323 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:13:36,323 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:13:36,324 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-20 03:13:36,324 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:13:36,324 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:13:36,606 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-20 03:13:36,607 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1621480368643,"modificationTime":1621480406103,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-20 03:13:36,609 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-20 03:13:36,609 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:36,609 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-20 03:13:36,610 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-20 03:13:36,610 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:36,610 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-20 03:13:37,107 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-20 03:13:37,107 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1621480368643,"modificationTime":1621480398701} 2021-05-20 03:13:37,109 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-20 03:13:37,109 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:37,109 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:37,110 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-20 03:13:37,110 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:37,110 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:38,309 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-20 03:13:38,309 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":"47d4188331cc46f5bb0dab930e9338e1","onboardingMethod":"NetworkPackage","id":"0ea990df9493483d9448909a07e7c280","version":"12ea9203ff93457da64d5dcbf1e27fe6","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-20 03:13:38,312 INFO 219:vsp.py(1) - attempting to certify/sumbit for basic_vm_macro_VSP in SDC 2021-05-20 03:13:38,312 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-20 03:13:38,312 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:13:38,312 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:13:38,312 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-20 03:13:38,312 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:13:38,312 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:13:38,514 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-20 03:13:38,514 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1621480368643,"modificationTime":1621480406103,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-20 03:13:38,517 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-20 03:13:38,517 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:38,518 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-20 03:13:38,518 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-20 03:13:38,518 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:38,519 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-20 03:13:39,211 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-20 03:13:39,211 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1621480368643,"modificationTime":1621480398701} 2021-05-20 03:13:39,222 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-20 03:13:39,222 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:39,222 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:39,222 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-20 03:13:39,223 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:13:39,223 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:13:40,808 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-20 03:13:40,808 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":"47d4188331cc46f5bb0dab930e9338e1","onboardingMethod":"NetworkPackage","id":"0ea990df9493483d9448909a07e7c280","version":"12ea9203ff93457da64d5dcbf1e27fe6","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-20 03:13:40,815 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-20 03:13:40,816 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6/actions 2021-05-20 03:13:40,816 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-05-20 03:14:07,560 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-05-20 03:14:07,560 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-05-20 03:14:07,564 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-20 03:14:07,564 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:14:07,564 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:14:07,564 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-20 03:14:07,564 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:14:07,564 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:14:07,740 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-20 03:14:07,740 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1621480368643,"modificationTime":1621480443403,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-20 03:14:07,742 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_vm_macro_VSP in SDC 2021-05-20 03:14:07,742 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-20 03:14:07,742 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:14:07,742 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:14:07,743 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-20 03:14:07,743 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:14:07,743 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:14:07,850 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-20 03:14:07,851 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1621480368643,"modificationTime":1621480443403,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-20 03:14:07,857 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-20 03:14:07,858 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6/actions 2021-05-20 03:14:07,858 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-05-20 03:14:12,039 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-05-20 03:14:12,040 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_macro_VSP","version":"1.0","packageId":"0ea990df9493483d9448909a07e7c280","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-05-20 03:14:12,040 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_macro_VSP","version":"1.0","packageId":"0ea990df9493483d9448909a07e7c280","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-05-20 03:14:12,042 DEBUG 159:__init__.py(1) - check if Vf basic_vm_macro exists in SDC 2021-05-20 03:14:12,043 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-20 03:14:12,043 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:14:12,043 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-20 03:14:12,043 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-20 03:14:12,043 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:14:12,043 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-20 03:14:12,043 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-20 03:14:13,110 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-20 03:14:13,111 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"17222052-6526-4e08-9222-b4877d63d048","invariantUUID":"8aea1437-916d-429f-93e1-a445234cd133","name":"basic_onboard_WTHRQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17222052-6526-4e08-9222-b4877d63d048/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1aa6db39-7c5a-475c-8244-eecd9d761698","invariantUUID":"a280146e-cfcc-4f4e-8e4a-b70bd753953c","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/1aa6db39-7c5a-475c-8244-eecd9d761698/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008"}] 2021-05-20 03:14:13,113 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_WTHRQm from SDC 2021-05-20 03:14:13,113 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:14:13,113 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:14:13,113 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:14:13,113 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-20 03:14:13,113 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:14:13,114 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:14:13,114 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-20 03:14:13,114 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-05-20 03:14:13,114 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-20 03:14:13,114 INFO 169:__init__.py(1) - Vf basic_vm_macro doesn't exist in SDC 2021-05-20 03:14:13,114 DEBUG 159:__init__.py(1) - check if Vf basic_vm_macro exists in SDC 2021-05-20 03:14:13,114 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-20 03:14:13,114 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:14:13,114 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-20 03:14:13,114 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-20 03:14:13,115 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:14:13,115 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-20 03:14:13,116 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-20 03:14:13,645 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-20 03:14:13,645 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"17222052-6526-4e08-9222-b4877d63d048","invariantUUID":"8aea1437-916d-429f-93e1-a445234cd133","name":"basic_onboard_WTHRQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17222052-6526-4e08-9222-b4877d63d048/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1aa6db39-7c5a-475c-8244-eecd9d761698","invariantUUID":"a280146e-cfcc-4f4e-8e4a-b70bd753953c","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/1aa6db39-7c5a-475c-8244-eecd9d761698/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008"}] 2021-05-20 03:14:13,647 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_WTHRQm from SDC 2021-05-20 03:14:13,647 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:14:13,648 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:14:13,648 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:14:13,648 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-20 03:14:13,648 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:14:13,648 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:14:13,648 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-20 03:14:13,648 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-05-20 03:14:13,648 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-20 03:14:13,648 INFO 169:__init__.py(1) - Vf basic_vm_macro doesn't exist in SDC 2021-05-20 03:14:13,649 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-05-20 03:14:13,649 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-05-20 03:14:13,649 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: > 2021-05-20 03:14:13,649 DEBUG 197:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-05-20 03:14:13,649 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-05-20 03:14:13,649 DEBUG 103:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:14:13,649 DEBUG 105:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-05-20 03:14:13,650 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-05-20 03:14:15,409 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-05-20 03:14:15,410 DEBUG 120:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI Network Service","normalizedName":"etsi network service","uniqueId":"serviceNewCategory.etsi network service","icons":["etsi_network_service"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.7.2"} 2021-05-20 03:14:15,414 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-05-20 03:14:15,414 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-05-20 03:14:15,414 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-05-20 03:14:15,414 INFO 267:__init__.py(1) - attempting to create Vf basic_vm_macro in SDC 2021-05-20 03:14:15,414 DEBUG 159:__init__.py(1) - check if Vf basic_vm_macro exists in SDC 2021-05-20 03:14:15,414 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-20 03:14:15,415 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:14:15,415 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-20 03:14:15,415 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-20 03:14:15,415 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:14:15,415 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-20 03:14:15,415 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-20 03:14:16,708 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-20 03:14:16,709 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"17222052-6526-4e08-9222-b4877d63d048","invariantUUID":"8aea1437-916d-429f-93e1-a445234cd133","name":"basic_onboard_WTHRQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17222052-6526-4e08-9222-b4877d63d048/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1aa6db39-7c5a-475c-8244-eecd9d761698","invariantUUID":"a280146e-cfcc-4f4e-8e4a-b70bd753953c","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/1aa6db39-7c5a-475c-8244-eecd9d761698/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008"}] 2021-05-20 03:14:16,711 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_WTHRQm from SDC 2021-05-20 03:14:16,711 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:14:16,711 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:14:16,711 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:14:16,712 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-20 03:14:16,712 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:14:16,712 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:14:16,713 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-20 03:14:16,713 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-05-20 03:14:16,713 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-20 03:14:16,713 INFO 169:__init__.py(1) - Vf basic_vm_macro doesn't exist in SDC 2021-05-20 03:14:16,727 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_macro_VSP exists in SDC 2021-05-20 03:14:16,727 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-20 03:14:16,727 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-20 03:14:16,728 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-20 03:14:16,728 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-20 03:14:16,728 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-20 03:14:16,728 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-20 03:14:16,728 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-20 03:14:16,972 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-20 03:14:16,972 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 1a89fdcc-ffd8","description":"vendor software product","vendorName":"6f9232d7-a212-4ef0-ac81","vendorId":"74afb53a6a04417fbea1356d6ab213c2","onboardingMethod":"NetworkPackage","id":"93a80b4d45a849c485b6782618784d98","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_macro_VSP","description":"vendor software product","vendorName":"basicvm_macro_vendor","vendorId":"47d4188331cc46f5bb0dab930e9338e1","onboardingMethod":"NetworkPackage","id":"0ea990df9493483d9448909a07e7c280","owner":"cs0008","status":"ACTIVE"},{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"77e84a4f8442412d8622fd33f34610bc","onboardingMethod":"NetworkPackage","id":"339e4123ccbb438db1fc8edcdee1cd9a","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"fe6e304d2b684f419f09b88b6593e370","onboardingMethod":"NetworkPackage","id":"3e309effcaed4be7b06bef28f028251a","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"bd0e6989bca74e8cbadc0d04ed58b727","onboardingMethod":"NetworkPackage","id":"95b834781d9e431fbd4966de1e0269cd","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 6e73b044-2a72","description":"vendor software product","vendorName":"f6012023-24ca-467e-8dfe","vendorId":"8a8063b1f38549b4876e33486e154dd8","onboardingMethod":"NetworkPackage","id":"a688e0f1f07345f99ccd3ca2fb67484f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_WTHRQm_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"3be805a863c6409587e7a9e9f955bff8","onboardingMethod":"NetworkPackage","id":"13803dd33445415bb62aae50846b7a1d","owner":"cs0008","status":"ACTIVE"}],"listCount":7} 2021-05-20 03:14:16,975 DEBUG 303:vsp.py(1) - importing VSP pNF 1a89fdcc-ffd8 from SDC 2021-05-20 03:14:16,975 DEBUG 303:vsp.py(1) - importing VSP basic_vm_macro_VSP from SDC 2021-05-20 03:14:16,975 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-05-20 03:14:16,975 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-05-20 03:14:16,975 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-05-20 03:14:16,975 DEBUG 303:vsp.py(1) - importing VSP vFW 6e73b044-2a72 from SDC 2021-05-20 03:14:16,976 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_WTHRQm_VSP from SDC 2021-05-20 03:14:16,976 DEBUG 147:__init__.py(1) - number of Vsp returned: 7 2021-05-20 03:14:16,976 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro_VSP 2021-05-20 03:14:16,976 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-20 03:14:16,976 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:14:16,976 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:14:16,976 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-20 03:14:16,977 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:14:16,977 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:14:17,306 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-20 03:14:17,306 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1621480368643,"modificationTime":1621480443403,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-20 03:14:17,308 DEBUG 22:sdc_element.py(1) - details found, updating 2021-05-20 03:14:17,308 INFO 192:__init__.py(1) - Vsp found, updating information 2021-05-20 03:14:17,309 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_vm_macro_VSP in SDC 2021-05-20 03:14:17,309 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-20 03:14:17,309 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:14:17,309 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:14:17,309 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-20 03:14:17,309 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:14:17,310 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:14:17,838 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-20 03:14:17,838 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1621480368643,"modificationTime":1621480443403,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-20 03:14:17,840 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-20 03:14:17,840 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:14:17,840 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:14:17,841 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-20 03:14:17,841 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/0ea990df9493483d9448909a07e7c280/versions 2021-05-20 03:14:17,841 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-20 03:14:18,237 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-20 03:14:18,237 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"12ea9203ff93457da64d5dcbf1e27fe6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1621480368643,"modificationTime":1621480443403,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-20 03:14:18,240 DEBUG 22:sdc_element.py(1) - details found, updating 2021-05-20 03:14:18,243 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-20 03:14:18,243 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6/actions 2021-05-20 03:14:18,244 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-05-20 03:14:22,063 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-05-20 03:14:22,064 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_macro_VSP","version":"1.0","packageId":"0ea990df9493483d9448909a07e7c280","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-05-20 03:14:22,064 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_macro_VSP","version":"1.0","packageId":"0ea990df9493483d9448909a07e7c280","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-05-20 03:14:22,067 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-20 03:14:22,068 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:14:22,068 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:14:22,068 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-20 03:14:22,068 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/0ea990df9493483d9448909a07e7c280/versions/12ea9203ff93457da64d5dcbf1e27fe6 2021-05-20 03:14:22,069 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-20 03:14:23,450 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-20 03:14:23,450 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":"47d4188331cc46f5bb0dab930e9338e1","onboardingMethod":"NetworkPackage","id":"0ea990df9493483d9448909a07e7c280","version":"12ea9203ff93457da64d5dcbf1e27fe6","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-20 03:14:23,453 DEBUG 195:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:14:23,453 DEBUG 197:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-05-20 03:14:23,453 DEBUG 198:onap_service.py(1) - [SDC][create Vf] data sent: { "artifacts": {}, "attributes": [], "capabilities": {}, "categories": [ { "normalizedName": "generic", "name": "Generic", "uniqueId": "resourceNewCategory.generic", "subcategories": [{"empty": false, "groupings": null, "icons": ["objectStorage", "compute"], "name": "Abstract", "normalizedName": "abstract", "ownerId": null, "type": null, "uniqueId": "resourceNewCategory.generic.abstract", "version": null}], "version": null, "ownerId": null, "empty": false, "type": null, "icons": null } ], "componentInstances": [], "componentInstancesAttributes": {}, "componentInstancesProperties": {}, "componentType": "RESOURCE", "contactId": "cs0008", "csarUUID": "0ea990df9493483d9448909a07e7c280", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_vm_macro", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_vm_macro"], "toscaArtifacts": {}, "vendorName": "basicvm_macro_vendor", "vendorRelease": "1.0" } 2021-05-20 03:14:23,453 DEBUG 103:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:14:23,453 DEBUG 105:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-05-20 03:14:23,453 DEBUG 106:onap_service.py(1) - [SDC][create Vf] data sent: { "artifacts": {}, "attributes": [], "capabilities": {}, "categories": [ { "normalizedName": "generic", "name": "Generic", "uniqueId": "resourceNewCategory.generic", "subcategories": [{"empty": false, "groupings": null, "icons": ["objectStorage", "compute"], "name": "Abstract", "normalizedName": "abstract", "ownerId": null, "type": null, "uniqueId": "resourceNewCategory.generic.abstract", "version": null}], "version": null, "ownerId": null, "empty": false, "type": null, "icons": null } ], "componentInstances": [], "componentInstancesAttributes": {}, "componentInstancesProperties": {}, "componentType": "RESOURCE", "contactId": "cs0008", "csarUUID": "0ea990df9493483d9448909a07e7c280", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_vm_macro", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_vm_macro"], "toscaArtifacts": {}, "vendorName": "basicvm_macro_vendor", "vendorRelease": "1.0" } 2021-05-20 03:14:43,370 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-05-20 03:14:43,375 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmmacrovspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmYldGamNtOWZWbE5RQ2lBZ0lDQmlMaUFnSUNCRVpYTmpjbWx3ZEdsdmJpQjJaVzVrYjNJZ2MyOW1kSGRoY21VZ2NISnZaSFZqZEFvZ0lDQWdZeTRnSUNBZ1ZtVnljMmx2YmpvZ01DNHdDaUFnSUNCa0xpQWdJQ0JXWlc1a2IzSTZJR0poYzJsamRtMWZiV0ZqY205ZmRtVnVaRzl5Q2lBZ0lDQmxMaUFnSUNCRFlYUmxaMjl5ZVRvZ2NtVnpiM1Z5WTJWT1pYZERZWFJsWjI5eWVTNW5aVzVsY21sakNpQWdJQ0JtTGlBZ0lDQk1hV05sYm5ObElFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUV4cFkyVnVjMlVnVFc5a1pXd2dWbVZ5YzJsdmJqb2dDaUFnSUNBZ0lDQWdhV2t1SUNBZ0lFeHBZMlZ1YzJVZ1FXZHlaV1Z0Wlc1MElFNWhiV1U2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2tnSUNBZ1RHbHpkQ0J2WmlCR1pXRjBkWEpsSUVkeWIzVndjem9nQ2lBZ0lDQm5MaUFnSUNCSWFXZG9JRUYyWVdsc1lXSnBiR2wwZVNBS0lDQWdJR2d1SUNBZ0lGTjBiM0poWjJVZ1JHRjBZU0JDWVdOckxYVndJRVJsZEdGcGJITTZJQW9nSUNBZ0lDQWdJR2t1SUNBZ0lFUmhkR0VnVW1Wd2JHbGpZWFJwYjI0Z1VtVnhkV2x5WldRL09pQm1ZV3h6WlFvZ0lDQWdJQ0FnSUdscExpQWdJQ0FKUkdGMFlTQlRhWHBsSUhSdklISmxjR3hwWTJGMFpTQnBiaUJIUWpvZ2JuVnNiQW9nSUNBZ0lDQWdJR2xwYVM0Z0lDQWdSR0YwWVNCeVpYQnNhV05oZEdsdmJpQm1jbVZ4ZFdWdVkzazZJRzUxYkd3S0lDQWdJQ0FnSUNCcGRpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1UyOTFjbU5sT2lCdWRXeHNDaUFnSUNBZ0lDQWdkaTRnSUNBZ1VtVndiR2xqWVhScGIyNGdSR1Z6ZEdsdVlYUnBiMjQ2SUc1MWJHd0tJQ0FnSURNdUlDQWdJRXhwYzNRZ2IyWWdWa1pEY3lBS0lDQWdJQ0FnSUNCaExpQWdJQ0JHYjNJZ1pXRmphQ0JXUmtNNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwTGlBZ0lDQldSa01nVG1GdFpUb2dDaUFnSUNBZ0lDQWdJQ0FnSUdscExpQWdJQ0JFWlhOamNtbHdkR2x2YmpvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwYVM0Z0lDQWdTVzFoWjJWek9pQUtJQ0FnSUNBZ0lDQWdJQ0FnYVhZdUlDQWdJRU52YlhCMWRHVXZWazBnUTJoaGNtRmpkR1Z5YVhOMGFXTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ2RrTlFWVG9nQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkRVRlVnYjNabGNpMXpkV0p6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTXk0Z0lDQWdUV1Z0YjNKNU9pQUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lEUXVJQ0FnSUVScGMyczZJQW9nSUNBZ0lDQWdJQ0FnSUNCMkxpQWdJQ0JJZVhCbGNuWnBjMjl5SUVSbGRHRnBiSE1nQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F4TGlBZ0lDQk9ZVzFsT2lCTFZrMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lESXVJQ0FnSUVSeWFYWmxjbk02SUc1MWJHd0tJQ0FnSUNBZ0lDQWdJQ0FnZG1rdUlDQWdJRWQxWlhOMElFOVRJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JDYVhRZ1UybDZaVG9nTmpRS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURNdUlDQWdJRlJ2YjJ4ek9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lIWnBhUzRnSUNBZ1RuVnRZbVZ5SUc5bUlGWkdReUJKYm5OMFlXNWpaWE1nQ2lBZ0lDQWdJQ0FnSUNBZ0lIWnBhV2t1SUNBZ0lIWk9TVU56SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTlM0Z0lDQWdVSEp2ZEc5amIyeHpPaUJRY205MGIyTnZiSE1vY0hKdmRHOWpiMnh6UFZ0ZExDQndjbTkwYjJOdmJGZHBkR2hJYVdkb1pYTjBWSEpoWm1acFkxQnliMlpwYkdVOUtRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ05pNGdJQ0FnU1ZBZ2RqUWdVbVZ4ZFdseVpXUTZJSFJ5ZFdVS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURjdUlDQWdJRWxRSUhZMklGSmxjWFZwY21Wa09pQm1ZV3h6WlFvZ0lDQWdJQ0FnSUNBZ0lDQnBlQzRnSUNBZ1VtVmpiM1psY25rZ1JHVjBZV2xzY3pvZ0NnPT0=","heatParamUpdated":false,"creationDate":1621480479364,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vspbasicvmmacrovspinformationtxt","artifactName":"VSP_basic_vm_macro_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NThhOTA4ZmFlMjllNmUxMDFhOTY3OTI4NGNmNjAzZTY=","artifactUUID":"012bd0c2-68f7-45de-8cac-463ae401d10f","artifactDisplayName":"VSP_basic_vm_macro_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmmacrovspinformationtxt","esId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vspbasicvmmacrovspinformationtxt","duplicated":false,"payloadUpdateDate":1621480479366,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1621480479364,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJRlZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lGVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnVldKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUZWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnVldKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dWV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lGVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJRlZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUZWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUZWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQlZZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ1ZXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJRlZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUZWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUJWWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1621480479467,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"4c4d982b-fa89-4665-a4ce-909b3575f77c","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.heat1","duplicated":false,"payloadUpdateDate":1621480479473,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1621480479467,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"vspbasicvmmacrovspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmYldGamNtOWZWbE5RQ2lBZ0lDQmlMaUFnSUNCRVpYTmpjbWx3ZEdsdmJpQjJaVzVrYjNJZ2MyOW1kSGRoY21VZ2NISnZaSFZqZEFvZ0lDQWdZeTRnSUNBZ1ZtVnljMmx2YmpvZ01DNHdDaUFnSUNCa0xpQWdJQ0JXWlc1a2IzSTZJR0poYzJsamRtMWZiV0ZqY205ZmRtVnVaRzl5Q2lBZ0lDQmxMaUFnSUNCRFlYUmxaMjl5ZVRvZ2NtVnpiM1Z5WTJWT1pYZERZWFJsWjI5eWVTNW5aVzVsY21sakNpQWdJQ0JtTGlBZ0lDQk1hV05sYm5ObElFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUV4cFkyVnVjMlVnVFc5a1pXd2dWbVZ5YzJsdmJqb2dDaUFnSUNBZ0lDQWdhV2t1SUNBZ0lFeHBZMlZ1YzJVZ1FXZHlaV1Z0Wlc1MElFNWhiV1U2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2tnSUNBZ1RHbHpkQ0J2WmlCR1pXRjBkWEpsSUVkeWIzVndjem9nQ2lBZ0lDQm5MaUFnSUNCSWFXZG9JRUYyWVdsc1lXSnBiR2wwZVNBS0lDQWdJR2d1SUNBZ0lGTjBiM0poWjJVZ1JHRjBZU0JDWVdOckxYVndJRVJsZEdGcGJITTZJQW9nSUNBZ0lDQWdJR2t1SUNBZ0lFUmhkR0VnVW1Wd2JHbGpZWFJwYjI0Z1VtVnhkV2x5WldRL09pQm1ZV3h6WlFvZ0lDQWdJQ0FnSUdscExpQWdJQ0FKUkdGMFlTQlRhWHBsSUhSdklISmxjR3hwWTJGMFpTQnBiaUJIUWpvZ2JuVnNiQW9nSUNBZ0lDQWdJR2xwYVM0Z0lDQWdSR0YwWVNCeVpYQnNhV05oZEdsdmJpQm1jbVZ4ZFdWdVkzazZJRzUxYkd3S0lDQWdJQ0FnSUNCcGRpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1UyOTFjbU5sT2lCdWRXeHNDaUFnSUNBZ0lDQWdkaTRnSUNBZ1VtVndiR2xqWVhScGIyNGdSR1Z6ZEdsdVlYUnBiMjQ2SUc1MWJHd0tJQ0FnSURNdUlDQWdJRXhwYzNRZ2IyWWdWa1pEY3lBS0lDQWdJQ0FnSUNCaExpQWdJQ0JHYjNJZ1pXRmphQ0JXUmtNNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwTGlBZ0lDQldSa01nVG1GdFpUb2dDaUFnSUNBZ0lDQWdJQ0FnSUdscExpQWdJQ0JFWlhOamNtbHdkR2x2YmpvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwYVM0Z0lDQWdTVzFoWjJWek9pQUtJQ0FnSUNBZ0lDQWdJQ0FnYVhZdUlDQWdJRU52YlhCMWRHVXZWazBnUTJoaGNtRmpkR1Z5YVhOMGFXTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ2RrTlFWVG9nQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkRVRlVnYjNabGNpMXpkV0p6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTXk0Z0lDQWdUV1Z0YjNKNU9pQUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lEUXVJQ0FnSUVScGMyczZJQW9nSUNBZ0lDQWdJQ0FnSUNCMkxpQWdJQ0JJZVhCbGNuWnBjMjl5SUVSbGRHRnBiSE1nQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F4TGlBZ0lDQk9ZVzFsT2lCTFZrMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lESXVJQ0FnSUVSeWFYWmxjbk02SUc1MWJHd0tJQ0FnSUNBZ0lDQWdJQ0FnZG1rdUlDQWdJRWQxWlhOMElFOVRJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JDYVhRZ1UybDZaVG9nTmpRS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURNdUlDQWdJRlJ2YjJ4ek9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lIWnBhUzRnSUNBZ1RuVnRZbVZ5SUc5bUlGWkdReUJKYm5OMFlXNWpaWE1nQ2lBZ0lDQWdJQ0FnSUNBZ0lIWnBhV2t1SUNBZ0lIWk9TVU56SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTlM0Z0lDQWdVSEp2ZEc5amIyeHpPaUJRY205MGIyTnZiSE1vY0hKdmRHOWpiMnh6UFZ0ZExDQndjbTkwYjJOdmJGZHBkR2hJYVdkb1pYTjBWSEpoWm1acFkxQnliMlpwYkdVOUtRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ05pNGdJQ0FnU1ZBZ2RqUWdVbVZ4ZFdseVpXUTZJSFJ5ZFdVS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURjdUlDQWdJRWxRSUhZMklGSmxjWFZwY21Wa09pQm1ZV3h6WlFvZ0lDQWdJQ0FnSUNBZ0lDQnBlQzRnSUNBZ1VtVmpiM1psY25rZ1JHVjBZV2xzY3pvZ0NnPT0=","heatParamUpdated":false,"creationDate":1621480479364,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vspbasicvmmacrovspinformationtxt","artifactName":"VSP_basic_vm_macro_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NThhOTA4ZmFlMjllNmUxMDFhOTY3OTI4NGNmNjAzZTY=","artifactUUID":"012bd0c2-68f7-45de-8cac-463ae401d10f","artifactDisplayName":"VSP_basic_vm_macro_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmmacrovspinformationtxt","esId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vspbasicvmmacrovspinformationtxt","duplicated":false,"payloadUpdateDate":1621480479366,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1621480479364,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1621480479508,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTMyODA4Mjg3N2M2Y2ViMDBlNWMzYzNlMWE5NjJmYTQ=","generatedFromId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1621480479508,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480479508,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1621480466766,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.assettoscacsar","artifactName":"resource-BasicVmMacro-csar.csar","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480466766,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1621480466766,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.assettoscatemplate","artifactName":"resource-BasicVmMacro-template.yml","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480466766,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"path":["c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","uniqueId":"capability.dab3db33-a415-40b0-9e2a-fcbef5df3a15.feature","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","uniqueId":"dab3db33-a415-40b0-9e2a-fcbef5df3a15.dependency","capability":"tosca.capabilities.Node","ownerId":"dab3db33-a415-40b0-9e2a-fcbef5df3a15","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.port","capability":"tosca.capabilities.Attachment","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.name","type":"string","required":false,"definition":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","hidden":false,"immutable":false,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.description","type":"string","required":false,"definition":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","hidden":false,"immutable":false,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.rules","type":"list","required":false,"definition":false,"description":"List of security group rules","schema":{"property":{"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","hidden":false,"immutable":false,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Ubuntu20_admin_security_group"},"actualComponentUid":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","createdFromCsar":true,"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"Ubuntu20_admin_security_group","creationTime":1621480476764,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1621480478504,"customizationUUID":"305f05dd-10ad-4fba-8292-14d66b66213b","posX":"475.0","posY":"325.0","componentName":"SecurityRules","originArchived":false,"propertyValueCounter":1,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"feature","uniqueId":"capability.dab3db33-a415-40b0-9e2a-fcbef5df3a15.feature","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"feature","uniqueId":"capability.dab3db33-a415-40b0-9e2a-fcbef5df3a15.feature","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_Ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"definition":false,"defaultValue":"1","password":false,"name":"min_instances","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"definition":false,"defaultValue":"1","password":false,"name":"max_instances","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"definition":false,"password":false,"name":"default_instances","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"scalable","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.scalable","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"forwarder","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.forwarder","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"binding","uniqueId":"capability.a9ae9a76-e126-4f56-aed5-e36972418677.binding","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"binding","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.binding","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_Ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"definition":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","hidden":false,"immutable":false,"parentUniqueId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"port_mirroring","uniqueId":"capability.37243d5a-1bb1-4642-87c6-8734459c1e2b.port_mirroring","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"properties":[{"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"definition":false,"password":false,"name":"num_cpus","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"definition":false,"password":false,"name":"disk_size","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"definition":false,"password":false,"name":"cpu_frequency","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"definition":false,"password":false,"name":"mem_size","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"host","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.host","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.packets.rate","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.packets.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outgoing.bytes","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outgoing.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outgoing.packets.rate","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outgoing.packets.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outpoing.packets","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outpoing.packets","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.bytes.rate","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.bytes","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outgoing.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.packets","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.packets","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.ephemeral.size","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.ephemeral.size","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"instance","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.instance","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"memory","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.memory","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.iops","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.iops","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.requests","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"cpu.delta","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.cpu.delta","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.capacity","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.capacity","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.bytes","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.bytes","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.latency","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.latency","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.usage","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.usage","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"cpu_util","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.cpu_util","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.allocation","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.allocation","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.requests.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.requests.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.bytes.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.latency","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.latency","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"cpu","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.cpu","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.requests","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.bytes","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.read.requests","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.read.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.root.size","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.root.size","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"vcpus","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.vcpus","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.iops","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.iops","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.usage","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.usage","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.requests.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.requests.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.requests.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.requests.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.allocation","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.allocation","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.read.bytes.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.read.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.read.bytes","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.read.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"memory.usage","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.memory.usage","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.capacity","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.capacity","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"memory.resident","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.memory.resident","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.requests","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_Ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"definition":false,"password":false,"name":"type","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"definition":false,"password":false,"name":"distribution","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"definition":false,"password":false,"name":"version","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"definition":false,"password":false,"name":"architecture","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"os","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.os","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"os_Ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"definition":false,"defaultValue":"true","password":false,"name":"secure","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"endpoint","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.endpoint","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"attachment","uniqueId":"capability.a9ae9a76-e126-4f56-aed5-e36972418677.attachment","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"dependency","uniqueId":"dab3db33-a415-40b0-9e2a-fcbef5df3a15.dependency","capability":"tosca.capabilities.Node","ownerId":"dab3db33-a415-40b0-9e2a-fcbef5df3a15","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"dependency","uniqueId":"dab3db33-a415-40b0-9e2a-fcbef5df3a15.dependency","capability":"tosca.capabilities.Node","ownerId":"dab3db33-a415-40b0-9e2a-fcbef5df3a15","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"link","uniqueId":"677267c0-10f4-4e8c-bba5-c0b24ad922ba.link","capability":"tosca.capabilities.network.Linkable","ownerId":"677267c0-10f4-4e8c-bba5-c0b24ad922ba","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"local_storage","uniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false}]},"inputs":[{"uniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789.skip_post_instantiation_configuration","type":"boolean","required":false,"definition":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","hidden":false,"immutable":false,"parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_related_networks","type":"list","required":true,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_related_networks","hidden":false,"immutable":false,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_vlan_requirements","type":"list","required":true,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_vlan_requirements","hidden":false,"immutable":false,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"description":"vfc naming","password":false,"name":"nfc_naming","hidden":false,"immutable":false,"parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.vm_flavor_name","type":"string","required":true,"definition":false,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","hidden":false,"immutable":false,"parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.compute_Ubuntu20_user_data_format","type":"list","required":true,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_Ubuntu20_user_data_format","value":"[\"RAW\"]","hidden":false,"immutable":false,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_network_role","type":"string","required":true,"definition":false,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"1dba8cbc-6189-4637-b642-e4592322842c.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"definition":false,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_Ubuntu20ServiceTemplate.yaml\",\"count\":1}","hidden":false,"immutable":false,"status":"supported","parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.vm_image_name","type":"string","required":true,"definition":false,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","hidden":false,"immutable":false,"parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_network","type":"list","required":true,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","hidden":false,"immutable":false,"getInputValues":[{"propName":"port_Ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.compute_Ubuntu20_metadata","type":"list","required":true,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_Ubuntu20_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","hidden":false,"immutable":false,"getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789.vm_type_tag","type":"string","required":false,"definition":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"Ubuntu20","hidden":false,"immutable":false,"status":"supported","parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789.high_availablity","type":"string","required":false,"definition":false,"description":"high_availablity","password":false,"name":"high_availablity","hidden":false,"immutable":false,"status":"supported","parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_subnetpoolid","type":"string","required":true,"definition":false,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_subnetpoolid","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"definition":false,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_exCP_naming","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789.nfc_naming_code","type":"string","required":false,"definition":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"Ubuntu20","hidden":false,"immutable":false,"status":"supported","parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_order","type":"integer","required":true,"definition":false,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_order","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.compute_Ubuntu20_name","type":"list","required":true,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_Ubuntu20_name","value":"[{\"get_input\":\"Ubuntu20_name_0\"}]","hidden":false,"immutable":false,"getInputValues":[{"propName":"compute_Ubuntu20_name","inputName":"Ubuntu20_name_0","inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789.nfc_function","type":"string","required":false,"definition":false,"password":false,"name":"nfc_function","hidden":false,"immutable":false,"parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.index_value","type":"integer","required":false,"definition":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","hidden":false,"immutable":false,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"definition":false,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_name","type":"list","required":true,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_name","hidden":false,"immutable":false,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789.max_instances","type":"integer","required":false,"definition":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","hidden":false,"immutable":false,"status":"supported","parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_ip_requirements","type":"list","required":true,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","hidden":false,"immutable":false,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_security_groups","type":"list","required":true,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_security_groups","value":"[[\"Ubuntu20_admin_security_group\"]]","hidden":false,"immutable":false,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.compute_Ubuntu20_key_name","type":"list","required":true,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_Ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_Ubuntu20_instantiated_key_name\"]","hidden":false,"immutable":false,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789.min_instances","type":"integer","required":false,"definition":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","hidden":false,"immutable":false,"status":"supported","parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"definition":false,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_Ubuntu20"},"actualComponentUid":"4ba83843-0aec-4741-a179-51bf1cdf893a","createdFromCsar":true,"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_Ubuntu20","creationTime":1621480476764,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"4ba83843-0aec-4741-a179-51bf1cdf893a","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmMacrocvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1621480478504,"customizationUUID":"4c88abdd-b42f-4418-87fc-fa24b102fb9b","posX":"275.0","posY":"325.0","componentName":"basic_vm_macro-nodes.Ubuntu20Cvfc","originArchived":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[{"toNode":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","requirementOwnerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group","id":"c7ecc054-84e4-47c1-89e4-35b512db68a1","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilityUid":"capability.a9ae9a76-e126-4f56-aed5-e36972418677.attachment","requirementUid":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.port"}}],"fromNode":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20":[{"uniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789.skip_post_instantiation_configuration","type":"boolean","required":false,"definition":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","hidden":false,"immutable":false,"parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_related_networks","type":"list","required":true,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_related_networks","hidden":false,"immutable":false,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_vlan_requirements","type":"list","required":true,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_vlan_requirements","hidden":false,"immutable":false,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"description":"vfc naming","password":false,"name":"nfc_naming","hidden":false,"immutable":false,"parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.vm_flavor_name","type":"string","required":true,"definition":false,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","hidden":false,"immutable":false,"inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_flavor_name","parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.compute_Ubuntu20_user_data_format","type":"list","required":true,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_Ubuntu20_user_data_format","value":"[\"RAW\"]","hidden":false,"immutable":false,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_network_role","type":"string","required":true,"definition":false,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"1dba8cbc-6189-4637-b642-e4592322842c.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"definition":false,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_Ubuntu20ServiceTemplate.yaml\",\"count\":1}","hidden":false,"immutable":false,"status":"supported","parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.vm_image_name","type":"string","required":true,"definition":false,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","hidden":false,"immutable":false,"inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_image_name","parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_network","type":"list","required":true,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","hidden":false,"immutable":false,"inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.admin_plane_net_name","getInputValues":[{"propName":"port_Ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.compute_Ubuntu20_metadata","type":"list","required":true,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_Ubuntu20_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","hidden":false,"immutable":false,"inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789.vm_type_tag","type":"string","required":false,"definition":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"Ubuntu20","hidden":false,"immutable":false,"status":"supported","parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789.high_availablity","type":"string","required":false,"definition":false,"description":"high_availablity","password":false,"name":"high_availablity","hidden":false,"immutable":false,"status":"supported","parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_subnetpoolid","type":"string","required":true,"definition":false,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_subnetpoolid","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"definition":false,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_exCP_naming","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789.nfc_naming_code","type":"string","required":false,"definition":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"Ubuntu20","hidden":false,"immutable":false,"status":"supported","parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_order","type":"integer","required":true,"definition":false,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_order","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.compute_Ubuntu20_name","type":"list","required":true,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_Ubuntu20_name","value":"[{\"get_input\":\"Ubuntu20_name_0\"}]","hidden":false,"immutable":false,"inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_name_0","getInputValues":[{"propName":"compute_Ubuntu20_name","inputName":"Ubuntu20_name_0","inputId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789.nfc_function","type":"string","required":false,"definition":false,"password":false,"name":"nfc_function","hidden":false,"immutable":false,"parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.index_value","type":"integer","required":false,"definition":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","hidden":false,"immutable":false,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"definition":false,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_name","type":"list","required":true,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_name","hidden":false,"immutable":false,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789.max_instances","type":"integer","required":false,"definition":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","hidden":false,"immutable":false,"status":"supported","parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_ip_requirements","type":"list","required":true,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","hidden":false,"immutable":false,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_security_groups","type":"list","required":true,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_security_groups","value":"[[\"Ubuntu20_admin_security_group\"]]","hidden":false,"immutable":false,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.compute_Ubuntu20_key_name","type":"list","required":true,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_Ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_Ubuntu20_instantiated_key_name\"]","hidden":false,"immutable":false,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789.min_instances","type":"integer","required":false,"definition":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","hidden":false,"immutable":false,"status":"supported","parentUniqueId":"6557c3d7-f413-498b-8b95-c76bf37e9789","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"6557c3d7-f413-498b-8b95-c76bf37e9789","empty":false},{"uniqueId":"4ba83843-0aec-4741-a179-51bf1cdf893a.port_Ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"definition":false,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group":[{"uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.name","type":"string","required":false,"definition":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","hidden":false,"immutable":false,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.description","type":"string","required":false,"definition":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","hidden":false,"immutable":false,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.rules","type":"list","required":false,"definition":false,"description":"List of security group rules","schema":{"property":{"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","hidden":false,"immutable":false,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"path":["c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","uniqueId":"capability.dab3db33-a415-40b0-9e2a-fcbef5df3a15.feature","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false},{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"feature","uniqueId":"capability.dab3db33-a415-40b0-9e2a-fcbef5df3a15.feature","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"feature","uniqueId":"capability.dab3db33-a415-40b0-9e2a-fcbef5df3a15.feature","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_Ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"definition":false,"defaultValue":"1","password":false,"name":"min_instances","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"definition":false,"defaultValue":"1","password":false,"name":"max_instances","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"definition":false,"password":false,"name":"default_instances","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"scalable","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.scalable","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"forwarder","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.forwarder","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"binding","uniqueId":"capability.a9ae9a76-e126-4f56-aed5-e36972418677.binding","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"binding","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.binding","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_Ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"definition":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","hidden":false,"immutable":false,"parentUniqueId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"port_mirroring","uniqueId":"capability.37243d5a-1bb1-4642-87c6-8734459c1e2b.port_mirroring","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"properties":[{"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"definition":false,"password":false,"name":"num_cpus","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"definition":false,"password":false,"name":"disk_size","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"definition":false,"password":false,"name":"cpu_frequency","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"definition":false,"password":false,"name":"mem_size","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"host","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.host","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.packets.rate","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.packets.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outgoing.bytes","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outgoing.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outgoing.packets.rate","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outgoing.packets.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outpoing.packets","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outpoing.packets","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.bytes.rate","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.bytes","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outgoing.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.packets","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.packets","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.ephemeral.size","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.ephemeral.size","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"instance","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.instance","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"memory","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.memory","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.iops","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.iops","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.requests","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"cpu.delta","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.cpu.delta","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.capacity","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.capacity","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.bytes","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.bytes","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.latency","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.latency","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.usage","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.usage","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"cpu_util","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.cpu_util","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.allocation","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.allocation","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.requests.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.requests.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.bytes.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.latency","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.latency","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"cpu","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.cpu","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.requests","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.bytes","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.read.requests","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.read.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.root.size","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.root.size","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"vcpus","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.vcpus","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.iops","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.iops","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.usage","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.usage","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.requests.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.requests.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.requests.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.requests.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.allocation","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.allocation","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.read.bytes.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.read.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.read.bytes","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.read.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"memory.usage","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.memory.usage","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.capacity","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.capacity","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"memory.resident","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.memory.resident","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.requests","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_Ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"definition":false,"password":false,"name":"type","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"definition":false,"password":false,"name":"distribution","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"definition":false,"password":false,"name":"version","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"definition":false,"password":false,"name":"architecture","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"os","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.os","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"os_Ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"definition":false,"defaultValue":"true","password":false,"name":"secure","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"endpoint","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.endpoint","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"attachment","uniqueId":"capability.a9ae9a76-e126-4f56-aed5-e36972418677.attachment","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","uniqueId":"dab3db33-a415-40b0-9e2a-fcbef5df3a15.dependency","capability":"tosca.capabilities.Node","ownerId":"dab3db33-a415-40b0-9e2a-fcbef5df3a15","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"dependency","uniqueId":"dab3db33-a415-40b0-9e2a-fcbef5df3a15.dependency","capability":"tosca.capabilities.Node","ownerId":"dab3db33-a415-40b0-9e2a-fcbef5df3a15","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"dependency","uniqueId":"dab3db33-a415-40b0-9e2a-fcbef5df3a15.dependency","capability":"tosca.capabilities.Node","ownerId":"dab3db33-a415-40b0-9e2a-fcbef5df3a15","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"link","uniqueId":"677267c0-10f4-4e8c-bba5-c0b24ad922ba.link","capability":"tosca.capabilities.network.Linkable","ownerId":"677267c0-10f4-4e8c-bba5-c0b24ad922ba","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.port","capability":"tosca.capabilities.Attachment","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"local_storage","uniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false}]},"inputs":[{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vf_module_id","type":"string","required":false,"definition":false,"defaultValue":"Ubuntu20-VF-module","description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","label":"VF module ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.skip_post_instantiation_configuration","type":"boolean","required":false,"definition":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"nf_naming","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.multi_stage_design","type":"boolean","required":false,"definition":false,"defaultValue":"false","password":false,"name":"multi_stage_design","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_naming_code","type":"string","required":false,"definition":false,"password":false,"name":"nf_naming_code","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_function","type":"string","required":false,"definition":false,"password":false,"name":"nf_function","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.controller_actor","type":"string","required":false,"definition":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.availability_zone_max_count","type":"integer","required":false,"definition":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_artifact_name","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_artifact_name","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_pub_key","type":"string","required":false,"definition":false,"defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","label":"Public key","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_name","type":"string","required":false,"definition":false,"defaultValue":"Ubuntu20-VNF-name","description":"The VM name","password":false,"name":"vnf_name","label":"VM name","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.max_instances","type":"integer","required":false,"definition":false,"password":false,"name":"max_instances","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_type","type":"string","required":false,"definition":false,"password":false,"name":"nf_type","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_image_name","type":"string","required":false,"definition":false,"defaultValue":"ubuntu-20.04","description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","label":"Image name or ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.dcae_collector_ip","type":"string","required":false,"definition":false,"defaultValue":"10.4.2.166","description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","label":"DCAE collector IP address","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_id","type":"string","required":false,"definition":false,"defaultValue":"Ubuntu20-VNF","description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","label":"VNF ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_version","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_model_version","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_role","type":"string","required":false,"definition":false,"password":false,"name":"nf_role","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_name_0","type":"string","required":false,"definition":false,"defaultValue":"Ubuntu20","description":"The VM name","password":false,"name":"Ubuntu20_name_0","label":"VM name","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.min_instances","type":"integer","required":false,"definition":false,"password":false,"name":"min_instances","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.dcae_collector_port","type":"string","required":false,"definition":false,"defaultValue":"30417","description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","label":"DCAE collector port","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.admin_plane_net_name","type":"string","required":false,"definition":false,"defaultValue":"admin","description":"The external management network","password":false,"name":"admin_plane_net_name","label":"management network","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_name","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_model_name","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_flavor_name","type":"string","required":false,"definition":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","label":"Flavor","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"321c7b8f-0bc7-47ff-a2ca-3b5e43088491","groupUUID":"a84aa4bb-9cf2-497d-a9f9-e01586a8f5b2","members":{"Ubuntu20_admin_security_group":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group","abstract_Ubuntu20":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"},"vspOriginated":true,"userDefined":false,"properties":[{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"definition":false,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu20.yaml","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"definition":false,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicVmMacro..base_ubuntu20..module-0","uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.BasicVmMacro..base_ubuntu20..module-0","name":"BasicVmMacro..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.heat1","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.heat1env"],"invariantName":"BasicVmMacro..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"79418dec-c498-479f-b972-78adad47cafb","artifactsUuid":["4c4d982b-fa89-4665-a4ce-909b3575f77c"],"groupUUID":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","members":{"Ubuntu20_admin_security_group":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group","abstract_Ubuntu20":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20"},"vspOriginated":true,"userDefined":false,"properties":[{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"definition":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"definition":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"definition":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"definition":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"definition":false,"password":false,"name":"vf_module_type","value":"Base","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"definition":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"definition":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"definition":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"type":"string","required":false,"definition":false,"description":":","password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"description":":","password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"definition":false,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"definition":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVmMacro","vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","icon":"defaulticon","version":"0.1","creationDate":1621480466766,"description":"VF","tags":["basic_vm_macro"],"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e","contactId":"cs0008","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","SupportablityComponentName":"basic_vm_macro","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"0ea990df9493483d9448909a07e7c280","SupportablityComponentVersion":"0.1"},"highestVersion":true,"uuid":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","systemName":"BasicVmMacro","invariantUUID":"0c9418de-0f81-4fa9-b808-221eaa2c5608","normalizedName":"basicvmmacro","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1621480477903,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJRlZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lGVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnVldKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUZWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnVldKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dWV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lGVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJRlZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUZWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUZWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQlZZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ1ZXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJRlZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUZWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUJWWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1621480479467,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"4c4d982b-fa89-4665-a4ce-909b3575f77c","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.heat1","duplicated":false,"payloadUpdateDate":1621480479473,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1621480479467,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"vspbasicvmmacrovspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmYldGamNtOWZWbE5RQ2lBZ0lDQmlMaUFnSUNCRVpYTmpjbWx3ZEdsdmJpQjJaVzVrYjNJZ2MyOW1kSGRoY21VZ2NISnZaSFZqZEFvZ0lDQWdZeTRnSUNBZ1ZtVnljMmx2YmpvZ01DNHdDaUFnSUNCa0xpQWdJQ0JXWlc1a2IzSTZJR0poYzJsamRtMWZiV0ZqY205ZmRtVnVaRzl5Q2lBZ0lDQmxMaUFnSUNCRFlYUmxaMjl5ZVRvZ2NtVnpiM1Z5WTJWT1pYZERZWFJsWjI5eWVTNW5aVzVsY21sakNpQWdJQ0JtTGlBZ0lDQk1hV05sYm5ObElFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUV4cFkyVnVjMlVnVFc5a1pXd2dWbVZ5YzJsdmJqb2dDaUFnSUNBZ0lDQWdhV2t1SUNBZ0lFeHBZMlZ1YzJVZ1FXZHlaV1Z0Wlc1MElFNWhiV1U2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2tnSUNBZ1RHbHpkQ0J2WmlCR1pXRjBkWEpsSUVkeWIzVndjem9nQ2lBZ0lDQm5MaUFnSUNCSWFXZG9JRUYyWVdsc1lXSnBiR2wwZVNBS0lDQWdJR2d1SUNBZ0lGTjBiM0poWjJVZ1JHRjBZU0JDWVdOckxYVndJRVJsZEdGcGJITTZJQW9nSUNBZ0lDQWdJR2t1SUNBZ0lFUmhkR0VnVW1Wd2JHbGpZWFJwYjI0Z1VtVnhkV2x5WldRL09pQm1ZV3h6WlFvZ0lDQWdJQ0FnSUdscExpQWdJQ0FKUkdGMFlTQlRhWHBsSUhSdklISmxjR3hwWTJGMFpTQnBiaUJIUWpvZ2JuVnNiQW9nSUNBZ0lDQWdJR2xwYVM0Z0lDQWdSR0YwWVNCeVpYQnNhV05oZEdsdmJpQm1jbVZ4ZFdWdVkzazZJRzUxYkd3S0lDQWdJQ0FnSUNCcGRpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1UyOTFjbU5sT2lCdWRXeHNDaUFnSUNBZ0lDQWdkaTRnSUNBZ1VtVndiR2xqWVhScGIyNGdSR1Z6ZEdsdVlYUnBiMjQ2SUc1MWJHd0tJQ0FnSURNdUlDQWdJRXhwYzNRZ2IyWWdWa1pEY3lBS0lDQWdJQ0FnSUNCaExpQWdJQ0JHYjNJZ1pXRmphQ0JXUmtNNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwTGlBZ0lDQldSa01nVG1GdFpUb2dDaUFnSUNBZ0lDQWdJQ0FnSUdscExpQWdJQ0JFWlhOamNtbHdkR2x2YmpvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwYVM0Z0lDQWdTVzFoWjJWek9pQUtJQ0FnSUNBZ0lDQWdJQ0FnYVhZdUlDQWdJRU52YlhCMWRHVXZWazBnUTJoaGNtRmpkR1Z5YVhOMGFXTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ2RrTlFWVG9nQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkRVRlVnYjNabGNpMXpkV0p6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTXk0Z0lDQWdUV1Z0YjNKNU9pQUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lEUXVJQ0FnSUVScGMyczZJQW9nSUNBZ0lDQWdJQ0FnSUNCMkxpQWdJQ0JJZVhCbGNuWnBjMjl5SUVSbGRHRnBiSE1nQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F4TGlBZ0lDQk9ZVzFsT2lCTFZrMEtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lESXVJQ0FnSUVSeWFYWmxjbk02SUc1MWJHd0tJQ0FnSUNBZ0lDQWdJQ0FnZG1rdUlDQWdJRWQxWlhOMElFOVRJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JDYVhRZ1UybDZaVG9nTmpRS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURNdUlDQWdJRlJ2YjJ4ek9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lIWnBhUzRnSUNBZ1RuVnRZbVZ5SUc5bUlGWkdReUJKYm5OMFlXNWpaWE1nQ2lBZ0lDQWdJQ0FnSUNBZ0lIWnBhV2t1SUNBZ0lIWk9TVU56SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTlM0Z0lDQWdVSEp2ZEc5amIyeHpPaUJRY205MGIyTnZiSE1vY0hKdmRHOWpiMnh6UFZ0ZExDQndjbTkwYjJOdmJGZHBkR2hJYVdkb1pYTjBWSEpoWm1acFkxQnliMlpwYkdVOUtRb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ05pNGdJQ0FnU1ZBZ2RqUWdVbVZ4ZFdseVpXUTZJSFJ5ZFdVS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURjdUlDQWdJRWxRSUhZMklGSmxjWFZwY21Wa09pQm1ZV3h6WlFvZ0lDQWdJQ0FnSUNBZ0lDQnBlQzRnSUNBZ1VtVmpiM1psY25rZ1JHVjBZV2xzY3pvZ0NnPT0=","heatParamUpdated":false,"creationDate":1621480479364,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vspbasicvmmacrovspinformationtxt","artifactName":"VSP_basic_vm_macro_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NThhOTA4ZmFlMjllNmUxMDFhOTY3OTI4NGNmNjAzZTY=","artifactUUID":"012bd0c2-68f7-45de-8cac-463ae401d10f","artifactDisplayName":"VSP_basic_vm_macro_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmmacrovspinformationtxt","esId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vspbasicvmmacrovspinformationtxt","duplicated":false,"payloadUpdateDate":1621480479366,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1621480479364,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1621480479508,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTMyODA4Mjg3N2M2Y2ViMDBlNWMzYzNlMWE5NjJmYTQ=","generatedFromId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1621480479508,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480479508,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e"},"csarUUID":"0ea990df9493483d9448909a07e7c280","csarVersion":"1.0","vspArchived":false,"service":false,"archiveTime":0,"name":"basic_vm_macro"} 2021-05-20 03:14:43,383 INFO 284:__init__.py(1) - Vf basic_vm_macro is created in SDC 2021-05-20 03:14:43,383 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:14:43,384 DEBUG 579:sdc_resource.py(1) - Add deployment artifact to sdc resource 2021-05-20 03:14:43,530 DEBUG 195:onap_service.py(1) - [SDC][Add deployment artifact for basic_vm_macro sdc resource] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:14:43,530 DEBUG 197:onap_service.py(1) - [SDC][Add deployment artifact for basic_vm_macro sdc resource] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e/artifacts 2021-05-20 03:14:43,530 DEBUG 198:onap_service.py(1) - [SDC][Add deployment artifact for basic_vm_macro sdc resource] data sent: { "artifactGroupType": "DEPLOYMENT", "artifactName": "BASIC_VM_enriched.zip", "artifactLabel": "vnfcds", "artifactType": "CONTROLLER_BLUEPRINT_ARCHIVE", "description": "test", "payloadData": "UEsDBBQACAgIAJYZtFIAAAAAAAAAAAAAAAABAAAALwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICACWGbRSAAAAAAAAAAAAAAAADAAAAERlZmluaXRpb25zLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAGwAAAERlZmluaXRpb25zL2RhdGFfdHlwZXMuanNvbu1XO2+DMBDe8yssplYKiHbs2qhjlz6WqkIOnOkpYFM/iFDEf6/tPBoi1KUwIDIgoTvf57uPu+/EbkFIkFFNE91UoALyQHbW5Iw6TAVnmIdUKcx5WElRgdR4fsqdA5VKrDQK7uzBquG0xJSsLOirxSQZMOTo/IQJSbZCblghtjcd9NsoWB4Ra5DqiHYXxVH86+rPwcVwFmLWNfYkd0LyXgnfBiX4MEYLBR2vI8QHKS2R591Qpak2qgfTVmXPU+Taez/IjrTkc9lNilFT6J5g4Fo2iUq/oKSXtZxnFJzZ29N7+4sVKJA1phCizYZy93Il53TUNktimxSmx4hZG67N4+olfH9+Cn0NQ3K0uODK3i2xhixhUpQ+UAuV0sgJhteL6DDte7xDnJMOCUoYaftuP96lTWxwAem54yojA3TBxaRMkY83Pyf3sRuTsbgxhzsSVtBayAkpyggcVGadbKCZW/3XNfsHOVNfs3v5GH7LnlPEwlJkpphO44ygHVjSHCbUKSNQ4IpP4tmWbzfHLL8/zUrkSVVQbvsf9Hw4+O+PxsI97Q9QSwcIb/5CDqIBAAC9EAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAjAAAARGVmaW5pdGlvbnMvcmVsYXRpb25zaGlwX3R5cGVzLmpzb26FjLEKhDAMhnefInQ+iq633huIu0ibw8LZlCQIIr67rSA6CDdkyff931oBGMbfoIGijCH1uiQUA29YM8pQSdxg74rYD8WITqWjS8yqR3EcUvHK37S3EfzpvM7IjCxnoLG1rS/kkcOMvv8yTQd/arZEao7FVpXbdlBLBwgwKDxtdwAAAOMAAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAAB8AAABEZWZpbml0aW9ucy9hcnRpZmFjdF90eXBlcy5qc29uvY89b8IwEIZ3fsXJM4lgZUWq1KELQiwIRZZzplc5sXW+BBDiv9cOSdN26NjBg+/90PvcFwBKs5DVRiq5BYwKNnBP529C0egQqD0XjNF3bHD2JFeN0TAFId/mu9qNJnh7puCFHEIXsQbtfPpfSN5h61tL5451zoFgE5wWVMuptUeOU+O6XJWrWaqRqce6suybQRcfjS6ntbF8TWXYYCtD+Ry0aUiFV8mhI6iPmPtPg/pY/kKeFhU9Om9Ibn8yw2F0wX7MPYGt55+k/wrYi/viW+T3+ARQSwcIXVo4tdQAAADwAQAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAbAAAARGVmaW5pdGlvbnMvbm9kZV90eXBlcy5qc29u7Vrdb9s2EH/PX0H4aQMsr11fhr4FSba6C5zMdruHoQhoibbZSqJGUlmNwv/7jqQ+LUqiOttpuwJBLIvk8T5/dzzz0wVCo5gF5EHuEiJG6CX6BK/gpc+ihMUkll5MpM/itUc+Ej+VjJeTYFpAhM9pIimL1fvRcksFgr+ZWYSWHMcC+2ocXcELukk5zr5lG6DL++lonBN8JFzkxJ5Pnk2elUNYSk5XqazyqQc4EUBKEC/AEtfH9OjfKeUkUANrHAoyro4qufVm7wXsWozss6d9sbuPE7yiIZW0sX9FV6DKBgPFFpIJH0+qhCYztaBj14z5CIgf7prbBf7FxM8tUNu52Gqn989WjGoKyFkePQKtnGZAHqlP6hM5CbXlxJYmFXGqr8XkyjAjlqxLKhpLwtfYb2iycIrMf24sPqcnsoQYPxKHQzCYcAakLSN66yQ9VGUxaHzZyw3WnGHx+IX+htSaMfrAZEhj/UVFgUiThHEJvje2kap6puQpsU4qvEeA98cbOyXQFQxjmnnJX1bWVXThkAYP8D8l2cSRYXk0hgjYyS3TT9o+MQ5H6J2Fzh69szIRkDVOQ6mZLSg0Ju6ba3O9+yEWwuNkTTiJfXcT/G60nllCU0ExjghiHBmhkFmg306OaAwn6SjYBoM8EFUJiQMQrQEhHcJNs9Wad4EkQzR+DyGmnl4b4UDMmgqOImFIhbTTgfDkuwfhb0nUQNshuiqRoVt/wQ5Ep74HYQ1R38TfDuVdm6XotTD5R6p8A+q6Xtyad4WzOeiskTyaotaTSJuYDSFHLJUdsNSZ31plN9ipUu08W4+uYT24D3q9uJuhNeMRdvEVB7mHhAO4s0zdTbjQ0xFbI7kllaqhFO8HwFlfAb6y7BrTMOUE/XjSKD806EXbt/K5mQUDwukjCR7WnEWVhKoSskqkmaBm92xVpdQAp2ApB1RRD2F6mP9bK7N5tg5dCkE3saosjlmL4YKql2COo4ahG4y9YmEgkJYCtIEkiRKoKCCZloJ5Io0izHfKwB/IztMJ7LA6aTdsu0Er/lnlPMLJULZNTlVBhQj2twgDUEGFI1ECEEM/IrKZoE/oMYjFS/UJNRYNXqLnP7+AdLr/HFEUj19cudpa2OVeNy9sWjr4eWq7ijeBC7nXFmSnjSoIVyUxypM50nUvGN5nPC+Bz4+lzPdTPqxYmqXRinCNpxRKJKgiQN0qF2h8LbV0HGGUQ2wIt9OqFIzPHVMH4xrwslVOAv+5JSAZV9gRM102aTJaXJN3jyPqirGQYFv6t0hSoPegs8YcOCLCHDbO72xNPHavRWK8CokV0bUFzm+AHJ89g8+erq6d5VlmSQqNrfn0Mgf/ewP+hvg3VZRz44qQxQZ77zQYozcxhS/wqMHVII8ePfvprIjEQZJkNp8G5w9D003TDuvM8KXpwM30odhU0nkiPTf7309zucP1lspWvk/k/d3V7xk46TkWfu0Ht0zN9Y5s72GtPJgVkLMwH6oSR0slr8txrS3Yujqew45UtcGedmR3G7JoHZYtyVob8qD9WGs7ZlSs5zu3JmPDFFeFxUp4Md1FlblyZhGOg6z7O9YD9b7jmkL1k2C5Pfah1am32N5TLFbtdG7Q7cVp0V7Mmoo/5X1GW3fR9eeVRuXSU7F0xfLeqgrVGBikhSKkykNpVSEB1UlTFam6fuuQu912JxJ7GCTlghrosOJSsHLCI9VAXGFBTgVHT49Diz9uFfDc36oHZ9xRk61OCc6UMNjfEySEqLL8kuUYP10gAIVz8yx2FHCBMkZ1S1RJkKhpn8m8qihOGvum4voqWO2FqW8MWMoo6UcXM/e44HJEWXQ8OEkyVTO/WDmg6HcTY66O698s1KtfwdwhXs+2RvSWYLBIdyA/JeKAdVZPq+nfbpY6qd4t9Of1ze3N8ka/ebN0t4CiYhUwwbuQ4Ub7ZmBqbd33CTN7ykNPHxuOn9xPRJZ8TABeFBr0HyoH2uQzQ/zh/nL5Sjmb+XI3nS1v5sPi3pD4XiN9r5HQUWske9/IJTNnHlppEOmfZl0ycje3jMl2Hg9k6WT0bnF1ifRZUd+GUz2Rg0pCnJrdt/HaSZlvZ78OrGoGMmW5WunK17Wejv6hcltcqkVlT8qJ2467APmV0MMA67wEYLtG2tXOH4VsQ1t/du9t7fZegazhtQhiv974Peg2Z9xg32dp8/bBiTjyJPaxL7oZE42wsnJk/eViGEtxEnWzIjHfEOnRxMNBwNsuXAzWU+ee6qqsF+vrCf9xt7ZbB1Ud/PLiWSc35bVqT12U8Fja7ys9lnFh65Cr3lypDnODQ3ieL3qyGD53hP4PvP3rdedhFZVK6xf5uv3F/l9QSwcIDRCQ5d0GAADFMgAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAdAAAARGVmaW5pdGlvbnMvcG9saWN5X3R5cGVzLmpzb26r5lJQUCrIz8lMrowvqSxILVZSsFKoVqjlqgUAUEsHCLxAbzYcAAAAGgAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAGQAAAERlZmluaXRpb25zL3VidW50dTIwLmpzb27lWE1v2zgQvftXCDq1i0hJ91gUxQZNdlGgTYs0xR6CQGCkscyNRLL8cCMU/u+lKImWKMqW0ySHboAEijiP8zgzbzz0j0UQhJKKFCUZLDHBElMikjVwoR/C4HUQqltFpPrzJHmVnCQn4VGNKEGiDElUG/zQL+pNoGQFkpAgJVeUG+jlP0fBp4vzL8EbTkuESZwjDsVflCOSQ5zS8q3ZTqMbUALaqjBQDgRiTm+By559Z64E8CTnVDFhrE/PPr6/0L4+n1+eXr3/dNHZWVIElTA4zciif+RX8Uk8tpAoF7v3kBVrvJyd/3369cNVqNc3JmC4ZJRLA7/uIrbERWu9jfxxHVWzj4j/E5qO2WEnQkcUmacVZochEZd4iVJ5GIrQDA5DMFrgtHIxwY2JTCaKfun1KiqlZInzKANW0CpinDJdDBh6JkFdJ4IWqoZGd1D1l/RiDjLBhCnZltTAtDXbLLq/TaYk1XRprum2We0x+k753bKg38cUFE8hQkLgnJRApMNDSGBi+G4OzlhlIFKOmexq87JFBacGFfzbcmqL0eIk4vr49uCuo57xxj5vtnuEJm5j0l1UdD500u49hDl8U5hDVi9JrsDl1WmkwEK6pDUzXiUiXelGMN66jxaSY5KHg/VN/1BHe0I9UVATUT+rdAfBafC5AVXb8g6WlAddYbzwOHoZu6ecG6FMRnuI780iVdKbxhLECrJoXONjFkawDsU1KpQH1EoOSZ2cW9Vse+2vvyPd83tHQhyVmuXNdD4X7pM9Ztcomv1mSW8Hwqy76X9n7A+Q3NCBY6dbLl7jrvKux0FMUVEkdZKRZeBU+iBSBwl4V8NsDeZV51iBQ80NQvA0ahu4+CWdTZJ9sMIyXkVc+Yrr15V1b6Xl1Nnji6r59D1EVD5EExE3y6osq/0aavf7v2honJJFj1XYTF9t2z50DrF+9SjNKKmLxIK2ZwoHAZDA9Yw4lq0dRC4t8F23qyciNhMe/etlrTjtw7s2mQZfOoSuKcQrf9xb827sbUeYqL4bTG4+miLdAciD2YzeuW+G/09IspeGjvI4C2uynPUpbg9t+a+hoCmWI2XZEf6qq7LjvpN4LYvppl9bloixuqrnsGltbRnOJNPC7GXCT+YWCUi6y9rTR8nvbne8hpgnjpzX2TiGD5y0fv/m4u311nDOZbP/s/E2JyEpN/FShXxYF7tuqqpJlfvpbxw/WTPa+n0etTm+9kutBTyDzoaeHiIy7+TlERkBWSMiuIdU6eqZqTCrp4sGf97Bn1dezUgYbWfiSq5GU/HQNi10/9H5WAIHkjawL2ZJHDMDP27ua2cmgjFzy8kyExLpDepIA8n0XnaavPECsuZa4txlwj8mv6h6HOkN58BF/bv5CVBLBwjEVH+DCgQAALgVAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAACsAAABEZWZpbml0aW9ucy9yZXNvdXJjZXNfZGVmaW5pdGlvbl90eXBlcy5qc29u7ZjdbpswFIDv+xQW6mUIWS+rbVrWsSpr2lRpOqlaq8gBJ2Ul2LNNJlTl3WcwJBhMQ9ZGkybfIOJzjn3+/Nnk+QgAK1jCBZpGcIkscAqexZAY5HDB0p9laUeKCk2NiFBMEOXJdiIx6CPm0YDwAEd6s3S5hMg5GadBtLCy8XU+64LimGRSH81hHPJiuZj4kCPfnmULWpf9Yf9i9L0D7m7HgzvwPolpkHSXMIRPePUJct718PJjYcxwTD3EKq7K+UtjinOZia16UQ48yOcD61y03kQYRCTeNbHUqZkyP/J2WFLEXvJnIygcsZ9QYi8hIWmyKxrpioiugswhxmGUvvhyNc14RzVdRfNCO38tyddlZSv1wUcERT6KvNzVHw2LbCd+UObAMd8djtrh1gqGMWp2i0D+mOk5BFK4dHqONFCUNgX4djO6UkUxDe3tHGllPBzNnfQRLJxz98odD87ssXszuh2fuXb/enCah8yc/MU51iShENqi6aEj0sHSh3MsE5O+byQ2xwSHeJFkP7IwEEeUSQUZlmYbygIiOstcP3cn2yRtGvqoeGZJS2vYiI6NrAqOqqAVNipGBhoGGgeFRrmzDTKysGpbUBZvL2CQeDYV8+h4UYiquKiMt6KFamNgYWBxUFiUutqwIgurugFl6fZFRRh40wjxqay3BhglBQ026tK28KhZGoQYhBwaIWq3G5AUINFsRlnGvXDS0C9VqGjUOoBj5sFu6lWaUNYdY8w7IP09zTJcZU9zD7Yj0ASDGQJCdRX46K0RdCMsYdgBF5AEIXj/xE5Oekkr9LTnw17YgZHYY7NdQJu1ZMevGNE8UHfonk0AFHpz6PHs7gq+jkeX4PPw1r0eD64m08vRF3cIfj8iiraKorGYKMWHe+tdt9ft3Vtq3+npVNmerTZ9E8MUlxUE1Nt8k0aRE1EwhqlJ5uuT6UECZ0EYqBtVk8qSYruUyp1ub+b5mfBHse07Gh0vhIyJc3MuEioCknWASxKicf+6qHY1nXnw9UPr4YVw3/b4VsD8r88jq+HULGx6zk6jt7yOdHWKjYf8qxp/r5VaXnS07utaq3L6rub2Evtx2HTsKvLqcaoTtjpHNYb/2ylazXM4m85DuMK08X/Zqkot23p5u4Rrbc3Hk/l4OujHk6brzedTFlbThpRp2+sDalv4GlGkpAYSZbgdP8omBhsGG4fFRsknQ4uUFur2k0naFxLNF49CpgHFX1w1VCMDCwOLQ8PCXC5quHjNreJo/QdQSwcIUFeA2K0DAACBJgAAUEsDBBQACAgIAJYZtFIAAAAAAAAAAAAAAAAKAAAAVGVtcGxhdGVzLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAJAAAAFRlbXBsYXRlcy9iYXNlX3VidW50dTIwLXRlbXBsYXRlLnZ0bJWUzY6DIBSF9036DobMsiTNLOdVJobcCjZkAAlyTYzx3Qe18a9WZcXfxznnotBcL0lCnCgLdJmgkGWoUYEvHO0mVSU45eCB/CS/HZokzdCEXRYcaGpAi7BKSuEqGSSkKT2YrsPJbcVWoLCHv5oNvCUD3t72nSqTH4gPxGm9nOmCoxLsQDWnAxeX9Ug1LmvQ6/v7ij0TX/+h8oI8q48PNB6/78zig/2Jes9hzUZ7SA3P40I28GinXEFVuPNWMz7aq5tg91M2A3rWAbiWhlkFJpyC8IfVbPGjV9ek/WaSgYWHVNLXH5+PGTKmAUmnW2bRz6KEn4FqsFaa56S2UHwlrlUBfIm8YZu34OU7ea7I8RgmdEm282G6kCEF+lAP/VjFdsTxYT5xQu+b5s+tB49luxt4Gozz6fzLXi+h/QdQSwcIewh+eDwBAAAxBgAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAhAAAAVGVtcGxhdGVzL2Jhc2Vjb25maWctdGVtcGxhdGUudnRslZJBCsMgEEX3OYVIl/UCvUoJZWpskKoRo4EQvHtVmsSkidCNjOPz/5nRqUIIG9Z3zlBGgFInnQDbGRKTYmANacACvqF7IBGa0hruaDAgiQLJwhnumRl4EOCqt6Bi0ODrFh1AuMRepgPa40T7a8llUK9HUTgA/2iluKiWkFkvrHWkMQUNTy64HU+GkwGzHwAnsTzt7Gr5ZiORoDVX7SKSC33rGkUHzQbYQwcNtkwxw2k0XQx36NJrzm5Qn+3qXAV3zoZWyFkHhwUu/6w0lF86/zkWrOt9ochqn63Xx6v8B1BLBwgPUYDL3wAAAO8CAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAACEAAABUZW1wbGF0ZXMvYmFzZWNvbmZpZy1tYXBwaW5nLmpzb27tUcFqwzAMvecris8N7LzrRo+7DHYppWi20gkaxZPlQCj999lOUpruMth2GdNJPD/5Se9tq1O1SmUYWjT3KxNQerJYEwcFzo0z65HipfMoOiTaNOQwWCGv1HGenYmC75EEXcIaOAacYB38KKFCfJjJSUZjuB63XdIWINYMbwuY63Qu7W6iIasM+2DfsIXLSgshU6Dzel62gXjUzw/EPmrtQaC92diRzbeBDPUX/Llihy6KLfzy+YWBHtkhW8Jy2nxKjxJGD++qtNVNJD03/yksU1ha8ovG70v/56yPr5E1Pjw+1y9Pm9HVb4WxsOmH4qh2H1BLBwi1jfGE8gAAAJ0EAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAABoAAABUZW1wbGF0ZXMvdm5mLW1hcHBpbmcuanNvbu1RTWvDMAy951cYnxsoO+4H9LjjLqUU11Y2QaN4shwIo/+9TmzyscsG207bwSD0nqyn946VUu/pKaXJtKAflQ7APVqokYIYGgund5niufPAMiRaHko9B8EyesGOxulCTQDDW0QGl7qNuQaYARl8XiSM9LIMpHUSw/YT2yUVbJBkBI6lnTTfSnmaqUDCwznYV2jNSuBqoS6t224R35h4lQUskEbyUWpv2LRb/dqhHW81PNRfcGzFDl1kO/Gnz2cGeCAHZBGmE8tBugcO2dN9VXR9CKqn5j+bz7LZmvTLcZyn+g8EEi+RJD7s6+enQ7b6WwltfPuxjKpTdQdQSwcIMuwMC/oAAADfBAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAaAAAAVGVtcGxhdGVzL3ZuZi10ZW1wbGF0ZS52dGyVkkEKwyAQRfc5hUiX9QK9SgllamyQqhGjgRC8e1WaxKSJ0I2M4/P/mdGpQggb1nfOUEaAUiedANsZEpNiYA1pwAK+oXsgEZrSGu5oMCCJAsnCGe6ZGXgQ4Kq3oGLQ4OsWHUC4xF6mA9rjRPtryWVQr0dROAD/aKW4qJaQWS+sdaQxBQ1PLrgdT4aTAbMfACexPO3savlmI5GgNVftIpILfesaRQfNBthDBw22TDHDaTRdDHfo0mvOblCf7epcBXfOhlbIWQeHBS7/rDSUXzr/ORas632hyGqfrdfHq3z1AVBLBwhTm6Oi4AAAAPACAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAACQAAABUZW1wbGF0ZXMvYmFzZV91YnVudHUyMC1tYXBwaW5nLmpzb27tlr1qwzAQx/dA3sFojiF07AN07NYuIRhFOqei8lk5SQZT8u6VnLgxrhtaUnsIXoy4D+nu/+NkbZaLJPmInyRhyAtgjwmzQJUSkCq0jmNcSLY6xxgqDZCrQ9w5LRglWEHKOFVizG+Dg4fg4BWBDOacawsXj6vN6TBHCvedlHCm87a3jyhDLcQVuujZtPZQ+7Fdby/RgI7qzIo3KHi30M6xrLUdV502cu6167hbJ1NovEsNJ170WmFSidg4pzr9jYCdcFt6Ek1Cs/0lBAygBBQKmm7bzlgFZE8ar6PlVF2fXoX5DOyPwHqajc8oT4tSen3no3UbkyGNppie7K6ZDE7Py86j8w/r9PX5afxJshLFP+Hy58IzVfA9ZI35ftndRGZAodGn6QvPO9QznCtwvukzHZpc86qkmc61S03vBmWaDpLxuzhDM6BhQH15pgMTDdl65vLja2DiieGyUJgZzTH868DN19r1qdFKNDKN9MReLrbLxSdQSwcIQ7purnQBAABkEAAAUEsDBBQACAgIAJYZtFIAAAAAAAAAAAAAAAAPAAAAVE9TQ0EtTWV0YWRhdGEvAwBQSwcIAAAAAAIAAAAAAAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAZAAAAVE9TQ0EtTWV0YWRhdGEvVE9TQ0EubWV0YW2Oyw6CMBRE9/2KfoCt6JIYI/Jwo5BAdX/VK6mht6SUBX9vNwY1LufM5GRU1aSJOKEHUegOxQXdoC3FfCUjGbG0SeovxlKH4PEu9lPM68OCV2Xe8I2zBjTJFhx2O+uAWpQ3a7YsJ+8mkeFDk/ZBMsT8IyzH60h+XEfyOVhiCk3fBbtQ0Ibhu5x5CQb/8Z/Xs2fqwz7Li+R8VIy9AFBLBwh83CtKnAAAAO0AAABQSwMEFAAICAgAlhm0UgAAAAAAAAAAAAAAAAgAAABTY3JpcHRzLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICACWGbRSAAAAAAAAAAAAAAAADwAAAFNjcmlwdHMvcHl0aG9uLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAHgAAAFNjcmlwdHMvcHl0aG9uL0NvbmZpZ0RlcGxveS5weYWPQU4DMQxF9zlFNKuphHIAtkXAqidAqlrnZxSRsYOdQHt7pu0Aqwpv//N/dlKZvegUhA81EFl8DxQtHEtH1czNqgrBTDSkztSysAVGI+EUcAL1JurzXEWbf3N+nd2N2MoSMLg9r7vOOSoHM79d0jw9oRY5j/fozaO7NkYkv94xGkp68DfzguwVHx3WFvTHXWQKmZOMwytKEf8lWuKw+c0VrSv/NStIPqFrs3ZuecYeJ0K9GP6XQVV0HF5E4vGMOz6/W15z31BLBwhwYdqaxgAAAHABAABQSwECFAAUAAgICACWGbRSAAAAAAIAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAL1BLAQIUABQACAgIAJYZtFIAAAAAAgAAAAAAAAAMAAAAAAAAAAAAAAAAADEAAABEZWZpbml0aW9ucy9QSwECFAAUAAgICAAAIQAAb/5CDqIBAAC9EAAAGwAAAAAAAAAAAAAAAABtAAAARGVmaW5pdGlvbnMvZGF0YV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAADAoPG13AAAA4wAAACMAAAAAAAAAAAAAAAAAWAIAAERlZmluaXRpb25zL3JlbGF0aW9uc2hpcF90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAAF1aOLXUAAAA8AEAAB8AAAAAAAAAAAAAAAAAIAMAAERlZmluaXRpb25zL2FydGlmYWN0X3R5cGVzLmpzb25QSwECFAAUAAgICAAAIQAADRCQ5d0GAADFMgAAGwAAAAAAAAAAAAAAAABBBAAARGVmaW5pdGlvbnMvbm9kZV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAALxAbzYcAAAAGgAAAB0AAAAAAAAAAAAAAAAAZwsAAERlZmluaXRpb25zL3BvbGljeV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAAMRUf4MKBAAAuBUAABkAAAAAAAAAAAAAAAAAzgsAAERlZmluaXRpb25zL3VidW50dTIwLmpzb25QSwECFAAUAAgICAAAIQAAUFeA2K0DAACBJgAAKwAAAAAAAAAAAAAAAAAfEAAARGVmaW5pdGlvbnMvcmVzb3VyY2VzX2RlZmluaXRpb25fdHlwZXMuanNvblBLAQIUABQACAgIAJYZtFIAAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAACUUAABUZW1wbGF0ZXMvUEsBAhQAFAAICAgAACEAAHsIfng8AQAAMQYAACQAAAAAAAAAAAAAAAAAXxQAAFRlbXBsYXRlcy9iYXNlX3VidW50dTIwLXRlbXBsYXRlLnZ0bFBLAQIUABQACAgIAAAhAAAPUYDL3wAAAO8CAAAhAAAAAAAAAAAAAAAAAO0VAABUZW1wbGF0ZXMvYmFzZWNvbmZpZy10ZW1wbGF0ZS52dGxQSwECFAAUAAgICAAAIQAAtY3xhPIAAACdBAAAIQAAAAAAAAAAAAAAAAAbFwAAVGVtcGxhdGVzL2Jhc2Vjb25maWctbWFwcGluZy5qc29uUEsBAhQAFAAICAgAACEAADLsDAv6AAAA3wQAABoAAAAAAAAAAAAAAAAAXBgAAFRlbXBsYXRlcy92bmYtbWFwcGluZy5qc29uUEsBAhQAFAAICAgAACEAAFObo6LgAAAA8AIAABoAAAAAAAAAAAAAAAAAnhkAAFRlbXBsYXRlcy92bmYtdGVtcGxhdGUudnRsUEsBAhQAFAAICAgAACEAAEO6bq50AQAAZBAAACQAAAAAAAAAAAAAAAAAxhoAAFRlbXBsYXRlcy9iYXNlX3VidW50dTIwLW1hcHBpbmcuanNvblBLAQIUABQACAgIAJYZtFIAAAAAAgAAAAAAAAAPAAAAAAAAAAAAAAAAAIwcAABUT1NDQS1NZXRhZGF0YS9QSwECFAAUAAgICAAAIQAAfNwrSpwAAADtAAAAGQAAAAAAAAAAAAAAAADLHAAAVE9TQ0EtTWV0YWRhdGEvVE9TQ0EubWV0YVBLAQIUABQACAgIAJYZtFIAAAAAAgAAAAAAAAAIAAAAAAAAAAAAAAAAAK4dAABTY3JpcHRzL1BLAQIUABQACAgIAJYZtFIAAAAAAgAAAAAAAAAPAAAAAAAAAAAAAAAAAOYdAABTY3JpcHRzL3B5dGhvbi9QSwECFAAUAAgICAAAIQAAcGHamsYAAABwAQAAHgAAAAAAAAAAAAAAAAAlHgAAU2NyaXB0cy9weXRob24vQ29uZmlnRGVwbG95LnB5UEsFBgAAAAAVABUA0QUAADcfAAAAAA==" } 2021-05-20 03:14:43,531 DEBUG 103:onap_service.py(1) - [SDC][Add deployment artifact for basic_vm_macro sdc resource] sent header: {'Content-Type': 'application/json; charset=UTF-8', 'Accept': 'application/json, text/plain, */*', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate, br', 'Content-MD5': 'ZmQxZGY4MjYxM2UzMTE1YWI5MGJhMDUwMWVhNjFjMzA='} 2021-05-20 03:14:43,531 DEBUG 105:onap_service.py(1) - [SDC][Add deployment artifact for basic_vm_macro sdc resource] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e/artifacts 2021-05-20 03:14:43,531 DEBUG 106:onap_service.py(1) - [SDC][Add deployment artifact for basic_vm_macro sdc resource] data sent: { "artifactGroupType": "DEPLOYMENT", "artifactName": "BASIC_VM_enriched.zip", "artifactLabel": "vnfcds", "artifactType": "CONTROLLER_BLUEPRINT_ARCHIVE", "description": "test", "payloadData": "UEsDBBQACAgIAJYZtFIAAAAAAAAAAAAAAAABAAAALwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICACWGbRSAAAAAAAAAAAAAAAADAAAAERlZmluaXRpb25zLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAGwAAAERlZmluaXRpb25zL2RhdGFfdHlwZXMuanNvbu1XO2+DMBDe8yssplYKiHbs2qhjlz6WqkIOnOkpYFM/iFDEf6/tPBoi1KUwIDIgoTvf57uPu+/EbkFIkFFNE91UoALyQHbW5Iw6TAVnmIdUKcx5WElRgdR4fsqdA5VKrDQK7uzBquG0xJSsLOirxSQZMOTo/IQJSbZCblghtjcd9NsoWB4Ra5DqiHYXxVH86+rPwcVwFmLWNfYkd0LyXgnfBiX4MEYLBR2vI8QHKS2R591Qpak2qgfTVmXPU+Taez/IjrTkc9lNilFT6J5g4Fo2iUq/oKSXtZxnFJzZ29N7+4sVKJA1phCizYZy93Il53TUNktimxSmx4hZG67N4+olfH9+Cn0NQ3K0uODK3i2xhixhUpQ+UAuV0sgJhteL6DDte7xDnJMOCUoYaftuP96lTWxwAem54yojA3TBxaRMkY83Pyf3sRuTsbgxhzsSVtBayAkpyggcVGadbKCZW/3XNfsHOVNfs3v5GH7LnlPEwlJkpphO44ygHVjSHCbUKSNQ4IpP4tmWbzfHLL8/zUrkSVVQbvsf9Hw4+O+PxsI97Q9QSwcIb/5CDqIBAAC9EAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAjAAAARGVmaW5pdGlvbnMvcmVsYXRpb25zaGlwX3R5cGVzLmpzb26FjLEKhDAMhnefInQ+iq633huIu0ibw8LZlCQIIr67rSA6CDdkyff931oBGMbfoIGijCH1uiQUA29YM8pQSdxg74rYD8WITqWjS8yqR3EcUvHK37S3EfzpvM7IjCxnoLG1rS/kkcOMvv8yTQd/arZEao7FVpXbdlBLBwgwKDxtdwAAAOMAAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAAB8AAABEZWZpbml0aW9ucy9hcnRpZmFjdF90eXBlcy5qc29uvY89b8IwEIZ3fsXJM4lgZUWq1KELQiwIRZZzplc5sXW+BBDiv9cOSdN26NjBg+/90PvcFwBKs5DVRiq5BYwKNnBP529C0egQqD0XjNF3bHD2JFeN0TAFId/mu9qNJnh7puCFHEIXsQbtfPpfSN5h61tL5451zoFgE5wWVMuptUeOU+O6XJWrWaqRqce6suybQRcfjS6ntbF8TWXYYCtD+Ry0aUiFV8mhI6iPmPtPg/pY/kKeFhU9Om9Ibn8yw2F0wX7MPYGt55+k/wrYi/viW+T3+ARQSwcIXVo4tdQAAADwAQAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAbAAAARGVmaW5pdGlvbnMvbm9kZV90eXBlcy5qc29u7Vrdb9s2EH/PX0H4aQMsr11fhr4FSba6C5zMdruHoQhoibbZSqJGUlmNwv/7jqQ+LUqiOttpuwJBLIvk8T5/dzzz0wVCo5gF5EHuEiJG6CX6BK/gpc+ihMUkll5MpM/itUc+Ej+VjJeTYFpAhM9pIimL1fvRcksFgr+ZWYSWHMcC+2ocXcELukk5zr5lG6DL++lonBN8JFzkxJ5Pnk2elUNYSk5XqazyqQc4EUBKEC/AEtfH9OjfKeUkUANrHAoyro4qufVm7wXsWozss6d9sbuPE7yiIZW0sX9FV6DKBgPFFpIJH0+qhCYztaBj14z5CIgf7prbBf7FxM8tUNu52Gqn989WjGoKyFkePQKtnGZAHqlP6hM5CbXlxJYmFXGqr8XkyjAjlqxLKhpLwtfYb2iycIrMf24sPqcnsoQYPxKHQzCYcAakLSN66yQ9VGUxaHzZyw3WnGHx+IX+htSaMfrAZEhj/UVFgUiThHEJvje2kap6puQpsU4qvEeA98cbOyXQFQxjmnnJX1bWVXThkAYP8D8l2cSRYXk0hgjYyS3TT9o+MQ5H6J2Fzh69szIRkDVOQ6mZLSg0Ju6ba3O9+yEWwuNkTTiJfXcT/G60nllCU0ExjghiHBmhkFmg306OaAwn6SjYBoM8EFUJiQMQrQEhHcJNs9Wad4EkQzR+DyGmnl4b4UDMmgqOImFIhbTTgfDkuwfhb0nUQNshuiqRoVt/wQ5Ep74HYQ1R38TfDuVdm6XotTD5R6p8A+q6Xtyad4WzOeiskTyaotaTSJuYDSFHLJUdsNSZ31plN9ipUu08W4+uYT24D3q9uJuhNeMRdvEVB7mHhAO4s0zdTbjQ0xFbI7kllaqhFO8HwFlfAb6y7BrTMOUE/XjSKD806EXbt/K5mQUDwukjCR7WnEWVhKoSskqkmaBm92xVpdQAp2ApB1RRD2F6mP9bK7N5tg5dCkE3saosjlmL4YKql2COo4ahG4y9YmEgkJYCtIEkiRKoKCCZloJ5Io0izHfKwB/IztMJ7LA6aTdsu0Er/lnlPMLJULZNTlVBhQj2twgDUEGFI1ECEEM/IrKZoE/oMYjFS/UJNRYNXqLnP7+AdLr/HFEUj19cudpa2OVeNy9sWjr4eWq7ijeBC7nXFmSnjSoIVyUxypM50nUvGN5nPC+Bz4+lzPdTPqxYmqXRinCNpxRKJKgiQN0qF2h8LbV0HGGUQ2wIt9OqFIzPHVMH4xrwslVOAv+5JSAZV9gRM102aTJaXJN3jyPqirGQYFv6t0hSoPegs8YcOCLCHDbO72xNPHavRWK8CokV0bUFzm+AHJ89g8+erq6d5VlmSQqNrfn0Mgf/ewP+hvg3VZRz44qQxQZ77zQYozcxhS/wqMHVII8ePfvprIjEQZJkNp8G5w9D003TDuvM8KXpwM30odhU0nkiPTf7309zucP1lspWvk/k/d3V7xk46TkWfu0Ht0zN9Y5s72GtPJgVkLMwH6oSR0slr8txrS3Yujqew45UtcGedmR3G7JoHZYtyVob8qD9WGs7ZlSs5zu3JmPDFFeFxUp4Md1FlblyZhGOg6z7O9YD9b7jmkL1k2C5Pfah1am32N5TLFbtdG7Q7cVp0V7Mmoo/5X1GW3fR9eeVRuXSU7F0xfLeqgrVGBikhSKkykNpVSEB1UlTFam6fuuQu912JxJ7GCTlghrosOJSsHLCI9VAXGFBTgVHT49Diz9uFfDc36oHZ9xRk61OCc6UMNjfEySEqLL8kuUYP10gAIVz8yx2FHCBMkZ1S1RJkKhpn8m8qihOGvum4voqWO2FqW8MWMoo6UcXM/e44HJEWXQ8OEkyVTO/WDmg6HcTY66O698s1KtfwdwhXs+2RvSWYLBIdyA/JeKAdVZPq+nfbpY6qd4t9Of1ze3N8ka/ebN0t4CiYhUwwbuQ4Ub7ZmBqbd33CTN7ykNPHxuOn9xPRJZ8TABeFBr0HyoH2uQzQ/zh/nL5Sjmb+XI3nS1v5sPi3pD4XiN9r5HQUWske9/IJTNnHlppEOmfZl0ycje3jMl2Hg9k6WT0bnF1ifRZUd+GUz2Rg0pCnJrdt/HaSZlvZ78OrGoGMmW5WunK17Wejv6hcltcqkVlT8qJ2467APmV0MMA67wEYLtG2tXOH4VsQ1t/du9t7fZegazhtQhiv974Peg2Z9xg32dp8/bBiTjyJPaxL7oZE42wsnJk/eViGEtxEnWzIjHfEOnRxMNBwNsuXAzWU+ee6qqsF+vrCf9xt7ZbB1Ud/PLiWSc35bVqT12U8Fja7ys9lnFh65Cr3lypDnODQ3ieL3qyGD53hP4PvP3rdedhFZVK6xf5uv3F/l9QSwcIDRCQ5d0GAADFMgAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAdAAAARGVmaW5pdGlvbnMvcG9saWN5X3R5cGVzLmpzb26r5lJQUCrIz8lMrowvqSxILVZSsFKoVqjlqgUAUEsHCLxAbzYcAAAAGgAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAGQAAAERlZmluaXRpb25zL3VidW50dTIwLmpzb27lWE1v2zgQvftXCDq1i0hJ91gUxQZNdlGgTYs0xR6CQGCkscyNRLL8cCMU/u+lKImWKMqW0ySHboAEijiP8zgzbzz0j0UQhJKKFCUZLDHBElMikjVwoR/C4HUQqltFpPrzJHmVnCQn4VGNKEGiDElUG/zQL+pNoGQFkpAgJVeUG+jlP0fBp4vzL8EbTkuESZwjDsVflCOSQ5zS8q3ZTqMbUALaqjBQDgRiTm+By559Z64E8CTnVDFhrE/PPr6/0L4+n1+eXr3/dNHZWVIElTA4zciif+RX8Uk8tpAoF7v3kBVrvJyd/3369cNVqNc3JmC4ZJRLA7/uIrbERWu9jfxxHVWzj4j/E5qO2WEnQkcUmacVZochEZd4iVJ5GIrQDA5DMFrgtHIxwY2JTCaKfun1KiqlZInzKANW0CpinDJdDBh6JkFdJ4IWqoZGd1D1l/RiDjLBhCnZltTAtDXbLLq/TaYk1XRprum2We0x+k753bKg38cUFE8hQkLgnJRApMNDSGBi+G4OzlhlIFKOmexq87JFBacGFfzbcmqL0eIk4vr49uCuo57xxj5vtnuEJm5j0l1UdD500u49hDl8U5hDVi9JrsDl1WmkwEK6pDUzXiUiXelGMN66jxaSY5KHg/VN/1BHe0I9UVATUT+rdAfBafC5AVXb8g6WlAddYbzwOHoZu6ecG6FMRnuI780iVdKbxhLECrJoXONjFkawDsU1KpQH1EoOSZ2cW9Vse+2vvyPd83tHQhyVmuXNdD4X7pM9Ztcomv1mSW8Hwqy76X9n7A+Q3NCBY6dbLl7jrvKux0FMUVEkdZKRZeBU+iBSBwl4V8NsDeZV51iBQ80NQvA0ahu4+CWdTZJ9sMIyXkVc+Yrr15V1b6Xl1Nnji6r59D1EVD5EExE3y6osq/0aavf7v2honJJFj1XYTF9t2z50DrF+9SjNKKmLxIK2ZwoHAZDA9Yw4lq0dRC4t8F23qyciNhMe/etlrTjtw7s2mQZfOoSuKcQrf9xb827sbUeYqL4bTG4+miLdAciD2YzeuW+G/09IspeGjvI4C2uynPUpbg9t+a+hoCmWI2XZEf6qq7LjvpN4LYvppl9bloixuqrnsGltbRnOJNPC7GXCT+YWCUi6y9rTR8nvbne8hpgnjpzX2TiGD5y0fv/m4u311nDOZbP/s/E2JyEpN/FShXxYF7tuqqpJlfvpbxw/WTPa+n0etTm+9kutBTyDzoaeHiIy7+TlERkBWSMiuIdU6eqZqTCrp4sGf97Bn1dezUgYbWfiSq5GU/HQNi10/9H5WAIHkjawL2ZJHDMDP27ua2cmgjFzy8kyExLpDepIA8n0XnaavPECsuZa4txlwj8mv6h6HOkN58BF/bv5CVBLBwjEVH+DCgQAALgVAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAACsAAABEZWZpbml0aW9ucy9yZXNvdXJjZXNfZGVmaW5pdGlvbl90eXBlcy5qc29u7ZjdbpswFIDv+xQW6mUIWS+rbVrWsSpr2lRpOqlaq8gBJ2Ul2LNNJlTl3WcwJBhMQ9ZGkybfIOJzjn3+/Nnk+QgAK1jCBZpGcIkscAqexZAY5HDB0p9laUeKCk2NiFBMEOXJdiIx6CPm0YDwAEd6s3S5hMg5GadBtLCy8XU+64LimGRSH81hHPJiuZj4kCPfnmULWpf9Yf9i9L0D7m7HgzvwPolpkHSXMIRPePUJct718PJjYcxwTD3EKq7K+UtjinOZia16UQ48yOcD61y03kQYRCTeNbHUqZkyP/J2WFLEXvJnIygcsZ9QYi8hIWmyKxrpioiugswhxmGUvvhyNc14RzVdRfNCO38tyddlZSv1wUcERT6KvNzVHw2LbCd+UObAMd8djtrh1gqGMWp2i0D+mOk5BFK4dHqONFCUNgX4djO6UkUxDe3tHGllPBzNnfQRLJxz98odD87ssXszuh2fuXb/enCah8yc/MU51iShENqi6aEj0sHSh3MsE5O+byQ2xwSHeJFkP7IwEEeUSQUZlmYbygIiOstcP3cn2yRtGvqoeGZJS2vYiI6NrAqOqqAVNipGBhoGGgeFRrmzDTKysGpbUBZvL2CQeDYV8+h4UYiquKiMt6KFamNgYWBxUFiUutqwIgurugFl6fZFRRh40wjxqay3BhglBQ026tK28KhZGoQYhBwaIWq3G5AUINFsRlnGvXDS0C9VqGjUOoBj5sFu6lWaUNYdY8w7IP09zTJcZU9zD7Yj0ASDGQJCdRX46K0RdCMsYdgBF5AEIXj/xE5Oekkr9LTnw17YgZHYY7NdQJu1ZMevGNE8UHfonk0AFHpz6PHs7gq+jkeX4PPw1r0eD64m08vRF3cIfj8iiraKorGYKMWHe+tdt9ft3Vtq3+npVNmerTZ9E8MUlxUE1Nt8k0aRE1EwhqlJ5uuT6UECZ0EYqBtVk8qSYruUyp1ub+b5mfBHse07Gh0vhIyJc3MuEioCknWASxKicf+6qHY1nXnw9UPr4YVw3/b4VsD8r88jq+HULGx6zk6jt7yOdHWKjYf8qxp/r5VaXnS07utaq3L6rub2Evtx2HTsKvLqcaoTtjpHNYb/2ylazXM4m85DuMK08X/Zqkot23p5u4Rrbc3Hk/l4OujHk6brzedTFlbThpRp2+sDalv4GlGkpAYSZbgdP8omBhsGG4fFRsknQ4uUFur2k0naFxLNF49CpgHFX1w1VCMDCwOLQ8PCXC5quHjNreJo/QdQSwcIUFeA2K0DAACBJgAAUEsDBBQACAgIAJYZtFIAAAAAAAAAAAAAAAAKAAAAVGVtcGxhdGVzLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAJAAAAFRlbXBsYXRlcy9iYXNlX3VidW50dTIwLXRlbXBsYXRlLnZ0bJWUzY6DIBSF9036DobMsiTNLOdVJobcCjZkAAlyTYzx3Qe18a9WZcXfxznnotBcL0lCnCgLdJmgkGWoUYEvHO0mVSU45eCB/CS/HZokzdCEXRYcaGpAi7BKSuEqGSSkKT2YrsPJbcVWoLCHv5oNvCUD3t72nSqTH4gPxGm9nOmCoxLsQDWnAxeX9Ug1LmvQ6/v7ij0TX/+h8oI8q48PNB6/78zig/2Jes9hzUZ7SA3P40I28GinXEFVuPNWMz7aq5tg91M2A3rWAbiWhlkFJpyC8IfVbPGjV9ek/WaSgYWHVNLXH5+PGTKmAUmnW2bRz6KEn4FqsFaa56S2UHwlrlUBfIm8YZu34OU7ea7I8RgmdEm282G6kCEF+lAP/VjFdsTxYT5xQu+b5s+tB49luxt4Gozz6fzLXi+h/QdQSwcIewh+eDwBAAAxBgAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAhAAAAVGVtcGxhdGVzL2Jhc2Vjb25maWctdGVtcGxhdGUudnRslZJBCsMgEEX3OYVIl/UCvUoJZWpskKoRo4EQvHtVmsSkidCNjOPz/5nRqUIIG9Z3zlBGgFInnQDbGRKTYmANacACvqF7IBGa0hruaDAgiQLJwhnumRl4EOCqt6Bi0ODrFh1AuMRepgPa40T7a8llUK9HUTgA/2iluKiWkFkvrHWkMQUNTy64HU+GkwGzHwAnsTzt7Gr5ZiORoDVX7SKSC33rGkUHzQbYQwcNtkwxw2k0XQx36NJrzm5Qn+3qXAV3zoZWyFkHhwUu/6w0lF86/zkWrOt9ochqn63Xx6v8B1BLBwgPUYDL3wAAAO8CAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAACEAAABUZW1wbGF0ZXMvYmFzZWNvbmZpZy1tYXBwaW5nLmpzb27tUcFqwzAMvecris8N7LzrRo+7DHYppWi20gkaxZPlQCj999lOUpruMth2GdNJPD/5Se9tq1O1SmUYWjT3KxNQerJYEwcFzo0z65HipfMoOiTaNOQwWCGv1HGenYmC75EEXcIaOAacYB38KKFCfJjJSUZjuB63XdIWINYMbwuY63Qu7W6iIasM+2DfsIXLSgshU6Dzel62gXjUzw/EPmrtQaC92diRzbeBDPUX/Llihy6KLfzy+YWBHtkhW8Jy2nxKjxJGD++qtNVNJD03/yksU1ha8ovG70v/56yPr5E1Pjw+1y9Pm9HVb4WxsOmH4qh2H1BLBwi1jfGE8gAAAJ0EAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAABoAAABUZW1wbGF0ZXMvdm5mLW1hcHBpbmcuanNvbu1RTWvDMAy951cYnxsoO+4H9LjjLqUU11Y2QaN4shwIo/+9TmzyscsG207bwSD0nqyn946VUu/pKaXJtKAflQ7APVqokYIYGgund5niufPAMiRaHko9B8EyesGOxulCTQDDW0QGl7qNuQaYARl8XiSM9LIMpHUSw/YT2yUVbJBkBI6lnTTfSnmaqUDCwznYV2jNSuBqoS6t224R35h4lQUskEbyUWpv2LRb/dqhHW81PNRfcGzFDl1kO/Gnz2cGeCAHZBGmE8tBugcO2dN9VXR9CKqn5j+bz7LZmvTLcZyn+g8EEi+RJD7s6+enQ7b6WwltfPuxjKpTdQdQSwcIMuwMC/oAAADfBAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAaAAAAVGVtcGxhdGVzL3ZuZi10ZW1wbGF0ZS52dGyVkkEKwyAQRfc5hUiX9QK9SgllamyQqhGjgRC8e1WaxKSJ0I2M4/P/mdGpQggb1nfOUEaAUiedANsZEpNiYA1pwAK+oXsgEZrSGu5oMCCJAsnCGe6ZGXgQ4Kq3oGLQ4OsWHUC4xF6mA9rjRPtryWVQr0dROAD/aKW4qJaQWS+sdaQxBQ1PLrgdT4aTAbMfACexPO3savlmI5GgNVftIpILfesaRQfNBthDBw22TDHDaTRdDHfo0mvOblCf7epcBXfOhlbIWQeHBS7/rDSUXzr/ORas632hyGqfrdfHq3z1AVBLBwhTm6Oi4AAAAPACAABQSwMEFAAICAgAACEAAAAAAAAAAAAAAAAAACQAAABUZW1wbGF0ZXMvYmFzZV91YnVudHUyMC1tYXBwaW5nLmpzb27tlr1qwzAQx/dA3sFojiF07AN07NYuIRhFOqei8lk5SQZT8u6VnLgxrhtaUnsIXoy4D+nu/+NkbZaLJPmInyRhyAtgjwmzQJUSkCq0jmNcSLY6xxgqDZCrQ9w5LRglWEHKOFVizG+Dg4fg4BWBDOacawsXj6vN6TBHCvedlHCm87a3jyhDLcQVuujZtPZQ+7Fdby/RgI7qzIo3KHi30M6xrLUdV502cu6167hbJ1NovEsNJ170WmFSidg4pzr9jYCdcFt6Ek1Cs/0lBAygBBQKmm7bzlgFZE8ar6PlVF2fXoX5DOyPwHqajc8oT4tSen3no3UbkyGNppie7K6ZDE7Py86j8w/r9PX5afxJshLFP+Hy58IzVfA9ZI35ftndRGZAodGn6QvPO9QznCtwvukzHZpc86qkmc61S03vBmWaDpLxuzhDM6BhQH15pgMTDdl65vLja2DiieGyUJgZzTH868DN19r1qdFKNDKN9MReLrbLxSdQSwcIQ7purnQBAABkEAAAUEsDBBQACAgIAJYZtFIAAAAAAAAAAAAAAAAPAAAAVE9TQ0EtTWV0YWRhdGEvAwBQSwcIAAAAAAIAAAAAAAAAUEsDBBQACAgIAAAhAAAAAAAAAAAAAAAAAAAZAAAAVE9TQ0EtTWV0YWRhdGEvVE9TQ0EubWV0YW2Oyw6CMBRE9/2KfoCt6JIYI/Jwo5BAdX/VK6mht6SUBX9vNwY1LufM5GRU1aSJOKEHUegOxQXdoC3FfCUjGbG0SeovxlKH4PEu9lPM68OCV2Xe8I2zBjTJFhx2O+uAWpQ3a7YsJ+8mkeFDk/ZBMsT8IyzH60h+XEfyOVhiCk3fBbtQ0Ibhu5x5CQb/8Z/Xs2fqwz7Li+R8VIy9AFBLBwh83CtKnAAAAO0AAABQSwMEFAAICAgAlhm0UgAAAAAAAAAAAAAAAAgAAABTY3JpcHRzLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICACWGbRSAAAAAAAAAAAAAAAADwAAAFNjcmlwdHMvcHl0aG9uLwMAUEsHCAAAAAACAAAAAAAAAFBLAwQUAAgICAAAIQAAAAAAAAAAAAAAAAAAHgAAAFNjcmlwdHMvcHl0aG9uL0NvbmZpZ0RlcGxveS5weYWPQU4DMQxF9zlFNKuphHIAtkXAqidAqlrnZxSRsYOdQHt7pu0Aqwpv//N/dlKZvegUhA81EFl8DxQtHEtH1czNqgrBTDSkztSysAVGI+EUcAL1JurzXEWbf3N+nd2N2MoSMLg9r7vOOSoHM79d0jw9oRY5j/fozaO7NkYkv94xGkp68DfzguwVHx3WFvTHXWQKmZOMwytKEf8lWuKw+c0VrSv/NStIPqFrs3ZuecYeJ0K9GP6XQVV0HF5E4vGMOz6/W15z31BLBwhwYdqaxgAAAHABAABQSwECFAAUAAgICACWGbRSAAAAAAIAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAL1BLAQIUABQACAgIAJYZtFIAAAAAAgAAAAAAAAAMAAAAAAAAAAAAAAAAADEAAABEZWZpbml0aW9ucy9QSwECFAAUAAgICAAAIQAAb/5CDqIBAAC9EAAAGwAAAAAAAAAAAAAAAABtAAAARGVmaW5pdGlvbnMvZGF0YV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAADAoPG13AAAA4wAAACMAAAAAAAAAAAAAAAAAWAIAAERlZmluaXRpb25zL3JlbGF0aW9uc2hpcF90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAAF1aOLXUAAAA8AEAAB8AAAAAAAAAAAAAAAAAIAMAAERlZmluaXRpb25zL2FydGlmYWN0X3R5cGVzLmpzb25QSwECFAAUAAgICAAAIQAADRCQ5d0GAADFMgAAGwAAAAAAAAAAAAAAAABBBAAARGVmaW5pdGlvbnMvbm9kZV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAALxAbzYcAAAAGgAAAB0AAAAAAAAAAAAAAAAAZwsAAERlZmluaXRpb25zL3BvbGljeV90eXBlcy5qc29uUEsBAhQAFAAICAgAACEAAMRUf4MKBAAAuBUAABkAAAAAAAAAAAAAAAAAzgsAAERlZmluaXRpb25zL3VidW50dTIwLmpzb25QSwECFAAUAAgICAAAIQAAUFeA2K0DAACBJgAAKwAAAAAAAAAAAAAAAAAfEAAARGVmaW5pdGlvbnMvcmVzb3VyY2VzX2RlZmluaXRpb25fdHlwZXMuanNvblBLAQIUABQACAgIAJYZtFIAAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAACUUAABUZW1wbGF0ZXMvUEsBAhQAFAAICAgAACEAAHsIfng8AQAAMQYAACQAAAAAAAAAAAAAAAAAXxQAAFRlbXBsYXRlcy9iYXNlX3VidW50dTIwLXRlbXBsYXRlLnZ0bFBLAQIUABQACAgIAAAhAAAPUYDL3wAAAO8CAAAhAAAAAAAAAAAAAAAAAO0VAABUZW1wbGF0ZXMvYmFzZWNvbmZpZy10ZW1wbGF0ZS52dGxQSwECFAAUAAgICAAAIQAAtY3xhPIAAACdBAAAIQAAAAAAAAAAAAAAAAAbFwAAVGVtcGxhdGVzL2Jhc2Vjb25maWctbWFwcGluZy5qc29uUEsBAhQAFAAICAgAACEAADLsDAv6AAAA3wQAABoAAAAAAAAAAAAAAAAAXBgAAFRlbXBsYXRlcy92bmYtbWFwcGluZy5qc29uUEsBAhQAFAAICAgAACEAAFObo6LgAAAA8AIAABoAAAAAAAAAAAAAAAAAnhkAAFRlbXBsYXRlcy92bmYtdGVtcGxhdGUudnRsUEsBAhQAFAAICAgAACEAAEO6bq50AQAAZBAAACQAAAAAAAAAAAAAAAAAxhoAAFRlbXBsYXRlcy9iYXNlX3VidW50dTIwLW1hcHBpbmcuanNvblBLAQIUABQACAgIAJYZtFIAAAAAAgAAAAAAAAAPAAAAAAAAAAAAAAAAAIwcAABUT1NDQS1NZXRhZGF0YS9QSwECFAAUAAgICAAAIQAAfNwrSpwAAADtAAAAGQAAAAAAAAAAAAAAAADLHAAAVE9TQ0EtTWV0YWRhdGEvVE9TQ0EubWV0YVBLAQIUABQACAgIAJYZtFIAAAAAAgAAAAAAAAAIAAAAAAAAAAAAAAAAAK4dAABTY3JpcHRzL1BLAQIUABQACAgIAJYZtFIAAAAAAgAAAAAAAAAPAAAAAAAAAAAAAAAAAOYdAABTY3JpcHRzL3B5dGhvbi9QSwECFAAUAAgICAAAIQAAcGHamsYAAABwAQAAHgAAAAAAAAAAAAAAAAAlHgAAU2NyaXB0cy9weXRob24vQ29uZmlnRGVwbG95LnB5UEsFBgAAAAAVABUA0QUAADcfAAAAAA==" } 2021-05-20 03:14:46,482 INFO 116:onap_service.py(1) - [SDC][Add deployment artifact for basic_vm_macro sdc resource] response code: 200 2021-05-20 03:14:46,483 DEBUG 120:onap_service.py(1) - [SDC][Add deployment artifact for basic_vm_macro sdc resource] response: {"payloadData":"VUVzREJCUUFDQWdJQUpZWnRGSUFBQUFBQUFBQUFBQUFBQUFCQUFBQUx3TUFVRXNIQ0FBQUFBQUNBQUFBQUFBQUFGQkxBd1FVQUFnSUNBQ1dHYlJTQUFBQUFBQUFBQUFBQUFBQURBQUFBRVJsWm1sdWFYUnBiMjV6THdNQVVFc0hDQUFBQUFBQ0FBQUFBQUFBQUZCTEF3UVVBQWdJQ0FBQUlRQUFBQUFBQUFBQUFBQUFBQUFBR3dBQUFFUmxabWx1YVhScGIyNXpMMlJoZEdGZmRIbHdaWE11YW5OdmJ1MVhPMitETUJEZTh5c3NwbFlLaUhiczJxaGpsejZXcWtJT25Pa3BZRk0vaUZERWY2L3RQQm9pMUtVd0lESWdvVHZmNTd1UHUrL0Via0ZJa0ZGTkU5MVVvQUx5UUhiVzVJdzZUQVZubUlkVUtjeDVXRWxSZ2RSNGZzcWRBNVZLckRRSzd1ekJxdUcweEpTc0xPaXJ4U1FaTU9Uby9JUUpTYlpDYmxnaHRqY2Q5TnNvV0I0UmE1RHFpSFlYeFZIODYrclB3Y1Z3Rm1MV05mWWtkMEx5WGduZkJpWDRNRVlMQlIydkk4UUhLUzJSNTkxUXBhazJxZ2ZUVm1YUFUrVGFlei9JanJUa2M5bE5pbEZUNko1ZzRGbzJpVXEvb0tTWHRaeG5GSnpaMjlONys0c1ZLSkExcGhDaXpZWnk5M0lsNTNUVU5rdGlteFNteDRoWkc2N040K29sZkg5K0NuME5RM0swdU9ESzNpMnhoaXhoVXBRK1VBdVYwc2dKaHRlTDZERHRlN3hEbkpNT0NVb1lhZnR1UDk2bFRXeHdBZW01NHlvakEzVEJ4YVJNa1k4M1B5ZjNzUnVUc2JneGh6c1NWdEJheUFrcHlnZ2NWR2FkYktDWlcvM1hOZnNIT1ZOZnMzdjVHSDdMbmxQRXdsSmtwcGhPNDR5Z0hWalNIQ2JVS1NOUTRJcFA0dG1XYnpmSExMOC96VXJrU1ZWUWJ2c2Y5SHc0K08rUHhzSTk3UTlRU3djSWIvNUNEcUlCQUFDOUVBQUFVRXNEQkJRQUNBZ0lBQUFoQUFBQUFBQUFBQUFBQUFBQUFBQWpBQUFBUkdWbWFXNXBkR2x2Ym5NdmNtVnNZWFJwYjI1emFHbHdYM1I1Y0dWekxtcHpiMjZGakxFS2hEQU1obmVmSW5RK2lxNjMzaHVJdTBpYnc4TFpsQ1FJSXI2N3JTQTZDRGRreWZmOTMxb0JHTWJmb0lHaWpDSDF1aVFVQTI5WU04cFFTZHhnNzRyWUQ4V0lUcVdqUzh5cVIzRWNVdkhLMzdTM0VmenB2TTdJakN4bm9MRzFyUy9ra2NPTXZ2OHlUUWQvYXJaRWFvN0ZWcFhiZGxCTEJ3Z3dLRHh0ZHdBQUFPTUFBQUJRU3dNRUZBQUlDQWdBQUNFQUFBQUFBQUFBQUFBQUFBQUFBQjhBQUFCRVpXWnBibWwwYVc5dWN5OWhjblJwWm1GamRGOTBlWEJsY3k1cWMyOXV2WTg5YjhJd0VJWjNmc1hKTTRsZ1pVV3ExS0VMUWl3SVJaWnpwbGM1c1hXK0JCRGl2OWNPU2ROMjZOakJnKy85MFB2Y0Z3QktzNURWUmlxNUJZd0tObkJQNTI5QzBlZ1FxRDBYak5GM2JIRDJKRmVOMFRBRklkL211OXFOSm5oN3B1Q0ZIRUlYc1FidGZQcGZTTjVoNjF0TDU0NTF6b0ZnRTV3V1ZNdXB0VWVPVStPNlhKV3JXYXFScWNlNnN1eWJRUmNmalM2bnRiRjhUV1hZWUN0RCtSeTBhVWlGVjhtaEk2aVBtUHRQZy9wWS9rS2VGaFU5T205SWJuOHl3MkYwd1g3TVBZR3Q1NStrL3dyWWkvdmlXK1QzK0FSUVN3Y0lYVm80dGRRQUFBRHdBUUFBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUFiQUFBQVJHVm1hVzVwZEdsdmJuTXZibTlrWlY5MGVYQmxjeTVxYzI5dTdWcmRiOXMyRUgvUFgwSDRhUU1zcjExZmhyNEZTYmE2QzV6TWRydUhvUWhvaWJiWlNxSkdVbG1Od3YvN2pxUStMVXFpT3R0cHV3SkJMSXZrOFQ1L2R6enowd1ZDbzVnRjVFSHVFaUpHNkNYNkJLL2dwYytpaE1Va2xsNU1wTS9pdFVjK0VqK1ZqSmVUWUZwQWhNOXBJaW1MMWZ2UmNrc0ZncitaV1lTV0hNY0MrMm9jWGNFTHVrazV6cjVsRzZETCsrbG9uQk44SkZ6a3hKNVBuazJlbFVOWVNrNVhxYXp5cVFjNEVVQktFQy9BRXRmSDlPamZLZVVrVUFOckhBb3lybzRxdWZWbTd3WHNXb3pzczZkOXNidVBFN3lpSVpXMHNYOUZWNkRLQmdQRkZwSUpIMCtxaENZenRhQmoxNHo1Q0lnZjdwcmJCZjdGeE04dFVOdTUyR3FuOTg5V2pHb0t5RmtlUFFLdG5HWkFIcWxQNmhNNUNiWGx4SlltRlhHcXI4WGt5akFqbHF4TEtocEx3dGZZYjJpeWNJck1mMjRzUHFjbnNvUVlQeEtIUXpDWWNBYWtMU042NnlROVZHVXhhSHpaeXczV25HSHgrSVgraHRTYU1mckFaRWhqL1VWRmdVaVRoSEVKdmplMmthcDZwdVFwc1U0cXZFZUE5OGNiT3lYUUZReGptbm5KWDFiV1ZYVGhrQVlQOEQ4bDJjU1JZWGswaGdqWXlTM1RUOW8rTVE1SDZKMkZ6aDY5c3pJUmtEVk9RNm1aTFNnMEp1NmJhM085K3lFV3d1TmtUVGlKZlhjVC9HNjBubGxDVTBFeGpnaGlIQm1oa0ZtZzMwNk9hQXduNlNqWUJvTThFRlVKaVFNUXJRRWhIY0pOczlXYWQ0RWtRelIrRHlHbW5sNGI0VURNbWdxT0ltRkloYlRUZ2ZEa3V3ZmhiMG5VUU5zaHVpcVJvVnQvd1E1RXA3NEhZUTFSMzhUZkR1VmRtNlhvdFRENVI2cDhBK3E2WHR5YWQ0V3pPZWlza1R5YW90YVRTSnVZRFNGSExKVWRzTlNaMzFwbE45aXBVdTA4VzQrdVlUMjREM3E5dUp1aE5lTVJkdkVWQjdtSGhBTzRzMHpkVGJqUTB4RmJJN2tsbGFxaEZPOEh3RmxmQWI2eTdCclRNT1VFL1hqU0tEODA2RVhidC9LNW1RVUR3dWtqQ1I3V25FV1ZoS29Tc2txa21hQm05MnhWcGRRQXAyQXBCMVJSRDJGNm1QOWJLN041dGc1ZENrRTNzYW9zamxtTDRZS3FsMkNPbzRhaEc0eTlZbUVna0pZQ3RJRWtpUktvS0NDWmxvSjVJbzBpekhmS3dCL0l6dE1KN0xBNmFUZHN1MEVyL2xubFBNTEpVTFpOVGxWQmhRajJ0d2dEVUVHRkkxRUNFRU0vSXJLWm9FL29NWWpGUy9VSk5SWU5YcUxuUDcrQWRMci9IRkVVajE5Y3VkcGEyT1ZlTnk5c1dqcjRlV3E3aWplQkM3blhGbVNualNvSVZ5VXh5cE01MG5VdkdONW5QQytCejQrbHpQZFRQcXhZbXFYUmluQ05weFJLSktnaVFOMHFGMmg4TGJWMEhHR1VRMndJdDlPcUZJelBIVk1INHhyd3NsVk9Bdis1SlNBWlY5Z1JNMTAyYVRKYVhKTjNqeVBxaXJHUVlGdjZ0MGhTb1BlZ3M4WWNPQ0xDSERiTzcyeE5QSGF2UldLOENva1YwYlVGem0rQUhKODlnOCtlcnE2ZDVWbG1TUXFOcmZuME1nZi9ld1AraHZnM1ZaUno0NHFReFFaNzd6UVlvemN4aFMvd3FNSFZJSThlUGZ2cHJJakVRWkprTnA4RzV3OUQwMDNURHV2TThLWHB3TTMwb2RoVTBua2lQVGY3MzA5enVjUDFsc3BXdmsvay9kM1Y3eGs0NlRrV2Z1MEh0MHpOOVk1czcyR3RQSmdWa0xNd0g2b1NSMHNscjh0eHJTM1l1anFldzQ1VXRjR2VkbVIzRzdKb0haWXR5Vm9iOHFEOVdHczdabFNzNXp1M0ptUERGRmVGeFVwNE1kMUZsYmx5WmhHT2c2ejdPOVlEOWI3am1rTDFrMkM1UGZhaDFhbTMyTjVUTEZidGRHN1E3Y1ZwMFY3TW1vby81WDFHVzNmUjllZVZSdVhTVTdGMHhmTGVxZ3JWR0Jpa2hTS2t5a05wVlNFQjFVbFRGYW02ZnV1UXU5MTJKeEo3R0NUbGdocm9zT0pTc0hMQ0k5VkFYR0ZCVGdWSFQ0OURpejl1RmZEYzM2b0haOXhSazYxT0NjNlVNTmpmRXlTRXFMTDhrdVVZUDEwZ0FJVno4eXgyRkhDQk1rWjFTMVJKa0tocG44bThxaWhPR3Z1bTR2b3FXTzJGcVc4TVdNb282VWNYTS9lNDRISkVXWFE4T0VreVZUTy9XRG1nNkhjVFk2Nk82OThzMUt0Zndkd2hYcysyUnZTV1lMQklkeUEvSmVLQWRWWlBxK25mYnBZNnFkNHQ5T2YxemUzTjhrYS9lYk4wdDRDaVloVXd3YnVRNFViN1ptQnFiZDMzQ1RON3lrTlBIeHVPbjl4UFJKWjhUQUJlRkJyMEh5b0gydVF6US96aC9uTDVTam1iK1hJM25TMXY1c1BpM3BENFhpTjlyNUhRVVdza2U5L0lKVE5uSGxwcEVPbWZabDB5Y2plM2pNbDJIZzlrNldUMGJuRjFpZlJaVWQrR1V6MlJnMHBDbkpyZHQvSGFTWmx2Wjc4T3JHb0dNbVc1V3VuSzE3V2VqdjZoY2x0Y3FrVmxUOHFKMjQ2N0FQbVYwTU1BNjd3RVlMdEcydFhPSDRWc1ExdC9kdTl0N2ZaZWdhemh0UWhpdjk3NFBlZzJaOXhnMzJkcDgvYkJpVGp5SlBheEw3b1pFNDJ3c25Kay9lVmlHRXR4RW5XeklqSGZFT25SeE1OQndOc3VYQXpXVStlZTZxcXNGK3ZyQ2Y5eHQ3WmJCMVVkL1BMaVdTYzM1YlZxVDEyVThGamE3eXM5bG5GaDY1Q3IzbHlwRG5PRFEzaWVMM3F5R0Q1M2hQNFB2UDNyZGVkaEZaVks2eGY1dXYzRi9sOVFTd2NJRFJDUTVkMEdBQURGTWdBQVVFc0RCQlFBQ0FnSUFBQWhBQUFBQUFBQUFBQUFBQUFBQUFBZEFBQUFSR1ZtYVc1cGRHbHZibk12Y0c5c2FXTjVYM1I1Y0dWekxtcHpiMjZyNWxKUVVDckl6OGxNcm93dnFTeElMVlpTc0ZLb1ZxamxxZ1VBVUVzSENMeEFielljQUFBQUdnQUFBRkJMQXdRVUFBZ0lDQUFBSVFBQUFBQUFBQUFBQUFBQUFBQUFHUUFBQUVSbFptbHVhWFJwYjI1ekwzVmlkVzUwZFRJd0xtcHpiMjdsV0UxdjJ6Z1F2ZnRYQ0RxMWkwaEo5MWdVeFFaTmRsR2dUWXMweFI2Q1FHQ2tzY3lOUkxMOGNDTVUvdStsS0ltV0tNcVcweVNIYm9BRWlqaVA4emd6Ynp6MGowVVFoSktLRkNVWkxESEJFbE1pa2pWd29SL0M0SFVRcWx0RnBQcnpKSG1WbkNRbjRWR05LRUdpREVsVUcvelFMK3BOb0dRRmtwQWdKVmVVRytqbFAwZkJwNHZ6TDhFYlRrdUVTWndqRHNWZmxDT1NRNXpTOHEzWlRxTWJVQUxhcWpCUURnUmlUbStCeTU1OVo2NEU4Q1RuVkRGaHJFL1BQcjYvMEw0K24xK2VYcjMvZE5IWldWSUVsVEE0emNpaWYrUlg4VWs4dHBBb0Y3djNrQlZydkp5ZC8zMzY5Y05WcU5jM0ptQzRaSlJMQTcvdUlyYkVSV3U5amZ4eEhWV3pqNGovRTVxTzJXRW5Ra2NVbWFjVlpvY2hFWmQ0aVZKNUdJclFEQTVETUZyZ3RISXh3WTJKVENhS2Z1bjFLaXFsWkluektBTlcwQ3BpbkRKZERCaDZKa0ZkSjRJV3FvWkdkMUQxbC9SaURqTEJoQ25abHRUQXREWGJMTHEvVGFZazFYUnBydW0yV2UweCtrNzUzYktnMzhjVUZFOGhRa0xnbkpSQXBNTkRTR0JpK0c0T3psaGxJRktPbWV4cTg3SkZCYWNHRmZ6YmNtcUwwZUlrNHZyNDl1Q3VvNTd4eGo1dnRudUVKbTVqMGwxVWRENTAwdTQ5aERsOFU1aERWaTlKcnNEbDFXbWt3RUs2cERVelhpVWlYZWxHTU42Nmp4YVNZNUtIZy9WTi8xQkhlMEk5VVZBVFVUK3JkQWZCYWZDNUFWWGI4ZzZXbEFkZFliendPSG9adTZlY0c2Rk1SbnVJNzgwaVZkS2J4aExFQ3JKb1hPTmpGa2F3RHNVMUtwUUgxRW9PU1oyY1c5VnNlKzJ2dnlQZDgzdEhRaHlWbXVYTmRENFg3cE05WnRjb212MW1TVzhId3F5NzZYOW43QStRM05DQlk2ZGJMbDdqcnZLdXgwRk1VVkVrZFpLUlplQlUraUJTQndsNFY4TnNEZVpWNTFpQlE4ME5RdkEwYWh1NCtDV2RUWko5c01JeVhrVmMrWXJyMTVWMWI2WGwxTm5qaTZyNTlEMUVWRDVFRXhFM3k2b3NxLzBhYXZmN3YyaG9uSkpGajFYWVRGOXQyejUwRHJGKzlTak5LS21MeElLMlp3b0hBWkRBOVl3NGxxMGRSQzR0OEYyM3F5Y2lOaE1lL2V0bHJUanR3N3MybVFaZk9vU3VLY1FyZjl4YjgyN3NiVWVZcUw0YlRHNCttaUxkQWNpRDJZemV1VytHLzA5SXNwZUdqdkk0QzJ1eW5QVXBiZzl0K2EraG9DbVdJMlhaRWY2cXE3TGp2cE40TFl2cHBsOWJsb2l4dXFybnNHbHRiUm5PSk5QQzdHWENUK1lXQ1VpNnk5clRSOG52Ym5lOGhwZ25qcHpYMlRpR0Q1eTBmdi9tNHUzMTFuRE9aYlAvcy9FMkp5RXBOL0ZTaFh4WUY3dHVxcXBKbGZ2cGJ4dy9XVFBhK24wZXRUbSs5a3V0QlR5RHpvYWVIaUl5NytUbEVSa0JXU01pdUlkVTZlcVpxVENycDRzR2Y5N0JuMWRlelVnWWJXZmlTcTVHVS9IUU5pMTAvOUg1V0FJSGtqYXdMMlpKSERNRFAyN3VhMmNtZ2pGenk4a3lFeExwRGVwSUE4bjBYbmFhdlBFQ3N1WmE0dHhsd2o4bXY2aDZIT2tONThCRi9idjVDVkJMQndqRVZIK0RDZ1FBQUxnVkFBQlFTd01FRkFBSUNBZ0FBQ0VBQUFBQUFBQUFBQUFBQUFBQUFDc0FBQUJFWldacGJtbDBhVzl1Y3k5eVpYTnZkWEpqWlhOZlpHVm1hVzVwZEdsdmJsOTBlWEJsY3k1cWMyOXU3WmpkYnBzd0ZJRHYreFFXNm1VSVdTK3JiVnJXc1NwcjJsUnBPcWxhcThnQkoyVWwyTE5OSmxUbDNXY3dKQmhNUTlaR2t5YmZJT0p6am4zKy9ObmsrUWdBSzFqQ0JacEdjSWtzY0FxZXhaQVk1SERCMHA5bGFVZUtDazJOaUZCTUVPWEpkaUl4NkNQbTBZRHdBRWQ2czNTNWhNZzVHYWRCdExDeThYVSs2NExpbUdSU0g4MWhIUEppdVpqNGtDUGZubVVMV3BmOVlmOWk5TDBEN203SGd6dndQb2xwa0hTWE1JUlBlUFVKY3Q3MThQSmpZY3h3VEQzRUtxN0srVXRqaW5PWmlhMTZVUTQ4eU9jRDYxeTAza1FZUkNUZU5iSFVxWmt5UC9KMldGTEVYdkpuSXlnY3NaOVFZaThoSVdteUt4cnBpb2l1Z3N3aHhtR1V2dmh5TmMxNFJ6VmRSZk5DTzM4dHlkZGxaU3Yxd1VjRVJUNkt2TnpWSHcyTGJDZCtVT2JBTWQ4ZGp0cmgxZ3FHTVdwMmkwRCttT2s1QkZLNGRIcU9ORkNVTmdYNGRqTzZVa1V4RGUzdEhHbGxQQnpObmZRUkxKeHo5OG9kRDg3c3NYc3p1aDJmdVhiL2VuQ2FoOHljL01VNTFpU2hFTnFpNmFFajBzSFNoM01zRTVPK2J5UTJ4d1NIZUpGa1A3SXdFRWVVU1FVWmxtWWJ5Z0lpT3N0Y1AzY24yeVJ0R3Zxb2VHWkpTMnZZaUk2TnJBcU9xcUFWTmlwR0Job0dHZ2VGUnJtekRUS3lzR3BiVUJadkwyQ1FlRFlWOCtoNFVZaXF1S2lNdDZLRmFtTmdZV0J4VUZpVXV0cXdJZ3VydWdGbDZmWkZSUmg0MHdqeHFheTNCaGdsQlEwMjZ0SzI4S2haR29RWWhCd2FJV3EzRzVBVUlORnNSbG5HdlhEUzBDOVZxR2pVT29CajVzRnU2bFdhVU5ZZFk4dzdJUDA5elRKY1pVOXpEN1lqMEFTREdRSkNkUlg0NkswUmRDTXNZZGdCRjVBRUlYai94RTVPZWtrcjlMVG53MTdZZ1pIWVk3TmRRSnUxWk1ldkdORThVSGZvbmswQUZIcHo2UEhzN2dxK2prZVg0UFB3MXIwZUQ2NG0wOHZSRjNjSWZqOGlpcmFLb3JHWUtNV0hlK3RkdDlmdDNWdHEzK25wVk5tZXJUWjlFOE1VbHhVRTFOdDhrMGFSRTFFd2hxbEo1dXVUNlVFQ1owRVlxQnRWazhxU1lydVV5cDF1YitiNW1mQkhzZTA3R2gwdmhJeUpjM011RWlvQ2tuV0FTeEtpY2YrNnFIWTFuWG53OVVQcjRZVnczL2I0VnNEOHI4OGpxK0hVTEd4NnprNmp0N3lPZEhXS2pZZjhxeHAvcjVWYVhuUzA3dXRhcTNMNnJ1YjJFdnR4MkhUc0t2THFjYW9UdGpwSE5ZYi8yeWxhelhNNG04NUR1TUswOFgvWnFrb3QyM3A1dTRScmJjM0hrL2w0T3VqSGs2YnJ6ZWRURmxiVGhwUnAyK3NEYWx2NEdsR2twQVlTWmJnZFA4b21CaHNHRzRmRlJza25RNHVVRnVyMmswbmFGeExORjQ5Q3BnSEZYMXcxVkNNREN3T0xROFBDWEM1cXVIak5yZUpvL1FkUVN3Y0lVRmVBMkswREFBQ0JKZ0FBVUVzREJCUUFDQWdJQUpZWnRGSUFBQUFBQUFBQUFBQUFBQUFLQUFBQVZHVnRjR3hoZEdWekx3TUFVRXNIQ0FBQUFBQUNBQUFBQUFBQUFGQkxBd1FVQUFnSUNBQUFJUUFBQUFBQUFBQUFBQUFBQUFBQUpBQUFBRlJsYlhCc1lYUmxjeTlpWVhObFgzVmlkVzUwZFRJd0xYUmxiWEJzWVhSbExuWjBiSldVelk2RElCU0Y5MDM2RG9iTXNpVE5MT2RWSm9iY0NqWmtBQWx5VFl6eDNRZTE4YTlXWmNYZnh6bm5vdEJjTDBsQ25DZ0xkSm1na0dXb1VZRXZITzBtVlNVNDVlQ0IvQ1MvSFpva3pkQ0VYUlljYUdwQWk3QktTdUVxR1NTa0tUMllyc1BKYmNWV29MQ0h2NW9OdkNVRDN0NzJuU3FUSDRnUHhHbTluT21Db3hMc1FEV25BeGVYOVVnMUxtdlE2L3Y3aWowVFgvK2g4b0k4cTQ4UE5CNi83OHppZy8ySmVzOWh6VVo3U0EzUDQwSTI4R2luWEVGVnVQTldNejdhcTV0ZzkxTTJBM3JXQWJpV2hsa0ZKcHlDOElmVmJQR2pWOWVrL1dhU2dZV0hWTkxYSDUrUEdUS21BVW1uVzJiUno2S0VuNEZxc0ZhYTU2UzJVSHdscmxVQmZJbThZWnUzNE9VN2VhN0k4UmdtZEVtMjgyRzZrQ0VGK2xBUC9WakZkc1R4WVQ1eFF1K2I1cyt0QjQ5bHV4dDRHb3p6NmZ6TFhpK2gvUWRRU3djSWV3aCtlRHdCQUFBeEJnQUFVRXNEQkJRQUNBZ0lBQUFoQUFBQUFBQUFBQUFBQUFBQUFBQWhBQUFBVkdWdGNHeGhkR1Z6TDJKaGMyVmpiMjVtYVdjdGRHVnRjR3hoZEdVdWRuUnNsWkpCQ3NNZ0VFWDNPWVZJbC9VQ3ZVb0paV3Bza0tvUm80RVF2SHRWbXNTa2lkQ05qT1B6LzVuUnFVSUlHOVozemxCR2dGSW5uUURiR1JLVFltQU5hY0FDdnFGN0lCR2EwaHJ1YURBZ2lRTEp3aG51bVJsNEVPQ3F0NkJpME9EckZoMUF1TVJlcGdQYTQwVDdhOGxsVUs5SFVUZ0EvMmlsdUtpV2tGa3ZySFdrTVFVTlR5NjRIVStHa3dHekh3QW5zVHp0N0dyNVppT1JvRFZYN1NLU0MzM3JHa1VIelFiWVF3Y050a3d4dzJrMFhReDM2Tkpyem01UW4rM3FYQVYzem9aV3lGa0hod1V1LzZ3MGxGODYvemtXck90OW9jaHFuNjNYeDZ2OEIxQkxCd2dQVVlETDN3QUFBTzhDQUFCUVN3TUVGQUFJQ0FnQUFDRUFBQUFBQUFBQUFBQUFBQUFBQUNFQUFBQlVaVzF3YkdGMFpYTXZZbUZ6WldOdmJtWnBaeTF0WVhCd2FXNW5MbXB6YjI3dFVjRnF3ekFNdmVjcmlzOE43THpyUm8rN0RIWXBwV2kyMGdrYXhaUGxRQ2o5OTlsT1VwcnVNdGgyR2ROSlBELzVTZTl0cTFPMVNtVVlXalQzS3hOUWVySllFd2NGem8wejY1SGlwZk1vT2lUYU5PUXdXQ0d2MUhHZW5ZbUM3NUVFWGNJYU9BYWNZQjM4S0tGQ2ZKakpTVVpqdUI2M1hkSVdJTllNYnd1WTYzUXU3VzZpSWFzTSsyRGZzSVhMU2dzaFU2RHplbDYyZ1hqVXp3L0VQbXJ0UWFDOTJkaVJ6YmVCRFBVWC9MbGloeTZLTGZ6eStZV0JIdGtoVzhKeTJueEtqeEpHRCsrcXROVk5KRDAzL3lrc1UxaGE4b3ZHNzB2LzU2eVByNUUxUGp3KzF5OVBtOUhWYjRXeHNPbUg0cWgySDFCTEJ3aTFqZkdFOGdBQUFKMEVBQUJRU3dNRUZBQUlDQWdBQUNFQUFBQUFBQUFBQUFBQUFBQUFBQm9BQUFCVVpXMXdiR0YwWlhNdmRtNW1MVzFoY0hCcGJtY3Vhbk52YnUxUlRXdkRNQXk5NTFjWW54c29PKzRIOUxqakxxVVUxMVkyUWFONHNod0lvLys5VG16eXNjc0cyMDdid1NEMG5xeW45NDZWVXUvcEthWEp0S0FmbFE3QVBWcW9rWUlZR2d1bmQ1bml1ZlBBTWlSYUhrbzlCOEV5ZXNHT3h1bENUUUREVzBRR2w3cU51UWFZQVJsOFhpU005TElNcEhVU3cvWVQyeVVWYkpCa0JJNmxuVFRmU25tYXFVREN3em5ZVjJqTlN1QnFvUzZ0MjI0UjM1aDRsUVVza0VieVVXcHYyTFJiL2RxaEhXODFQTlJmY0d6RkRsMWtPL0duejJjR2VDQUhaQkdtRTh0QnVnY08yZE45VlhSOUNLcW41aitiejdMWm12VExjWnluK2c4RUVpK1JKRDdzNitlblE3YjZXd2x0ZlB1eGpLcFRkUWRRU3djSU11d01DL29BQUFEZkJBQUFVRXNEQkJRQUNBZ0lBQUFoQUFBQUFBQUFBQUFBQUFBQUFBQWFBQUFBVkdWdGNHeGhkR1Z6TDNadVppMTBaVzF3YkdGMFpTNTJkR3lWa2tFS3d5QVFSZmM1aFVpWDlRSzlTZ2xsYW15UXFoR2pnUkM4ZTFXYXhLU0owSTJNNC9QL21kR3BRZ2diMW5mT1VFYUFVaWVkQU5zWkVwTmlZQTFwd0FLK29Yc2dFWnJTR3U1b01DQ0pBc25DR2U2WkdYZ1E0S3Ezb0dMUTRPc1dIVUM0eEY2bUE5cmpSUHRyeVdWUXIwZFJPQUQvYUtXNHFKYVFXUytzZGFReEJRMVBMcmdkVDRhVEFiTWZBQ2V4UE8zc2F2bG1JNUdnTlZmdElwSUxmZXNhUlFmTkJ0aERCdzIyVERIRGFUUmRESGZvMG12T2JsQ2Y3ZXBjQlhmT2hsYklXUWVIQlM3L3JEU1VYenIvT1JhczYzMmh5R3FmcmRmSHEzejFBVkJMQndoVG02T2k0QUFBQVBBQ0FBQlFTd01FRkFBSUNBZ0FBQ0VBQUFBQUFBQUFBQUFBQUFBQUFDUUFBQUJVWlcxd2JHRjBaWE12WW1GelpWOTFZblZ1ZEhVeU1DMXRZWEJ3YVc1bkxtcHpiMjd0bHIxcXd6QVF4L2RBM3NGb2ppRjA3QU4wN05ZdUlSaEZPcWVpOGxrNVNRWlQ4dTZWbkxneHJodGFVbnNJWG95NEQrbnUvK05rYlphTEpQbUlueVJoeUF0Z2p3bXpRSlVTa0NxMGptTmNTTFk2eHhncURaQ3JROXc1TFJnbFdFSEtPRlZpekcrRGc0Zmc0QldCRE9hY2F3c1hqNnZONlRCSEN2ZWRsSENtODdhM2p5aERMY1FWdXVqWnRQWlErN0ZkYnkvUmdJN3F6SW8zS0hpMzBNNnhyTFVkVjUwMmN1NjE2N2hiSjFOb3ZFc05KMTcwV21GU2lkZzRwenI5allDZGNGdDZFazFDcy8wbEJBeWdCQlFLbW03YnpsZ0ZaRThhcjZQbFZGMmZYb1g1RE95UHdIcWFqYzhvVDR0U2VuM25vM1Via3lHTnBwaWU3SzZaREU3UHk4Nmo4dy9yOVBYNWFmeEpzaExGUCtIeTU4SXpWZkE5WkkzNWZ0bmRSR1pBb2RHbjZRdlBPOVF6bkN0d3Z1a3pIWnBjODZxa21jNjFTMDN2Qm1XYURwTHh1emhETTZCaFFIMTVwZ01URGRsNjV2TGphMkRpaWVHeVVKZ1p6VEg4NjhETjE5cjFxZEZLTkRLTjlNUmVMcmJMeFNkUVN3Y0lRN3B1cm5RQkFBQmtFQUFBVUVzREJCUUFDQWdJQUpZWnRGSUFBQUFBQUFBQUFBQUFBQUFQQUFBQVZFOVRRMEV0VFdWMFlXUmhkR0V2QXdCUVN3Y0lBQUFBQUFJQUFBQUFBQUFBVUVzREJCUUFDQWdJQUFBaEFBQUFBQUFBQUFBQUFBQUFBQUFaQUFBQVZFOVRRMEV0VFdWMFlXUmhkR0V2VkU5VFEwRXViV1YwWVcyT3l3NkNNQlJFOS8yS2ZvQ3Q2SklZSS9Kd281QkFkWC9WSzZtaHQ2U1VCWDl2TndZMUx1Zk01R1JVMWFTSk9LRUhVZWdPeFFYZG9DM0ZmQ1VqR2JHMFNlb3Z4bEtINFBFdTlsUE02OE9DVjJYZThJMnpCalRKRmh4Mk8rdUFXcFEzYTdZc0orOG1rZUZEay9aQk1zVDhJeXpINjBoK1hFZnlPVmhpQ2szZkJidFEwSWJodTV4NUNRYi84Wi9YczJmcXd6N0xpK1I4Vkl5OUFGQkxCd2g4M0N0S25BQUFBTzBBQUFCUVN3TUVGQUFJQ0FnQWxobTBVZ0FBQUFBQUFBQUFBQUFBQUFnQUFBQlRZM0pwY0hSekx3TUFVRXNIQ0FBQUFBQUNBQUFBQUFBQUFGQkxBd1FVQUFnSUNBQ1dHYlJTQUFBQUFBQUFBQUFBQUFBQUR3QUFBRk5qY21sd2RITXZjSGwwYUc5dUx3TUFVRXNIQ0FBQUFBQUNBQUFBQUFBQUFGQkxBd1FVQUFnSUNBQUFJUUFBQUFBQUFBQUFBQUFBQUFBQUhnQUFBRk5qY21sd2RITXZjSGwwYUc5dUwwTnZibVpwWjBSbGNHeHZlUzV3ZVlXUFFVNERNUXhGOXpsRk5LdXBoSElBdGtYQXFpZEFxbHJuWnhTUnNZT2RRSHQ3cHUwQXF3cHYvL04vZGxLWnZlZ1VoQTgxRUZsOER4UXRIRXRIMWN6TnFnckJURFNrenRTeXNBVkdJK0VVY0FMMUp1cnpYRVdiZjNOK25kMk4yTW9TTUxnOXI3dk9PU29ITTc5ZDBqdzlvUlk1ai9mb3phTzdOa1lrdjk0eEdrcDY4RGZ6Z3V3Vkh4M1dGdlRIWFdRS21aT013eXRLRWY4bFd1S3crYzBWclN2L05TdElQcUZyczNadWVjWWVKMEs5R1A2WFFWVjBIRjVFNHZHTU96Ni9XMTV6MzFCTEJ3aHdZZHFheGdBQUFIQUJBQUJRU3dFQ0ZBQVVBQWdJQ0FDV0diUlNBQUFBQUFJQUFBQUFBQUFBQVFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBTDFCTEFRSVVBQlFBQ0FnSUFKWVp0RklBQUFBQUFnQUFBQUFBQUFBTUFBQUFBQUFBQUFBQUFBQUFBREVBQUFCRVpXWnBibWwwYVc5dWN5OVFTd0VDRkFBVUFBZ0lDQUFBSVFBQWIvNUNEcUlCQUFDOUVBQUFHd0FBQUFBQUFBQUFBQUFBQUFCdEFBQUFSR1ZtYVc1cGRHbHZibk12WkdGMFlWOTBlWEJsY3k1cWMyOXVVRXNCQWhRQUZBQUlDQWdBQUNFQUFEQW9QRzEzQUFBQTR3QUFBQ01BQUFBQUFBQUFBQUFBQUFBQVdBSUFBRVJsWm1sdWFYUnBiMjV6TDNKbGJHRjBhVzl1YzJocGNGOTBlWEJsY3k1cWMyOXVVRXNCQWhRQUZBQUlDQWdBQUNFQUFGMWFPTFhVQUFBQThBRUFBQjhBQUFBQUFBQUFBQUFBQUFBQUlBTUFBRVJsWm1sdWFYUnBiMjV6TDJGeWRHbG1ZV04wWDNSNWNHVnpMbXB6YjI1UVN3RUNGQUFVQUFnSUNBQUFJUUFBRFJDUTVkMEdBQURGTWdBQUd3QUFBQUFBQUFBQUFBQUFBQUJCQkFBQVJHVm1hVzVwZEdsdmJuTXZibTlrWlY5MGVYQmxjeTVxYzI5dVVFc0JBaFFBRkFBSUNBZ0FBQ0VBQUx4QWJ6WWNBQUFBR2dBQUFCMEFBQUFBQUFBQUFBQUFBQUFBWndzQUFFUmxabWx1YVhScGIyNXpMM0J2YkdsamVWOTBlWEJsY3k1cWMyOXVVRXNCQWhRQUZBQUlDQWdBQUNFQUFNUlVmNE1LQkFBQXVCVUFBQmtBQUFBQUFBQUFBQUFBQUFBQXpnc0FBRVJsWm1sdWFYUnBiMjV6TDNWaWRXNTBkVEl3TG1wemIyNVFTd0VDRkFBVUFBZ0lDQUFBSVFBQVVGZUEySzBEQUFDQkpnQUFLd0FBQUFBQUFBQUFBQUFBQUFBZkVBQUFSR1ZtYVc1cGRHbHZibk12Y21WemIzVnlZMlZ6WDJSbFptbHVhWFJwYjI1ZmRIbHdaWE11YW5OdmJsQkxBUUlVQUJRQUNBZ0lBSlladEZJQUFBQUFBZ0FBQUFBQUFBQUtBQUFBQUFBQUFBQUFBQUFBQUNVVUFBQlVaVzF3YkdGMFpYTXZVRXNCQWhRQUZBQUlDQWdBQUNFQUFIc0lmbmc4QVFBQU1RWUFBQ1FBQUFBQUFBQUFBQUFBQUFBQVh4UUFBRlJsYlhCc1lYUmxjeTlpWVhObFgzVmlkVzUwZFRJd0xYUmxiWEJzWVhSbExuWjBiRkJMQVFJVUFCUUFDQWdJQUFBaEFBQVBVWURMM3dBQUFPOENBQUFoQUFBQUFBQUFBQUFBQUFBQUFPMFZBQUJVWlcxd2JHRjBaWE12WW1GelpXTnZibVpwWnkxMFpXMXdiR0YwWlM1MmRHeFFTd0VDRkFBVUFBZ0lDQUFBSVFBQXRZM3hoUElBQUFDZEJBQUFJUUFBQUFBQUFBQUFBQUFBQUFBYkZ3QUFWR1Z0Y0d4aGRHVnpMMkpoYzJWamIyNW1hV2N0YldGd2NHbHVaeTVxYzI5dVVFc0JBaFFBRkFBSUNBZ0FBQ0VBQURMc0RBdjZBQUFBM3dRQUFCb0FBQUFBQUFBQUFBQUFBQUFBWEJnQUFGUmxiWEJzWVhSbGN5OTJibVl0YldGd2NHbHVaeTVxYzI5dVVFc0JBaFFBRkFBSUNBZ0FBQ0VBQUZPYm82TGdBQUFBOEFJQUFCb0FBQUFBQUFBQUFBQUFBQUFBbmhrQUFGUmxiWEJzWVhSbGN5OTJibVl0ZEdWdGNHeGhkR1V1ZG5Sc1VFc0JBaFFBRkFBSUNBZ0FBQ0VBQUVPNmJxNTBBUUFBWkJBQUFDUUFBQUFBQUFBQUFBQUFBQUFBeGhvQUFGUmxiWEJzWVhSbGN5OWlZWE5sWDNWaWRXNTBkVEl3TFcxaGNIQnBibWN1YW5OdmJsQkxBUUlVQUJRQUNBZ0lBSlladEZJQUFBQUFBZ0FBQUFBQUFBQVBBQUFBQUFBQUFBQUFBQUFBQUl3Y0FBQlVUMU5EUVMxTlpYUmhaR0YwWVM5UVN3RUNGQUFVQUFnSUNBQUFJUUFBZk53clNwd0FBQUR0QUFBQUdRQUFBQUFBQUFBQUFBQUFBQURMSEFBQVZFOVRRMEV0VFdWMFlXUmhkR0V2VkU5VFEwRXViV1YwWVZCTEFRSVVBQlFBQ0FnSUFKWVp0RklBQUFBQUFnQUFBQUFBQUFBSUFBQUFBQUFBQUFBQUFBQUFBSzRkQUFCVFkzSnBjSFJ6TDFCTEFRSVVBQlFBQ0FnSUFKWVp0RklBQUFBQUFnQUFBQUFBQUFBUEFBQUFBQUFBQUFBQUFBQUFBT1lkQUFCVFkzSnBjSFJ6TDNCNWRHaHZiaTlRU3dFQ0ZBQVVBQWdJQ0FBQUlRQUFjR0hhbXNZQUFBQndBUUFBSGdBQUFBQUFBQUFBQUFBQUFBQWxIZ0FBVTJOeWFYQjBjeTl3ZVhSb2IyNHZRMjl1Wm1sblJHVndiRzk1TG5CNVVFc0ZCZ0FBQUFBVkFCVUEwUVVBQURjZkFBQUFBQT09","listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480484866,"timeout":0,"description":"test","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnfcds","artifactName":"BASIC_VM_enriched.zip","artifactRef":null,"artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZmNiMDEwYWJjNTJkMDM2MTRmN2ZlNDg5MzkzYWU3YzY=","artifactUUID":"bde71857-e177-484d-9059-7857c84718f8","generatedFromId":null,"artifactDisplayName":"vnfcds","mandatory":false,"apiUrl":null,"serviceApi":false,"artifactLabel":"vnfcds","esId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnfcds","duplicated":false,"payloadUpdateDate":1621480484869,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":null,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":null,"updaterFullName":"Carlos Santana","lastUpdateDate":1621480484866,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false} 2021-05-20 03:14:46,485 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm_macro in SDC 2021-05-20 03:14:46,489 DEBUG 103:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:14:46,489 DEBUG 105:onap_service.py(1) - [SDC][Certify Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e/lifecycleState/Certify 2021-05-20 03:14:46,489 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-05-20 03:15:03,020 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-05-20 03:15:03,020 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","name":"basic_vm_macro","version":"1.0","isHighestVersion":true,"creationDate":1621480466766,"lastUpdateDate":1621480488982,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm_macro"],"icon":"defaulticon","normalizedName":"basicvmmacro","systemName":"BasicVmMacro","contactId":"cs0008","allVersions":{"1.0":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad"},"csarUUID":"0ea990df9493483d9448909a07e7c280","csarVersion":"1.0","invariantUUID":"0c9418de-0f81-4fa9-b808-221eaa2c5608","componentType":"RESOURCE","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"empty":false}],"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVmMacro","uuid":"d7437e3b-32ca-4fc6-809c-b479bbfc2430"} 2021-05-20 03:15:03,022 DEBUG 159:__init__.py(1) - check if Vf basic_vm_macro exists in SDC 2021-05-20 03:15:03,023 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-20 03:15:03,023 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:03,023 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-20 03:15:03,023 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-20 03:15:03,024 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:03,024 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-20 03:15:03,024 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-20 03:15:03,855 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-20 03:15:03,855 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1f4baee7-fc09-4ac1-ae83-cbedaabd0c65","invariantUUID":"bc5337e2-a7db-4fed-9020-bd74d7e1bfe8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1f4baee7-fc09-4ac1-ae83-cbedaabd0c65/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"17222052-6526-4e08-9222-b4877d63d048","invariantUUID":"8aea1437-916d-429f-93e1-a445234cd133","name":"basic_onboard_WTHRQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17222052-6526-4e08-9222-b4877d63d048/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1aa6db39-7c5a-475c-8244-eecd9d761698","invariantUUID":"a280146e-cfcc-4f4e-8e4a-b70bd753953c","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1aa6db39-7c5a-475c-8244-eecd9d761698/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"62b639f8-2ef5-4bc4-8f6a-a59e9a552222","invariantUUID":"a63415d6-fa1d-4c34-a4e2-1d75c43db64e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/62b639f8-2ef5-4bc4-8f6a-a59e9a552222/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","invariantUUID":"0c9418de-0f81-4fa9-b808-221eaa2c5608","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d7437e3b-32ca-4fc6-809c-b479bbfc2430/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-05-20 03:15:03,858 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-20 03:15:03,858 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:03,858 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:03,858 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:15:03,858 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_WTHRQm from SDC 2021-05-20 03:15:03,858 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:03,858 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:03,858 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:15:03,858 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-20 03:15:03,859 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:03,859 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:03,859 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:15:03,859 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-20 03:15:03,859 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:03,859 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:03,859 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:15:03,860 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-20 03:15:03,860 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:03,860 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:03,860 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:15:03,860 DEBUG 147:__init__.py(1) - number of Vf returned: 5 2021-05-20 03:15:03,860 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-20 03:15:03,860 INFO 192:__init__.py(1) - Vf found, updating information 2021-05-20 03:15:03,861 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:03,861 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:15:03,861 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-05-20 03:15:03,861 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:03,861 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:15:03,861 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-05-20 03:15:07,656 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-05-20 03:15:07,657 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57a1e6bc-ed9d-46a1-a0d6-5df02c305be2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477877602,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"945f81c1-b207-4815-a5ce-6a3ca73c43cc","invariantUUID":"0f06ace1-6eca-48f0-8858-a545ec2bbd77","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ae5a60-e956-42e2-9817-1ff1adbfe144","lifecycleState":"CERTIFIED","lastUpdateDate":1621477387788,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a14800b-1622-4a54-8289-3594f057d08f","invariantUUID":"406ca15e-9b47-4c5a-8c26-81013e14b509","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5bd2c22-5c0f-46a8-8875-b722328eb561","lifecycleState":"CERTIFIED","lastUpdateDate":1621477938179,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a155578f-9478-43d0-9d0d-08bc27133de1","invariantUUID":"74395f46-704d-49e7-98c7-3e34b8154e59","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78295f09-cf3a-46cb-828a-6fa2d81dfaa0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477775711,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36728d2b-356b-427c-84d2-eeef38d92e3b","invariantUUID":"9f1ea9c9-7db2-4a1e-bfcd-a1f2c03394cf","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"677267c0-10f4-4e8c-bba5-c0b24ad922ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477380842,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"020bf758-b50e-404b-bfb6-5bd7a83d0c26","invariantUUID":"94d2a8f5-fb28-48f4-89ea-08a9e233cbdc","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83b73b3d-0566-4244-bb9c-602269a52952","lifecycleState":"CERTIFIED","lastUpdateDate":1621478065177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc89de2-bf8f-4ca4-a9ba-82e1df57fe8d","invariantUUID":"cb6bac55-d9e7-4547-b6d9-ef8f0c8e4fff","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff44ceda-8d82-4177-bcbf-af9cad5ba8dd","lifecycleState":"CERTIFIED","lastUpdateDate":1621478008635,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67f54530-3829-4282-b1d6-4372350b56b0","invariantUUID":"f3d45adb-79b2-420e-9d13-79cf7c72c64c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"eba1d43a-96e3-419b-b784-8146200488f0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480463850,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1aa6db39-7c5a-475c-8244-eecd9d761698","invariantUUID":"a280146e-cfcc-4f4e-8e4a-b70bd753953c","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a81a559c-52fb-42db-8310-9864cd29b0e2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477966248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd5e671f-85e5-40d8-881c-bd5c7a8889ee","invariantUUID":"a3224281-aad2-4e26-b26b-df9ad0fb8d2a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"817c2eec-e7b3-41f7-b631-3a84b8069286","lifecycleState":"CERTIFIED","lastUpdateDate":1621477329718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7c277603-d3ec-4b47-87a0-dd8a09aa674e","invariantUUID":"c1f4a2f2-9e53-4ff6-aabc-620e80cf5bb6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3daf878-0ed7-4e32-96bb-e3506832a42d","lifecycleState":"CERTIFIED","lastUpdateDate":1621478001824,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6137766c-321b-4d7f-8e09-141b26748f37","invariantUUID":"9655ba85-b572-49c2-bf44-e060abad483d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9e44d5-2643-493f-a841-1dcb9ddd9c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477486374,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4362be33-b1cf-4eea-8a2b-debba09436c0","invariantUUID":"e63375d3-8ade-4e36-9535-3961b0c3af9f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"690c09b0-8d4a-4fd3-9eb8-29ebf67c0a07","lifecycleState":"CERTIFIED","lastUpdateDate":1621477975841,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef7c863e-2099-4e5a-80c8-7fbcea6796ee","invariantUUID":"da70541b-7cbc-4652-a8ce-b5b9dbb1c3c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee5c83e-5f06-484f-a736-43f7a5629c95","lifecycleState":"CERTIFIED","lastUpdateDate":1621477867576,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7597661-4d0d-48a8-9637-464a81341b3a","invariantUUID":"d39c6acb-5627-458d-80b9-1d7cce74e387","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"badcd9e8-f343-4242-9ce6-0bf54cb177a8","lifecycleState":"CERTIFIED","lastUpdateDate":1621478017477,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dab1b3e-a6de-4387-bd1b-773405603bba","invariantUUID":"4a39bf43-d10f-413e-a400-d4469c898db6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c7a78516-4f80-4f36-8970-3f93d0a18a21","lifecycleState":"CERTIFIED","lastUpdateDate":1621477927373,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"998ad0b1-cdc3-4741-920a-b2046f4a7c03","invariantUUID":"09f26180-b9f8-4baf-b400-a300a4421114","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"274f3763-31d7-4117-9f27-2661eac9ff67","lifecycleState":"CERTIFIED","lastUpdateDate":1621477340610,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4085e82-9887-45f7-8c08-c5538d75b350","invariantUUID":"e3c04507-5e28-4272-bc33-0ee9684a0227","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1621477288095,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8384b26-3a72-49f5-84b9-a3e6c1466744","invariantUUID":"b9f17377-c09c-4272-892b-20794fb4243b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"957a070e-9567-424d-a843-167de2d9cd78","lifecycleState":"CERTIFIED","lastUpdateDate":1621477613850,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c9af2f7-066c-4223-aa09-0ce44fc57d96","invariantUUID":"ea50a70c-b3da-4495-8d2a-5e89714c28ac","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"efb32f1f-bc47-429a-8408-1e1dd4d69f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1621478025843,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2677f00f-9336-4368-b99e-2d248795cbc1","invariantUUID":"44aba29e-0f32-4a63-9b67-f5581d326e55","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eda53caf-acb9-44c3-95e8-064da2174735","lifecycleState":"CERTIFIED","lastUpdateDate":1621477347580,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ba1b39a-83f8-47cd-a80f-8fe0653eea61","invariantUUID":"fb52b24c-8c5f-412e-af23-7c710a74997e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"97bc92c8-cfa1-4a1f-9a2c-b4ab82df490f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477568273,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09e740a4-c677-459a-a669-72cbfe861ce4","invariantUUID":"5f41b23a-1e79-4717-83d1-891d53a875d1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","lifecycleState":"CERTIFIED","lastUpdateDate":1621480488982,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","invariantUUID":"0c9418de-0f81-4fa9-b808-221eaa2c5608","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9ae9a76-e126-4f56-aed5-e36972418677","lifecycleState":"CERTIFIED","lastUpdateDate":1621477700748,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ee607d4-9c38-4894-b391-1d07e1fba5e6","invariantUUID":"76235c08-62f8-414c-990a-d5660e253611","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46a747e7-a7e8-4e6a-afb6-c65af2e6d216","lifecycleState":"CERTIFIED","lastUpdateDate":1621477886181,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7319cf70-4c22-4406-b8f7-89de59404ac4","invariantUUID":"00c8e202-4fb1-4715-89d4-6a27fbf62a3b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bf4d344-1883-46a1-8878-936b6fb16933","lifecycleState":"CERTIFIED","lastUpdateDate":1621477855901,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14d48825-7cdc-4d9f-a21b-e0686d69ffe4","invariantUUID":"dc2a87f9-5209-47e8-a384-1a1d0bd0b8b7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30cb73a7-96c0-4cd4-a296-da467de9ed0a","lifecycleState":"CERTIFIED","lastUpdateDate":1621477985242,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba3d5eed-96d7-42d9-9fb9-d5d606f873f6","invariantUUID":"f9c8e3b5-d69c-4df5-991c-bb9f278daa6a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"731f6283-3d41-4cee-9319-214456413c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1621478085443,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914ad472-c099-4cc7-b72e-010d9352fa20","invariantUUID":"c8df9e6c-053c-4605-b58b-48b5cc5c616e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d44fbb89-6a3b-494a-b91b-9a7fbd1bb9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477518403,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e16d1f-083e-4383-b4a8-6689f650285e","invariantUUID":"8e3fbacb-9805-4a16-9044-cd033c519e8e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3ac040-f006-4b46-9ad1-df4e3a23d324","lifecycleState":"CERTIFIED","lastUpdateDate":1621477660838,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d893689-fc56-4861-961a-cd0c20d9fa55","invariantUUID":"62beff7d-926d-43cf-b50a-11aa4635586b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"20005ac3-714c-4d2e-a68a-567496c3a6b0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480481701,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1f4baee7-fc09-4ac1-ae83-cbedaabd0c65","invariantUUID":"bc5337e2-a7db-4fed-9020-bd74d7e1bfe8","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"18ae45f8-c64c-486b-9516-209c04926b8f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477845970,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81af5843-3c6c-4123-9134-9b858a8a9a2a","invariantUUID":"42401dcb-1128-4d73-b293-7e00d89b421f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7ed7153e-29e1-4fcf-b41f-04236dcc6e85","lifecycleState":"CERTIFIED","lastUpdateDate":1621477456466,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e7c6e53-aa43-4de8-acf6-23bbcc849653","invariantUUID":"06afedaf-8b4e-42be-8657-8fa55fa7a6ed","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbcd6c90-cfcf-475e-918f-dd2f31245789","lifecycleState":"CERTIFIED","lastUpdateDate":1621477478111,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9349377c-13bd-481c-aff1-b7aa3a79b119","invariantUUID":"569a3a4b-9170-4563-aae9-c1fe80fe6872","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83bc8889-8984-4203-a663-8521bedab37f","lifecycleState":"CERTIFIED","lastUpdateDate":1621480489173,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"62b639f8-2ef5-4bc4-8f6a-a59e9a552222","invariantUUID":"a63415d6-fa1d-4c34-a4e2-1d75c43db64e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0efe16d2-56e0-417c-8ab6-618df6747251","lifecycleState":"CERTIFIED","lastUpdateDate":1621478055042,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed7fee0-0686-4f51-8e12-c8f2524487af","invariantUUID":"eb38dbc1-8f1c-4505-ab14-d94726c6d3d4","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88de92e3-f54a-420d-98e6-738ea8c4e0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477826570,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f67a6f0-c608-4f9d-be37-867809a2c881","invariantUUID":"de79c61a-4abc-4c62-b0dc-066300f99c4f","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e1a8abb2-4b87-44f7-bc15-992a7a4defcf","lifecycleState":"CERTIFIED","lastUpdateDate":1621477466066,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8610bf68-2c84-4ab4-80e9-2a8baaef97e7","invariantUUID":"dea668f0-4028-4c4a-b645-5a3ec3714d12","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5827730-018f-414e-be0b-4fa4dfc9ce7b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477748917,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56a619eb-3a4c-4a79-be63-7c10a9fd9490","invariantUUID":"c8484ff9-7f16-4939-889c-6d510599a10e","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3840f015-bafb-4f3d-85dd-569b965fed05","lifecycleState":"CERTIFIED","lastUpdateDate":1621477916201,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39c8efff-ecb6-4db9-b190-9680638f1c9f","invariantUUID":"630f47e0-f04f-4b32-ab49-69e4b4c0886c","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"526d9e4c-f987-4d17-858d-aff8d031a9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477649811,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9fb0edd-10fd-4195-bfb1-e85e2d076dbc","invariantUUID":"510a2bc1-5f7d-4647-af3f-f593ece18d1e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b38a602-1110-4b79-9845-08079af31ebc","lifecycleState":"CERTIFIED","lastUpdateDate":1621477905475,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a451b983-2f81-46ec-8d29-a0c80c492e73","invariantUUID":"b5566700-0974-43fe-aa23-78ef2d21e424","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd6c8229-56f5-42a7-a1d5-78100dd70b34","lifecycleState":"CERTIFIED","lastUpdateDate":1621477806470,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f578db5c-9864-479c-b981-58a72e0eb6c2","invariantUUID":"45d6ea3e-ed8c-4c7e-bb3e-cb856b10e1f5","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e56d7a5-8cfb-420c-b1ca-c2240263aa5e","lifecycleState":"CERTIFIED","lastUpdateDate":1621477426941,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501bcb43-c60d-46a1-917d-56ffba947156","invariantUUID":"59638181-b79d-464e-ac8c-bf015415475d","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"219d4322-03fb-4592-a443-8f05734bd141","lifecycleState":"CERTIFIED","lastUpdateDate":1621478036308,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7d44cf-7db4-45b5-a2c5-0165575ca92b","invariantUUID":"f974bfac-15e9-4677-bff3-cdde76db4fd6","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477625170,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fab8ce76-938b-4c53-8569-63710aa29b91","invariantUUID":"37af349a-fc03-4b07-b03c-bdb3d3a867c4","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3d53795b-7e4d-46d0-92be-dc11759ed9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477603644,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"04cae618-55b3-46e0-816c-0976359b43bf","invariantUUID":"6894fa47-88fb-40a8-a83a-5fdd7da1cbba","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5178cf6f-694a-4f39-bf3a-cd2219a2f72f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477707580,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96824e02-a73f-455f-b915-b9c34c361fea","invariantUUID":"3b43786b-e3f9-42bf-95f0-bfa47c90d4cf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac170997-ed1c-4e2f-b39d-6b64b4dba943","lifecycleState":"CERTIFIED","lastUpdateDate":1621477668070,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b0e9c9-b1a4-47b5-a4b4-b5b225110b33","invariantUUID":"f312dde3-4a3e-479b-a24a-5acd5ea4df62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"52ca91e8-41cf-4c28-898c-60fdcfa942ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477416631,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c66596cf-9fd7-42ae-938e-9a5f22b55d13","invariantUUID":"4c6892e3-d6a3-41ce-9d27-9377969f7992","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c832051-67e6-46b1-9900-b2d7774e6692","lifecycleState":"CERTIFIED","lastUpdateDate":1621477896205,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7c6bdaf-0d18-45ab-a5a2-c54b7784f14b","invariantUUID":"97de5714-8457-49ec-9c55-e144385d1261","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0ce3d133-907b-4a25-a9a0-6dadc3756800","lifecycleState":"CERTIFIED","lastUpdateDate":1621477642343,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bfb56c8-8e3d-46f1-b6e0-923f7dc7533f","invariantUUID":"6b31245c-f44f-43bb-a45f-9cd14f1f88b1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b3fb03-5050-4342-888b-2b4b3fe776af","lifecycleState":"CERTIFIED","lastUpdateDate":1621478075841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc9e79c2-c6e8-4cf3-9b17-102e91f57b6f","invariantUUID":"62860840-5410-4f41-b26b-acafa79acc77","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"9073abe6-a8b8-429d-aee0-c8e4814adb55","lifecycleState":"CERTIFIED","lastUpdateDate":1621477369744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"830305e8-8e3b-4ee9-a798-643f51ae8c30","invariantUUID":"4870caa3-2628-46cf-a8d1-c6888eb3282a","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c335a454-b74a-431f-b457-a31515c6ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477835707,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eacd3af7-e192-45b4-85c5-1ecd8b84e6e9","invariantUUID":"40b44409-0eab-4763-9dc7-348e41ca2e34","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17a92263-78e1-4cba-813a-8cadc4679193","lifecycleState":"CERTIFIED","lastUpdateDate":1621477507071,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e62e22ca-8832-413e-b67a-d03dd21ffee0","invariantUUID":"dbd0a88f-d90f-417b-9b24-871b34107fc9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d90f39-1dbc-46f0-9e6c-3b1d6cdcaaf5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477947172,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5316fc87-d771-4a2c-b6cf-2a2cd88abed0","invariantUUID":"6ade2c6d-4f8b-48c4-93dd-fedbf7b57623","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df9dee25-e811-4a22-ae91-13a2d5f4b8d0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477437902,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"569658d0-154c-40a7-ad20-c6a527f1ef6d","invariantUUID":"eb6211ea-7565-4528-9365-25ee58dd8489","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d8c276a-4d71-4795-bd82-51bbf7041890","lifecycleState":"CERTIFIED","lastUpdateDate":1621477816668,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b8ecf0d1-e4a2-42c4-b819-13fe9b7a4779","invariantUUID":"a22d8549-f861-4f2b-9146-515063a14a77","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db7898b-12c9-4544-898a-a266e455af34","lifecycleState":"CERTIFIED","lastUpdateDate":1621478045074,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5eca00b-56ac-4cf9-8866-52dd412dad44","invariantUUID":"71b89ea6-1d18-4f02-b6f6-3bf1462dad07","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477690043,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00659a26-8dc7-4051-959a-d3b4620423f3","invariantUUID":"02135c03-2f73-4f38-8919-5c0f3afada8c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58b8bc63-99c9-44f3-93d0-e3b5e48312d4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477497100,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"549c5e08-ac97-43c6-a964-12ce5b2576c4","invariantUUID":"e817a9d3-4b25-4a95-aeb9-dfba425ec246","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4c58624-431d-4fab-95b1-95187b193d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477447310,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b464a82a-4f25-4858-9f5d-ba633a2ef666","invariantUUID":"1ca0f26a-b04d-4032-87d1-84513cd7df6b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2be167fb-f3c4-4e97-9cb0-89b240ba2912","lifecycleState":"CERTIFIED","lastUpdateDate":1621477785172,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aef77705-cc90-4aa3-bf4d-093f493f1063","invariantUUID":"50557faf-6b71-4e92-a26a-0885268a768d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0d2c8bf-9c53-42a4-82d9-68e6748a824a","lifecycleState":"CERTIFIED","lastUpdateDate":1621479674442,"name":"basic_onboard_WTHRQm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17222052-6526-4e08-9222-b4877d63d048","invariantUUID":"8aea1437-916d-429f-93e1-a445234cd133","systemName":"BasicOnboardWthrqm","description":"VF","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd58c503-9d53-4f1e-bd3f-e448d7112dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1621477577804,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37aa5796-7d7e-4f05-b26f-ffc6b08e3817","invariantUUID":"1df47b41-8ffb-4857-8ee9-2788258fd9fe","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d868f7ce-79fb-4f3a-8b3a-ae6a1da0df05","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1621480419171,"name":"Demo_pNF_dq5PBMttg4gjF8ESsI07","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f0ebcb1e-0f4d-4ba8-a045-501f861031b3","invariantUUID":"b3e77c50-cfbc-4bf8-846f-e8c00a041ab6","systemName":"DemoPnfDq5pbmttg4gjf8essi07","description":"catalog service description","tags":["robot-ete","Demo_pNF_dq5PBMttg4gjF8ESsI07"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"12be3b58-bd67-4058-b2a3-7dee5b61a707","lifecycleState":"CERTIFIED","lastUpdateDate":1621479769461,"name":"basic_onboard_WTHRQm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","systemName":"BasicOnboardWthrqm","description":"service","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ed7b11df-4b32-4195-8acf-21aeabc96f72","lifecycleState":"CERTIFIED","lastUpdateDate":1621480416699,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]}]} 2021-05-20 03:15:07,661 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in resources list 2021-05-20 03:15:17,670 DEBUG 159:__init__.py(1) - check if Vf basic_vm_macro exists in SDC 2021-05-20 03:15:17,671 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-20 03:15:17,671 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:17,671 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-20 03:15:17,672 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-20 03:15:17,672 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:17,672 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-20 03:15:17,672 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-20 03:15:19,066 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-20 03:15:19,066 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1f4baee7-fc09-4ac1-ae83-cbedaabd0c65","invariantUUID":"bc5337e2-a7db-4fed-9020-bd74d7e1bfe8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1f4baee7-fc09-4ac1-ae83-cbedaabd0c65/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"17222052-6526-4e08-9222-b4877d63d048","invariantUUID":"8aea1437-916d-429f-93e1-a445234cd133","name":"basic_onboard_WTHRQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17222052-6526-4e08-9222-b4877d63d048/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1aa6db39-7c5a-475c-8244-eecd9d761698","invariantUUID":"a280146e-cfcc-4f4e-8e4a-b70bd753953c","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1aa6db39-7c5a-475c-8244-eecd9d761698/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"62b639f8-2ef5-4bc4-8f6a-a59e9a552222","invariantUUID":"a63415d6-fa1d-4c34-a4e2-1d75c43db64e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/62b639f8-2ef5-4bc4-8f6a-a59e9a552222/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","invariantUUID":"0c9418de-0f81-4fa9-b808-221eaa2c5608","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d7437e3b-32ca-4fc6-809c-b479bbfc2430/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-05-20 03:15:19,068 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-20 03:15:19,068 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:19,068 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:19,068 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:15:19,068 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_WTHRQm from SDC 2021-05-20 03:15:19,069 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:19,069 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:19,069 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:15:19,069 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-20 03:15:19,069 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:19,069 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:19,069 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:15:19,069 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-20 03:15:19,069 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:19,069 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:19,069 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:15:19,069 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-20 03:15:19,070 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:19,070 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:19,070 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:15:19,070 DEBUG 147:__init__.py(1) - number of Vf returned: 5 2021-05-20 03:15:19,070 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-20 03:15:19,070 INFO 192:__init__.py(1) - Vf found, updating information 2021-05-20 03:15:19,070 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:19,070 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:15:19,070 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-05-20 03:15:19,071 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:19,071 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:15:19,071 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-05-20 03:15:22,965 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-05-20 03:15:22,966 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57a1e6bc-ed9d-46a1-a0d6-5df02c305be2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477877602,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"945f81c1-b207-4815-a5ce-6a3ca73c43cc","invariantUUID":"0f06ace1-6eca-48f0-8858-a545ec2bbd77","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ae5a60-e956-42e2-9817-1ff1adbfe144","lifecycleState":"CERTIFIED","lastUpdateDate":1621477387788,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a14800b-1622-4a54-8289-3594f057d08f","invariantUUID":"406ca15e-9b47-4c5a-8c26-81013e14b509","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5bd2c22-5c0f-46a8-8875-b722328eb561","lifecycleState":"CERTIFIED","lastUpdateDate":1621477938179,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a155578f-9478-43d0-9d0d-08bc27133de1","invariantUUID":"74395f46-704d-49e7-98c7-3e34b8154e59","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78295f09-cf3a-46cb-828a-6fa2d81dfaa0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477775711,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36728d2b-356b-427c-84d2-eeef38d92e3b","invariantUUID":"9f1ea9c9-7db2-4a1e-bfcd-a1f2c03394cf","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"677267c0-10f4-4e8c-bba5-c0b24ad922ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477380842,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"020bf758-b50e-404b-bfb6-5bd7a83d0c26","invariantUUID":"94d2a8f5-fb28-48f4-89ea-08a9e233cbdc","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83b73b3d-0566-4244-bb9c-602269a52952","lifecycleState":"CERTIFIED","lastUpdateDate":1621478065177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc89de2-bf8f-4ca4-a9ba-82e1df57fe8d","invariantUUID":"cb6bac55-d9e7-4547-b6d9-ef8f0c8e4fff","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff44ceda-8d82-4177-bcbf-af9cad5ba8dd","lifecycleState":"CERTIFIED","lastUpdateDate":1621478008635,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67f54530-3829-4282-b1d6-4372350b56b0","invariantUUID":"f3d45adb-79b2-420e-9d13-79cf7c72c64c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"eba1d43a-96e3-419b-b784-8146200488f0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480463850,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1aa6db39-7c5a-475c-8244-eecd9d761698","invariantUUID":"a280146e-cfcc-4f4e-8e4a-b70bd753953c","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a81a559c-52fb-42db-8310-9864cd29b0e2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477966248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd5e671f-85e5-40d8-881c-bd5c7a8889ee","invariantUUID":"a3224281-aad2-4e26-b26b-df9ad0fb8d2a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"817c2eec-e7b3-41f7-b631-3a84b8069286","lifecycleState":"CERTIFIED","lastUpdateDate":1621477329718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7c277603-d3ec-4b47-87a0-dd8a09aa674e","invariantUUID":"c1f4a2f2-9e53-4ff6-aabc-620e80cf5bb6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3daf878-0ed7-4e32-96bb-e3506832a42d","lifecycleState":"CERTIFIED","lastUpdateDate":1621478001824,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6137766c-321b-4d7f-8e09-141b26748f37","invariantUUID":"9655ba85-b572-49c2-bf44-e060abad483d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9e44d5-2643-493f-a841-1dcb9ddd9c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477486374,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4362be33-b1cf-4eea-8a2b-debba09436c0","invariantUUID":"e63375d3-8ade-4e36-9535-3961b0c3af9f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"690c09b0-8d4a-4fd3-9eb8-29ebf67c0a07","lifecycleState":"CERTIFIED","lastUpdateDate":1621477975841,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef7c863e-2099-4e5a-80c8-7fbcea6796ee","invariantUUID":"da70541b-7cbc-4652-a8ce-b5b9dbb1c3c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee5c83e-5f06-484f-a736-43f7a5629c95","lifecycleState":"CERTIFIED","lastUpdateDate":1621477867576,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7597661-4d0d-48a8-9637-464a81341b3a","invariantUUID":"d39c6acb-5627-458d-80b9-1d7cce74e387","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"badcd9e8-f343-4242-9ce6-0bf54cb177a8","lifecycleState":"CERTIFIED","lastUpdateDate":1621478017477,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dab1b3e-a6de-4387-bd1b-773405603bba","invariantUUID":"4a39bf43-d10f-413e-a400-d4469c898db6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c7a78516-4f80-4f36-8970-3f93d0a18a21","lifecycleState":"CERTIFIED","lastUpdateDate":1621477927373,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"998ad0b1-cdc3-4741-920a-b2046f4a7c03","invariantUUID":"09f26180-b9f8-4baf-b400-a300a4421114","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"274f3763-31d7-4117-9f27-2661eac9ff67","lifecycleState":"CERTIFIED","lastUpdateDate":1621477340610,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4085e82-9887-45f7-8c08-c5538d75b350","invariantUUID":"e3c04507-5e28-4272-bc33-0ee9684a0227","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1621477288095,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8384b26-3a72-49f5-84b9-a3e6c1466744","invariantUUID":"b9f17377-c09c-4272-892b-20794fb4243b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"957a070e-9567-424d-a843-167de2d9cd78","lifecycleState":"CERTIFIED","lastUpdateDate":1621477613850,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c9af2f7-066c-4223-aa09-0ce44fc57d96","invariantUUID":"ea50a70c-b3da-4495-8d2a-5e89714c28ac","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"efb32f1f-bc47-429a-8408-1e1dd4d69f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1621478025843,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2677f00f-9336-4368-b99e-2d248795cbc1","invariantUUID":"44aba29e-0f32-4a63-9b67-f5581d326e55","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eda53caf-acb9-44c3-95e8-064da2174735","lifecycleState":"CERTIFIED","lastUpdateDate":1621477347580,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ba1b39a-83f8-47cd-a80f-8fe0653eea61","invariantUUID":"fb52b24c-8c5f-412e-af23-7c710a74997e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"97bc92c8-cfa1-4a1f-9a2c-b4ab82df490f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477568273,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09e740a4-c677-459a-a669-72cbfe861ce4","invariantUUID":"5f41b23a-1e79-4717-83d1-891d53a875d1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","lifecycleState":"CERTIFIED","lastUpdateDate":1621480488982,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","invariantUUID":"0c9418de-0f81-4fa9-b808-221eaa2c5608","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9ae9a76-e126-4f56-aed5-e36972418677","lifecycleState":"CERTIFIED","lastUpdateDate":1621477700748,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ee607d4-9c38-4894-b391-1d07e1fba5e6","invariantUUID":"76235c08-62f8-414c-990a-d5660e253611","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46a747e7-a7e8-4e6a-afb6-c65af2e6d216","lifecycleState":"CERTIFIED","lastUpdateDate":1621477886181,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7319cf70-4c22-4406-b8f7-89de59404ac4","invariantUUID":"00c8e202-4fb1-4715-89d4-6a27fbf62a3b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bf4d344-1883-46a1-8878-936b6fb16933","lifecycleState":"CERTIFIED","lastUpdateDate":1621477855901,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14d48825-7cdc-4d9f-a21b-e0686d69ffe4","invariantUUID":"dc2a87f9-5209-47e8-a384-1a1d0bd0b8b7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30cb73a7-96c0-4cd4-a296-da467de9ed0a","lifecycleState":"CERTIFIED","lastUpdateDate":1621477985242,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba3d5eed-96d7-42d9-9fb9-d5d606f873f6","invariantUUID":"f9c8e3b5-d69c-4df5-991c-bb9f278daa6a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"731f6283-3d41-4cee-9319-214456413c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1621478085443,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914ad472-c099-4cc7-b72e-010d9352fa20","invariantUUID":"c8df9e6c-053c-4605-b58b-48b5cc5c616e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d44fbb89-6a3b-494a-b91b-9a7fbd1bb9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477518403,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e16d1f-083e-4383-b4a8-6689f650285e","invariantUUID":"8e3fbacb-9805-4a16-9044-cd033c519e8e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3ac040-f006-4b46-9ad1-df4e3a23d324","lifecycleState":"CERTIFIED","lastUpdateDate":1621477660838,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d893689-fc56-4861-961a-cd0c20d9fa55","invariantUUID":"62beff7d-926d-43cf-b50a-11aa4635586b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"20005ac3-714c-4d2e-a68a-567496c3a6b0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480481701,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1f4baee7-fc09-4ac1-ae83-cbedaabd0c65","invariantUUID":"bc5337e2-a7db-4fed-9020-bd74d7e1bfe8","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"18ae45f8-c64c-486b-9516-209c04926b8f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477845970,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81af5843-3c6c-4123-9134-9b858a8a9a2a","invariantUUID":"42401dcb-1128-4d73-b293-7e00d89b421f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7ed7153e-29e1-4fcf-b41f-04236dcc6e85","lifecycleState":"CERTIFIED","lastUpdateDate":1621477456466,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e7c6e53-aa43-4de8-acf6-23bbcc849653","invariantUUID":"06afedaf-8b4e-42be-8657-8fa55fa7a6ed","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbcd6c90-cfcf-475e-918f-dd2f31245789","lifecycleState":"CERTIFIED","lastUpdateDate":1621477478111,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9349377c-13bd-481c-aff1-b7aa3a79b119","invariantUUID":"569a3a4b-9170-4563-aae9-c1fe80fe6872","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83bc8889-8984-4203-a663-8521bedab37f","lifecycleState":"CERTIFIED","lastUpdateDate":1621480489173,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"62b639f8-2ef5-4bc4-8f6a-a59e9a552222","invariantUUID":"a63415d6-fa1d-4c34-a4e2-1d75c43db64e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0efe16d2-56e0-417c-8ab6-618df6747251","lifecycleState":"CERTIFIED","lastUpdateDate":1621478055042,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed7fee0-0686-4f51-8e12-c8f2524487af","invariantUUID":"eb38dbc1-8f1c-4505-ab14-d94726c6d3d4","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88de92e3-f54a-420d-98e6-738ea8c4e0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477826570,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f67a6f0-c608-4f9d-be37-867809a2c881","invariantUUID":"de79c61a-4abc-4c62-b0dc-066300f99c4f","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e1a8abb2-4b87-44f7-bc15-992a7a4defcf","lifecycleState":"CERTIFIED","lastUpdateDate":1621477466066,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8610bf68-2c84-4ab4-80e9-2a8baaef97e7","invariantUUID":"dea668f0-4028-4c4a-b645-5a3ec3714d12","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5827730-018f-414e-be0b-4fa4dfc9ce7b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477748917,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56a619eb-3a4c-4a79-be63-7c10a9fd9490","invariantUUID":"c8484ff9-7f16-4939-889c-6d510599a10e","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3840f015-bafb-4f3d-85dd-569b965fed05","lifecycleState":"CERTIFIED","lastUpdateDate":1621477916201,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39c8efff-ecb6-4db9-b190-9680638f1c9f","invariantUUID":"630f47e0-f04f-4b32-ab49-69e4b4c0886c","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"526d9e4c-f987-4d17-858d-aff8d031a9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477649811,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9fb0edd-10fd-4195-bfb1-e85e2d076dbc","invariantUUID":"510a2bc1-5f7d-4647-af3f-f593ece18d1e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b38a602-1110-4b79-9845-08079af31ebc","lifecycleState":"CERTIFIED","lastUpdateDate":1621477905475,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a451b983-2f81-46ec-8d29-a0c80c492e73","invariantUUID":"b5566700-0974-43fe-aa23-78ef2d21e424","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd6c8229-56f5-42a7-a1d5-78100dd70b34","lifecycleState":"CERTIFIED","lastUpdateDate":1621477806470,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f578db5c-9864-479c-b981-58a72e0eb6c2","invariantUUID":"45d6ea3e-ed8c-4c7e-bb3e-cb856b10e1f5","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e56d7a5-8cfb-420c-b1ca-c2240263aa5e","lifecycleState":"CERTIFIED","lastUpdateDate":1621477426941,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501bcb43-c60d-46a1-917d-56ffba947156","invariantUUID":"59638181-b79d-464e-ac8c-bf015415475d","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"219d4322-03fb-4592-a443-8f05734bd141","lifecycleState":"CERTIFIED","lastUpdateDate":1621478036308,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7d44cf-7db4-45b5-a2c5-0165575ca92b","invariantUUID":"f974bfac-15e9-4677-bff3-cdde76db4fd6","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477625170,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fab8ce76-938b-4c53-8569-63710aa29b91","invariantUUID":"37af349a-fc03-4b07-b03c-bdb3d3a867c4","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3d53795b-7e4d-46d0-92be-dc11759ed9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477603644,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"04cae618-55b3-46e0-816c-0976359b43bf","invariantUUID":"6894fa47-88fb-40a8-a83a-5fdd7da1cbba","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5178cf6f-694a-4f39-bf3a-cd2219a2f72f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477707580,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96824e02-a73f-455f-b915-b9c34c361fea","invariantUUID":"3b43786b-e3f9-42bf-95f0-bfa47c90d4cf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac170997-ed1c-4e2f-b39d-6b64b4dba943","lifecycleState":"CERTIFIED","lastUpdateDate":1621477668070,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b0e9c9-b1a4-47b5-a4b4-b5b225110b33","invariantUUID":"f312dde3-4a3e-479b-a24a-5acd5ea4df62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"52ca91e8-41cf-4c28-898c-60fdcfa942ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477416631,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c66596cf-9fd7-42ae-938e-9a5f22b55d13","invariantUUID":"4c6892e3-d6a3-41ce-9d27-9377969f7992","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c832051-67e6-46b1-9900-b2d7774e6692","lifecycleState":"CERTIFIED","lastUpdateDate":1621477896205,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7c6bdaf-0d18-45ab-a5a2-c54b7784f14b","invariantUUID":"97de5714-8457-49ec-9c55-e144385d1261","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0ce3d133-907b-4a25-a9a0-6dadc3756800","lifecycleState":"CERTIFIED","lastUpdateDate":1621477642343,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bfb56c8-8e3d-46f1-b6e0-923f7dc7533f","invariantUUID":"6b31245c-f44f-43bb-a45f-9cd14f1f88b1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b3fb03-5050-4342-888b-2b4b3fe776af","lifecycleState":"CERTIFIED","lastUpdateDate":1621478075841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc9e79c2-c6e8-4cf3-9b17-102e91f57b6f","invariantUUID":"62860840-5410-4f41-b26b-acafa79acc77","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"9073abe6-a8b8-429d-aee0-c8e4814adb55","lifecycleState":"CERTIFIED","lastUpdateDate":1621477369744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"830305e8-8e3b-4ee9-a798-643f51ae8c30","invariantUUID":"4870caa3-2628-46cf-a8d1-c6888eb3282a","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c335a454-b74a-431f-b457-a31515c6ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477835707,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eacd3af7-e192-45b4-85c5-1ecd8b84e6e9","invariantUUID":"40b44409-0eab-4763-9dc7-348e41ca2e34","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17a92263-78e1-4cba-813a-8cadc4679193","lifecycleState":"CERTIFIED","lastUpdateDate":1621477507071,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e62e22ca-8832-413e-b67a-d03dd21ffee0","invariantUUID":"dbd0a88f-d90f-417b-9b24-871b34107fc9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d90f39-1dbc-46f0-9e6c-3b1d6cdcaaf5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477947172,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5316fc87-d771-4a2c-b6cf-2a2cd88abed0","invariantUUID":"6ade2c6d-4f8b-48c4-93dd-fedbf7b57623","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df9dee25-e811-4a22-ae91-13a2d5f4b8d0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477437902,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"569658d0-154c-40a7-ad20-c6a527f1ef6d","invariantUUID":"eb6211ea-7565-4528-9365-25ee58dd8489","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d8c276a-4d71-4795-bd82-51bbf7041890","lifecycleState":"CERTIFIED","lastUpdateDate":1621477816668,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b8ecf0d1-e4a2-42c4-b819-13fe9b7a4779","invariantUUID":"a22d8549-f861-4f2b-9146-515063a14a77","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db7898b-12c9-4544-898a-a266e455af34","lifecycleState":"CERTIFIED","lastUpdateDate":1621478045074,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5eca00b-56ac-4cf9-8866-52dd412dad44","invariantUUID":"71b89ea6-1d18-4f02-b6f6-3bf1462dad07","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"827026ad-afdb-4772-b2fd-63e6595e3b6e","lifecycleState":"CERTIFIED","lastUpdateDate":1621480495005,"name":"pNF 1a89fdcc-ffd8","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"45103412-db1f-408d-b93f-bb491ad9df94","invariantUUID":"d2b58a7f-2ed7-4f2d-84cf-a233690318d2","systemName":"Pnf1a89fdccFfd8","description":"vendor software product","tags":["pNF 1a89fdcc-ffd8"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477690043,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00659a26-8dc7-4051-959a-d3b4620423f3","invariantUUID":"02135c03-2f73-4f38-8919-5c0f3afada8c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58b8bc63-99c9-44f3-93d0-e3b5e48312d4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477497100,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"549c5e08-ac97-43c6-a964-12ce5b2576c4","invariantUUID":"e817a9d3-4b25-4a95-aeb9-dfba425ec246","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4c58624-431d-4fab-95b1-95187b193d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477447310,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b464a82a-4f25-4858-9f5d-ba633a2ef666","invariantUUID":"1ca0f26a-b04d-4032-87d1-84513cd7df6b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2be167fb-f3c4-4e97-9cb0-89b240ba2912","lifecycleState":"CERTIFIED","lastUpdateDate":1621477785172,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aef77705-cc90-4aa3-bf4d-093f493f1063","invariantUUID":"50557faf-6b71-4e92-a26a-0885268a768d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0d2c8bf-9c53-42a4-82d9-68e6748a824a","lifecycleState":"CERTIFIED","lastUpdateDate":1621479674442,"name":"basic_onboard_WTHRQm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17222052-6526-4e08-9222-b4877d63d048","invariantUUID":"8aea1437-916d-429f-93e1-a445234cd133","systemName":"BasicOnboardWthrqm","description":"VF","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd58c503-9d53-4f1e-bd3f-e448d7112dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1621477577804,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37aa5796-7d7e-4f05-b26f-ffc6b08e3817","invariantUUID":"1df47b41-8ffb-4857-8ee9-2788258fd9fe","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"08e0fd89-7d79-4655-8fde-df680a5442ac","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1621480509399,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d868f7ce-79fb-4f3a-8b3a-ae6a1da0df05","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1621480515403,"name":"Demo_pNF_dq5PBMttg4gjF8ESsI07","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f0ebcb1e-0f4d-4ba8-a045-501f861031b3","invariantUUID":"b3e77c50-cfbc-4bf8-846f-e8c00a041ab6","systemName":"DemoPnfDq5pbmttg4gjf8essi07","description":"catalog service description","tags":["robot-ete","Demo_pNF_dq5PBMttg4gjF8ESsI07"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"12be3b58-bd67-4058-b2a3-7dee5b61a707","lifecycleState":"CERTIFIED","lastUpdateDate":1621479769461,"name":"basic_onboard_WTHRQm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","systemName":"BasicOnboardWthrqm","description":"service","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ed7b11df-4b32-4195-8acf-21aeabc96f72","lifecycleState":"CERTIFIED","lastUpdateDate":1621480416699,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]}]} 2021-05-20 03:15:22,970 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in resources list 2021-05-20 03:15:22,970 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-05-20 03:15:22,970 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-20 03:15:22,971 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-20 03:15:22,971 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-20 03:15:22,971 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:15:22,971 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-20 03:15:22,971 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-20 03:15:22,971 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:15:25,371 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-20 03:15:25,372 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f0ebcb1e-0f4d-4ba8-a045-501f861031b3","invariantUUID":"b3e77c50-cfbc-4bf8-846f-e8c00a041ab6","name":"Demo_pNF_dq5PBMttg4gjF8ESsI07","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/f0ebcb1e-0f4d-4ba8-a045-501f861031b3/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","name":"basic_onboard_WTHRQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba1219a8-3fc7-43f9-80fb-fc042f18e7d5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/067de530-8816-4725-8206-82acddaa6514/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/61a6f5c0-c618-4d04-93dd-843044f6f154/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-05-20 03:15:25,374 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_dq5PBMttg4gjF8ESsI07 from SDC 2021-05-20 03:15:25,374 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:25,374 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:25,374 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-05-20 03:15:25,374 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_WTHRQm from SDC 2021-05-20 03:15:25,374 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:25,374 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:25,374 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:15:25,374 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-20 03:15:25,374 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:25,375 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:25,375 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:15:25,375 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-20 03:15:25,375 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:25,375 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:25,375 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-20 03:15:25,375 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-05-20 03:15:25,375 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-20 03:15:25,375 INFO 169:__init__.py(1) - Service basic_vm_macro doesn't exist in SDC 2021-05-20 03:15:25,376 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-05-20 03:15:25,376 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-20 03:15:25,376 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-20 03:15:25,376 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-20 03:15:25,376 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:15:25,376 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-20 03:15:25,376 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-20 03:15:25,376 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:15:28,642 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-20 03:15:28,642 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f0ebcb1e-0f4d-4ba8-a045-501f861031b3","invariantUUID":"b3e77c50-cfbc-4bf8-846f-e8c00a041ab6","name":"Demo_pNF_dq5PBMttg4gjF8ESsI07","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/f0ebcb1e-0f4d-4ba8-a045-501f861031b3/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","name":"basic_onboard_WTHRQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba1219a8-3fc7-43f9-80fb-fc042f18e7d5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/067de530-8816-4725-8206-82acddaa6514/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/61a6f5c0-c618-4d04-93dd-843044f6f154/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-05-20 03:15:28,644 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_dq5PBMttg4gjF8ESsI07 from SDC 2021-05-20 03:15:28,644 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:28,645 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:28,645 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-05-20 03:15:28,645 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_WTHRQm from SDC 2021-05-20 03:15:28,645 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:28,645 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:28,645 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:15:28,645 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-20 03:15:28,645 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:28,645 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:28,645 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:15:28,646 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-20 03:15:28,646 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:28,646 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:28,646 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-20 03:15:28,646 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-05-20 03:15:28,646 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-20 03:15:28,646 INFO 169:__init__.py(1) - Service basic_vm_macro doesn't exist in SDC 2021-05-20 03:15:28,647 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-05-20 03:15:28,647 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-05-20 03:15:28,647 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: > 2021-05-20 03:15:28,647 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-20 03:15:28,647 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-05-20 03:15:28,648 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-20 03:15:28,648 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-20 03:15:28,648 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-05-20 03:15:29,285 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-05-20 03:15:29,286 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":"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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI Network Service","normalizedName":"etsi network service","uniqueId":"serviceNewCategory.etsi network service","icons":["etsi_network_service"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.7.2"} 2021-05-20 03:15:29,289 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-05-20 03:15:29,289 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-05-20 03:15:29,289 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-05-20 03:15:29,289 INFO 267:__init__.py(1) - attempting to create Service basic_vm_macro in SDC 2021-05-20 03:15:29,289 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-05-20 03:15:29,289 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-20 03:15:29,290 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-20 03:15:29,290 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-20 03:15:29,290 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:15:29,290 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-20 03:15:29,290 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-20 03:15:29,290 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:15:30,746 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-20 03:15:30,747 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f0ebcb1e-0f4d-4ba8-a045-501f861031b3","invariantUUID":"b3e77c50-cfbc-4bf8-846f-e8c00a041ab6","name":"Demo_pNF_dq5PBMttg4gjF8ESsI07","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f0ebcb1e-0f4d-4ba8-a045-501f861031b3/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","name":"basic_onboard_WTHRQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba1219a8-3fc7-43f9-80fb-fc042f18e7d5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/067de530-8816-4725-8206-82acddaa6514/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/61a6f5c0-c618-4d04-93dd-843044f6f154/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-05-20 03:15:30,749 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_dq5PBMttg4gjF8ESsI07 from SDC 2021-05-20 03:15:30,749 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:30,749 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:30,749 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:15:30,749 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_WTHRQm from SDC 2021-05-20 03:15:30,749 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:30,749 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:30,750 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:15:30,750 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-20 03:15:30,750 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:30,750 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:30,750 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:15:30,750 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-20 03:15:30,750 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:30,750 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:30,750 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-05-20 03:15:30,750 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-05-20 03:15:30,750 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-20 03:15:30,751 INFO 169:__init__.py(1) - Service basic_vm_macro doesn't exist in SDC 2021-05-20 03:15:30,766 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-20 03:15:30,766 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-20 03:15:30,766 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-20 03:15:30,767 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-20 03:15:30,767 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-20 03:15:30,768 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-20 03:15:34,356 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201 2021-05-20 03:15:34,358 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.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":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.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":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.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":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.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":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.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,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.assettoscacsar","artifactName":"service-BasicVmMacro-csar.csar","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Model","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.assettoscatemplate","artifactName":"service-BasicVmMacro-template.yml","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"uniqueId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9.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":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","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":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","empty":false},{"uniqueId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9.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":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","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":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","empty":false},{"uniqueId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9.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":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","empty":false},{"uniqueId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9.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":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","empty":false},{"uniqueId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9.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":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","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,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.configuration","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Configuration","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"configuration","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.testing","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Testing","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"testing","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.logging","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Logging","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"logging","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.monitoring","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Monitoring","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"monitoring","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.reporting","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Reporting","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"reporting","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.instantiation","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Instantiation","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"instantiation","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"Macro","icon":"network_l_1-3","version":"0.1","creationDate":1621480532706,"description":"service","tags":["basic_vm_macro"],"uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3","contactId":"cs0008","componentMetadataForSupportLog":{"SupportablityComponentUUID":"2d1109a7-56d0-4083-a731-12bfce6df26b","SupportablityComponentName":"basic_vm_macro","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"highestVersion":true,"uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","systemName":"BasicVmMacro","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","normalizedName":"basicvmmacro","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1621480532706,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":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,"vspArchived":false,"service":true,"archiveTime":0,"name":"basic_vm_macro"} 2021-05-20 03:15:34,361 INFO 284:__init__.py(1) - Service basic_vm_macro is created in SDC 2021-05-20 03:15:34,361 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:34,366 DEBUG 159:__init__.py(1) - check if Vf basic_vm_macro exists in SDC 2021-05-20 03:15:34,366 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-20 03:15:34,366 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:34,366 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-20 03:15:34,366 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-20 03:15:34,367 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:34,367 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-20 03:15:34,367 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-20 03:15:35,406 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-20 03:15:35,406 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1f4baee7-fc09-4ac1-ae83-cbedaabd0c65","invariantUUID":"bc5337e2-a7db-4fed-9020-bd74d7e1bfe8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1f4baee7-fc09-4ac1-ae83-cbedaabd0c65/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"17222052-6526-4e08-9222-b4877d63d048","invariantUUID":"8aea1437-916d-429f-93e1-a445234cd133","name":"basic_onboard_WTHRQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17222052-6526-4e08-9222-b4877d63d048/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1aa6db39-7c5a-475c-8244-eecd9d761698","invariantUUID":"a280146e-cfcc-4f4e-8e4a-b70bd753953c","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1aa6db39-7c5a-475c-8244-eecd9d761698/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"62b639f8-2ef5-4bc4-8f6a-a59e9a552222","invariantUUID":"a63415d6-fa1d-4c34-a4e2-1d75c43db64e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/62b639f8-2ef5-4bc4-8f6a-a59e9a552222/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","invariantUUID":"0c9418de-0f81-4fa9-b808-221eaa2c5608","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d7437e3b-32ca-4fc6-809c-b479bbfc2430/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-05-20 03:15:35,408 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-20 03:15:35,409 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:35,409 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:35,409 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:15:35,409 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_WTHRQm from SDC 2021-05-20 03:15:35,409 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:35,409 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:35,409 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:15:35,409 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-20 03:15:35,410 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:35,410 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:35,410 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:15:35,410 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-20 03:15:35,410 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:35,410 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:35,410 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:15:35,410 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-20 03:15:35,410 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:35,410 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:35,410 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:15:35,410 DEBUG 147:__init__.py(1) - number of Vf returned: 5 2021-05-20 03:15:35,411 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-20 03:15:35,411 INFO 192:__init__.py(1) - Vf found, updating information 2021-05-20 03:15:35,411 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:35,411 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:15:35,411 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-05-20 03:15:35,411 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:35,412 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:15:35,412 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-05-20 03:15:41,521 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-05-20 03:15:41,523 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57a1e6bc-ed9d-46a1-a0d6-5df02c305be2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477877602,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"945f81c1-b207-4815-a5ce-6a3ca73c43cc","invariantUUID":"0f06ace1-6eca-48f0-8858-a545ec2bbd77","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ae5a60-e956-42e2-9817-1ff1adbfe144","lifecycleState":"CERTIFIED","lastUpdateDate":1621477387788,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a14800b-1622-4a54-8289-3594f057d08f","invariantUUID":"406ca15e-9b47-4c5a-8c26-81013e14b509","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5bd2c22-5c0f-46a8-8875-b722328eb561","lifecycleState":"CERTIFIED","lastUpdateDate":1621477938179,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a155578f-9478-43d0-9d0d-08bc27133de1","invariantUUID":"74395f46-704d-49e7-98c7-3e34b8154e59","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78295f09-cf3a-46cb-828a-6fa2d81dfaa0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477775711,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36728d2b-356b-427c-84d2-eeef38d92e3b","invariantUUID":"9f1ea9c9-7db2-4a1e-bfcd-a1f2c03394cf","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"677267c0-10f4-4e8c-bba5-c0b24ad922ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477380842,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"020bf758-b50e-404b-bfb6-5bd7a83d0c26","invariantUUID":"94d2a8f5-fb28-48f4-89ea-08a9e233cbdc","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83b73b3d-0566-4244-bb9c-602269a52952","lifecycleState":"CERTIFIED","lastUpdateDate":1621478065177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc89de2-bf8f-4ca4-a9ba-82e1df57fe8d","invariantUUID":"cb6bac55-d9e7-4547-b6d9-ef8f0c8e4fff","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff44ceda-8d82-4177-bcbf-af9cad5ba8dd","lifecycleState":"CERTIFIED","lastUpdateDate":1621478008635,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67f54530-3829-4282-b1d6-4372350b56b0","invariantUUID":"f3d45adb-79b2-420e-9d13-79cf7c72c64c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"eba1d43a-96e3-419b-b784-8146200488f0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480463850,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1aa6db39-7c5a-475c-8244-eecd9d761698","invariantUUID":"a280146e-cfcc-4f4e-8e4a-b70bd753953c","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a81a559c-52fb-42db-8310-9864cd29b0e2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477966248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd5e671f-85e5-40d8-881c-bd5c7a8889ee","invariantUUID":"a3224281-aad2-4e26-b26b-df9ad0fb8d2a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"817c2eec-e7b3-41f7-b631-3a84b8069286","lifecycleState":"CERTIFIED","lastUpdateDate":1621477329718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7c277603-d3ec-4b47-87a0-dd8a09aa674e","invariantUUID":"c1f4a2f2-9e53-4ff6-aabc-620e80cf5bb6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3daf878-0ed7-4e32-96bb-e3506832a42d","lifecycleState":"CERTIFIED","lastUpdateDate":1621478001824,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6137766c-321b-4d7f-8e09-141b26748f37","invariantUUID":"9655ba85-b572-49c2-bf44-e060abad483d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9e44d5-2643-493f-a841-1dcb9ddd9c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477486374,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4362be33-b1cf-4eea-8a2b-debba09436c0","invariantUUID":"e63375d3-8ade-4e36-9535-3961b0c3af9f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"690c09b0-8d4a-4fd3-9eb8-29ebf67c0a07","lifecycleState":"CERTIFIED","lastUpdateDate":1621477975841,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef7c863e-2099-4e5a-80c8-7fbcea6796ee","invariantUUID":"da70541b-7cbc-4652-a8ce-b5b9dbb1c3c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee5c83e-5f06-484f-a736-43f7a5629c95","lifecycleState":"CERTIFIED","lastUpdateDate":1621477867576,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7597661-4d0d-48a8-9637-464a81341b3a","invariantUUID":"d39c6acb-5627-458d-80b9-1d7cce74e387","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"badcd9e8-f343-4242-9ce6-0bf54cb177a8","lifecycleState":"CERTIFIED","lastUpdateDate":1621478017477,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dab1b3e-a6de-4387-bd1b-773405603bba","invariantUUID":"4a39bf43-d10f-413e-a400-d4469c898db6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c7a78516-4f80-4f36-8970-3f93d0a18a21","lifecycleState":"CERTIFIED","lastUpdateDate":1621477927373,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"998ad0b1-cdc3-4741-920a-b2046f4a7c03","invariantUUID":"09f26180-b9f8-4baf-b400-a300a4421114","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"274f3763-31d7-4117-9f27-2661eac9ff67","lifecycleState":"CERTIFIED","lastUpdateDate":1621477340610,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4085e82-9887-45f7-8c08-c5538d75b350","invariantUUID":"e3c04507-5e28-4272-bc33-0ee9684a0227","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1621477288095,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8384b26-3a72-49f5-84b9-a3e6c1466744","invariantUUID":"b9f17377-c09c-4272-892b-20794fb4243b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"957a070e-9567-424d-a843-167de2d9cd78","lifecycleState":"CERTIFIED","lastUpdateDate":1621477613850,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c9af2f7-066c-4223-aa09-0ce44fc57d96","invariantUUID":"ea50a70c-b3da-4495-8d2a-5e89714c28ac","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"efb32f1f-bc47-429a-8408-1e1dd4d69f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1621478025843,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2677f00f-9336-4368-b99e-2d248795cbc1","invariantUUID":"44aba29e-0f32-4a63-9b67-f5581d326e55","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eda53caf-acb9-44c3-95e8-064da2174735","lifecycleState":"CERTIFIED","lastUpdateDate":1621477347580,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ba1b39a-83f8-47cd-a80f-8fe0653eea61","invariantUUID":"fb52b24c-8c5f-412e-af23-7c710a74997e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"97bc92c8-cfa1-4a1f-9a2c-b4ab82df490f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477568273,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09e740a4-c677-459a-a669-72cbfe861ce4","invariantUUID":"5f41b23a-1e79-4717-83d1-891d53a875d1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","lifecycleState":"CERTIFIED","lastUpdateDate":1621480488982,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","invariantUUID":"0c9418de-0f81-4fa9-b808-221eaa2c5608","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9ae9a76-e126-4f56-aed5-e36972418677","lifecycleState":"CERTIFIED","lastUpdateDate":1621477700748,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ee607d4-9c38-4894-b391-1d07e1fba5e6","invariantUUID":"76235c08-62f8-414c-990a-d5660e253611","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46a747e7-a7e8-4e6a-afb6-c65af2e6d216","lifecycleState":"CERTIFIED","lastUpdateDate":1621477886181,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7319cf70-4c22-4406-b8f7-89de59404ac4","invariantUUID":"00c8e202-4fb1-4715-89d4-6a27fbf62a3b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bf4d344-1883-46a1-8878-936b6fb16933","lifecycleState":"CERTIFIED","lastUpdateDate":1621477855901,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14d48825-7cdc-4d9f-a21b-e0686d69ffe4","invariantUUID":"dc2a87f9-5209-47e8-a384-1a1d0bd0b8b7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30cb73a7-96c0-4cd4-a296-da467de9ed0a","lifecycleState":"CERTIFIED","lastUpdateDate":1621477985242,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba3d5eed-96d7-42d9-9fb9-d5d606f873f6","invariantUUID":"f9c8e3b5-d69c-4df5-991c-bb9f278daa6a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"731f6283-3d41-4cee-9319-214456413c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1621478085443,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914ad472-c099-4cc7-b72e-010d9352fa20","invariantUUID":"c8df9e6c-053c-4605-b58b-48b5cc5c616e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d44fbb89-6a3b-494a-b91b-9a7fbd1bb9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477518403,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e16d1f-083e-4383-b4a8-6689f650285e","invariantUUID":"8e3fbacb-9805-4a16-9044-cd033c519e8e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3ac040-f006-4b46-9ad1-df4e3a23d324","lifecycleState":"CERTIFIED","lastUpdateDate":1621477660838,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d893689-fc56-4861-961a-cd0c20d9fa55","invariantUUID":"62beff7d-926d-43cf-b50a-11aa4635586b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"20005ac3-714c-4d2e-a68a-567496c3a6b0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480481701,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1f4baee7-fc09-4ac1-ae83-cbedaabd0c65","invariantUUID":"bc5337e2-a7db-4fed-9020-bd74d7e1bfe8","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"18ae45f8-c64c-486b-9516-209c04926b8f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477845970,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81af5843-3c6c-4123-9134-9b858a8a9a2a","invariantUUID":"42401dcb-1128-4d73-b293-7e00d89b421f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7ed7153e-29e1-4fcf-b41f-04236dcc6e85","lifecycleState":"CERTIFIED","lastUpdateDate":1621477456466,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e7c6e53-aa43-4de8-acf6-23bbcc849653","invariantUUID":"06afedaf-8b4e-42be-8657-8fa55fa7a6ed","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbcd6c90-cfcf-475e-918f-dd2f31245789","lifecycleState":"CERTIFIED","lastUpdateDate":1621477478111,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9349377c-13bd-481c-aff1-b7aa3a79b119","invariantUUID":"569a3a4b-9170-4563-aae9-c1fe80fe6872","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83bc8889-8984-4203-a663-8521bedab37f","lifecycleState":"CERTIFIED","lastUpdateDate":1621480489173,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"62b639f8-2ef5-4bc4-8f6a-a59e9a552222","invariantUUID":"a63415d6-fa1d-4c34-a4e2-1d75c43db64e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0efe16d2-56e0-417c-8ab6-618df6747251","lifecycleState":"CERTIFIED","lastUpdateDate":1621478055042,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed7fee0-0686-4f51-8e12-c8f2524487af","invariantUUID":"eb38dbc1-8f1c-4505-ab14-d94726c6d3d4","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88de92e3-f54a-420d-98e6-738ea8c4e0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477826570,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f67a6f0-c608-4f9d-be37-867809a2c881","invariantUUID":"de79c61a-4abc-4c62-b0dc-066300f99c4f","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e1a8abb2-4b87-44f7-bc15-992a7a4defcf","lifecycleState":"CERTIFIED","lastUpdateDate":1621477466066,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8610bf68-2c84-4ab4-80e9-2a8baaef97e7","invariantUUID":"dea668f0-4028-4c4a-b645-5a3ec3714d12","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5827730-018f-414e-be0b-4fa4dfc9ce7b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477748917,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56a619eb-3a4c-4a79-be63-7c10a9fd9490","invariantUUID":"c8484ff9-7f16-4939-889c-6d510599a10e","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3840f015-bafb-4f3d-85dd-569b965fed05","lifecycleState":"CERTIFIED","lastUpdateDate":1621477916201,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39c8efff-ecb6-4db9-b190-9680638f1c9f","invariantUUID":"630f47e0-f04f-4b32-ab49-69e4b4c0886c","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"526d9e4c-f987-4d17-858d-aff8d031a9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477649811,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9fb0edd-10fd-4195-bfb1-e85e2d076dbc","invariantUUID":"510a2bc1-5f7d-4647-af3f-f593ece18d1e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b38a602-1110-4b79-9845-08079af31ebc","lifecycleState":"CERTIFIED","lastUpdateDate":1621477905475,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a451b983-2f81-46ec-8d29-a0c80c492e73","invariantUUID":"b5566700-0974-43fe-aa23-78ef2d21e424","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd6c8229-56f5-42a7-a1d5-78100dd70b34","lifecycleState":"CERTIFIED","lastUpdateDate":1621477806470,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f578db5c-9864-479c-b981-58a72e0eb6c2","invariantUUID":"45d6ea3e-ed8c-4c7e-bb3e-cb856b10e1f5","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e56d7a5-8cfb-420c-b1ca-c2240263aa5e","lifecycleState":"CERTIFIED","lastUpdateDate":1621477426941,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501bcb43-c60d-46a1-917d-56ffba947156","invariantUUID":"59638181-b79d-464e-ac8c-bf015415475d","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"219d4322-03fb-4592-a443-8f05734bd141","lifecycleState":"CERTIFIED","lastUpdateDate":1621478036308,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7d44cf-7db4-45b5-a2c5-0165575ca92b","invariantUUID":"f974bfac-15e9-4677-bff3-cdde76db4fd6","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477625170,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fab8ce76-938b-4c53-8569-63710aa29b91","invariantUUID":"37af349a-fc03-4b07-b03c-bdb3d3a867c4","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3d53795b-7e4d-46d0-92be-dc11759ed9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477603644,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"04cae618-55b3-46e0-816c-0976359b43bf","invariantUUID":"6894fa47-88fb-40a8-a83a-5fdd7da1cbba","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5178cf6f-694a-4f39-bf3a-cd2219a2f72f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477707580,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96824e02-a73f-455f-b915-b9c34c361fea","invariantUUID":"3b43786b-e3f9-42bf-95f0-bfa47c90d4cf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac170997-ed1c-4e2f-b39d-6b64b4dba943","lifecycleState":"CERTIFIED","lastUpdateDate":1621477668070,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b0e9c9-b1a4-47b5-a4b4-b5b225110b33","invariantUUID":"f312dde3-4a3e-479b-a24a-5acd5ea4df62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"52ca91e8-41cf-4c28-898c-60fdcfa942ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477416631,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c66596cf-9fd7-42ae-938e-9a5f22b55d13","invariantUUID":"4c6892e3-d6a3-41ce-9d27-9377969f7992","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c832051-67e6-46b1-9900-b2d7774e6692","lifecycleState":"CERTIFIED","lastUpdateDate":1621477896205,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7c6bdaf-0d18-45ab-a5a2-c54b7784f14b","invariantUUID":"97de5714-8457-49ec-9c55-e144385d1261","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0ce3d133-907b-4a25-a9a0-6dadc3756800","lifecycleState":"CERTIFIED","lastUpdateDate":1621477642343,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bfb56c8-8e3d-46f1-b6e0-923f7dc7533f","invariantUUID":"6b31245c-f44f-43bb-a45f-9cd14f1f88b1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b3fb03-5050-4342-888b-2b4b3fe776af","lifecycleState":"CERTIFIED","lastUpdateDate":1621478075841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc9e79c2-c6e8-4cf3-9b17-102e91f57b6f","invariantUUID":"62860840-5410-4f41-b26b-acafa79acc77","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"9073abe6-a8b8-429d-aee0-c8e4814adb55","lifecycleState":"CERTIFIED","lastUpdateDate":1621477369744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"830305e8-8e3b-4ee9-a798-643f51ae8c30","invariantUUID":"4870caa3-2628-46cf-a8d1-c6888eb3282a","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c335a454-b74a-431f-b457-a31515c6ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477835707,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eacd3af7-e192-45b4-85c5-1ecd8b84e6e9","invariantUUID":"40b44409-0eab-4763-9dc7-348e41ca2e34","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17a92263-78e1-4cba-813a-8cadc4679193","lifecycleState":"CERTIFIED","lastUpdateDate":1621477507071,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e62e22ca-8832-413e-b67a-d03dd21ffee0","invariantUUID":"dbd0a88f-d90f-417b-9b24-871b34107fc9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d90f39-1dbc-46f0-9e6c-3b1d6cdcaaf5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477947172,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5316fc87-d771-4a2c-b6cf-2a2cd88abed0","invariantUUID":"6ade2c6d-4f8b-48c4-93dd-fedbf7b57623","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df9dee25-e811-4a22-ae91-13a2d5f4b8d0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477437902,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"569658d0-154c-40a7-ad20-c6a527f1ef6d","invariantUUID":"eb6211ea-7565-4528-9365-25ee58dd8489","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d8c276a-4d71-4795-bd82-51bbf7041890","lifecycleState":"CERTIFIED","lastUpdateDate":1621477816668,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b8ecf0d1-e4a2-42c4-b819-13fe9b7a4779","invariantUUID":"a22d8549-f861-4f2b-9146-515063a14a77","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db7898b-12c9-4544-898a-a266e455af34","lifecycleState":"CERTIFIED","lastUpdateDate":1621478045074,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5eca00b-56ac-4cf9-8866-52dd412dad44","invariantUUID":"71b89ea6-1d18-4f02-b6f6-3bf1462dad07","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"827026ad-afdb-4772-b2fd-63e6595e3b6e","lifecycleState":"CERTIFIED","lastUpdateDate":1621480495005,"name":"pNF 1a89fdcc-ffd8","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"45103412-db1f-408d-b93f-bb491ad9df94","invariantUUID":"d2b58a7f-2ed7-4f2d-84cf-a233690318d2","systemName":"Pnf1a89fdccFfd8","description":"vendor software product","tags":["pNF 1a89fdcc-ffd8"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477690043,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00659a26-8dc7-4051-959a-d3b4620423f3","invariantUUID":"02135c03-2f73-4f38-8919-5c0f3afada8c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58b8bc63-99c9-44f3-93d0-e3b5e48312d4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477497100,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"549c5e08-ac97-43c6-a964-12ce5b2576c4","invariantUUID":"e817a9d3-4b25-4a95-aeb9-dfba425ec246","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4c58624-431d-4fab-95b1-95187b193d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477447310,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b464a82a-4f25-4858-9f5d-ba633a2ef666","invariantUUID":"1ca0f26a-b04d-4032-87d1-84513cd7df6b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2be167fb-f3c4-4e97-9cb0-89b240ba2912","lifecycleState":"CERTIFIED","lastUpdateDate":1621477785172,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aef77705-cc90-4aa3-bf4d-093f493f1063","invariantUUID":"50557faf-6b71-4e92-a26a-0885268a768d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0d2c8bf-9c53-42a4-82d9-68e6748a824a","lifecycleState":"CERTIFIED","lastUpdateDate":1621479674442,"name":"basic_onboard_WTHRQm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17222052-6526-4e08-9222-b4877d63d048","invariantUUID":"8aea1437-916d-429f-93e1-a445234cd133","systemName":"BasicOnboardWthrqm","description":"VF","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd58c503-9d53-4f1e-bd3f-e448d7112dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1621477577804,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37aa5796-7d7e-4f05-b26f-ffc6b08e3817","invariantUUID":"1df47b41-8ffb-4857-8ee9-2788258fd9fe","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"08e0fd89-7d79-4655-8fde-df680a5442ac","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1621480528985,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"12be3b58-bd67-4058-b2a3-7dee5b61a707","lifecycleState":"CERTIFIED","lastUpdateDate":1621479769461,"name":"basic_onboard_WTHRQm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","systemName":"BasicOnboardWthrqm","description":"service","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9ea57ab1-7ef2-4a45-b0c6-4235a51c23e9","lifecycleState":"CERTIFIED","lastUpdateDate":1621480532547,"name":"Demo_pNF_dq5PBMttg4gjF8ESsI07","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f0ebcb1e-0f4d-4ba8-a045-501f861031b3","invariantUUID":"b3e77c50-cfbc-4bf8-846f-e8c00a041ab6","systemName":"DemoPnfDq5pbmttg4gjf8essi07","description":"catalog service description","tags":["robot-ete","Demo_pNF_dq5PBMttg4gjF8ESsI07"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"77fbf6bf-a0f7-4072-b843-1a0facc4e452","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1621480532203,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839","invariantUUID":"ac1f96a3-3744-4b57-9da7-f691e9aa2232","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0c32a48d-12c3-4e99-a13a-53825a92bdbb","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1621480529395,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0172ef8e-ed66-413c-a030-77c6311fcee8","invariantUUID":"23e195f1-374e-40c9-b885-13cfbf07a3b6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ed7b11df-4b32-4195-8acf-21aeabc96f72","lifecycleState":"CERTIFIED","lastUpdateDate":1621480416699,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1621480532706,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]}]} 2021-05-20 03:15:41,527 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in resources list 2021-05-20 03:15:41,528 DEBUG 103:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:41,528 DEBUG 105:onap_service.py(1) - [SDC][Add VF to service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/resourceInstance 2021-05-20 03:15:41,528 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm_macro", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "b927f634-42ca-4f4e-a5ac-c8eb058fb1ad", "originType": "VF", "componentUid": "b927f634-42ca-4f4e-a5ac-c8eb058fb1ad", "icon": "defaulticon" } 2021-05-20 03:15:46,582 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-05-20 03:15:46,586 DEBUG 120:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":{"tosca.capabilities.Node":[{"properties":null,"path":["c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","parentName":null,"uniqueId":"capability.dab3db33-a415-40b0-9e2a-fcbef5df3a15.feature","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"ubuntu20_admin_security_group.feature","version":null,"empty":false},{"properties":null,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"feature","uniqueId":"capability.dab3db33-a415-40b0-9e2a-fcbef5df3a15.feature","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":null,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"feature","uniqueId":"capability.dab3db33-a415-40b0-9e2a-fcbef5df3a15.feature","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature_Ubuntu20","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.feature_Ubuntu20","version":null,"empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"definition":false,"defaultValue":"1","description":null,"schema":null,"password":false,"name":"min_instances","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"definition":false,"defaultValue":"1","description":null,"schema":null,"password":false,"name":"max_instances","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_instances","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Scalable","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"scalable","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.scalable","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"scalable_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.scalable_Ubuntu20","version":null,"empty":false}],"org.openecomp.capabilities.Forwarder":[{"properties":null,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.Forwarder","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"forwarder","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.forwarder","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false}],"tosca.capabilities.network.Bindable":[{"properties":null,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.network.Bindable","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"binding","uniqueId":"capability.a9ae9a76-e126-4f56-aed5-e36972418677.binding","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","previousName":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":null,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.network.Bindable","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"binding","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.binding","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"binding_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.binding_Ubuntu20","version":null,"empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.PortMirroring","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"port_mirroring","uniqueId":"capability.37243d5a-1bb1-4642-87c6-8734459c1e2b.port_mirroring","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false}],"tosca.capabilities.Container":[{"properties":[{"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"num_cpus","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"disk_size","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cpu_frequency","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"mem_size","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Container","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"host","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.host","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"host_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.host_Ubuntu20","version":null,"empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.packets.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.packets.rate","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.packets.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outgoing.bytes","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outgoing.bytes","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outgoing.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outgoing.packets.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outgoing.packets.rate","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outgoing.packets.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outpoing.packets","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outpoing.packets","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outpoing.packets","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.bytes.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.bytes.rate","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.bytes","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.bytes","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outgoing.bytes.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outgoing.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.packets","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.packets","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.packets","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.ephemeral.size","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.ephemeral.size","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.ephemeral.size","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.ephemeral.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"instance","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"instance","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.instance","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"instance_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.instance_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"memory","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.memory","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.memory_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.iops","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.iops","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.iops","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.iops_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.requests","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.requests","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.read.requests_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu.delta","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"cpu.delta","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.cpu.delta","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu.delta_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.cpu.delta_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.capacity","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.capacity","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.capacity","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.capacity_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.bytes","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.bytes","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.bytes","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.bytes","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.write.bytes_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.latency","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.latency","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.latency","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.latency_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.bytes.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.usage","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.usage","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.usage","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.usage_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu_util","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"cpu_util","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.cpu_util","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu_util_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.cpu_util_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.allocation","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.allocation","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.allocation","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.allocation_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.requests.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.requests.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.requests.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.bytes.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.bytes.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.latency","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.latency","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.latency","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.latency_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"cpu","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.cpu","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.cpu_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.requests","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.requests","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.write.requests_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.bytes","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.bytes","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.requests","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.read.requests","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.read.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.read.requests_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.root.size","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.root.size","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.root.size","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.root.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.root.size_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.bytes.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"vcpus","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"vcpus","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.vcpus","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"vcpus_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.vcpus_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.iops","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.iops","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.iops","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.iops_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.usage","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.usage","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.usage","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.usage_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.requests.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.requests.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.requests.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.requests.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.requests.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.requests.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.allocation","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.allocation","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.allocation","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.allocation_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.bytes.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.read.bytes.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.read.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.bytes","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.read.bytes","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.read.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.read.bytes_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory.usage","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"memory.usage","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.memory.usage","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.memory.usage_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.capacity","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.capacity","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.capacity","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.capacity_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory.resident","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"memory.resident","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.memory.resident","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory.resident_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.memory.resident_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.requests","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.requests","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.write.requests_Ubuntu20","version":null,"empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"type","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"distribution","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"architecture","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.OperatingSystem","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"os","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.os","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"os_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.os_Ubuntu20","version":null,"empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"definition":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"secure","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Endpoint.Admin","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"endpoint","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.endpoint","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"endpoint_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.endpoint_Ubuntu20","version":null,"empty":false}],"tosca.capabilities.Attachment":[{"properties":null,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Attachment","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"attachment","uniqueId":"capability.a9ae9a76-e126-4f56-aed5-e36972418677.attachment","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false}]},"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"nodeFilter":null,"inputs":[{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vf_module_id","type":"string","required":false,"definition":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","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,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.skip_post_instantiation_configuration","type":"boolean","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","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":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","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":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.multi_stage_design","type":"boolean","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_naming_code","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","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":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_function","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","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":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.controller_actor","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","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":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.availability_zone_max_count","type":"integer","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_artifact_name","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_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":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_pub_key","type":"string","required":false,"definition":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","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,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_name","type":"string","required":false,"definition":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","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,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.max_instances","type":"integer","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","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":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_type","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","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":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_image_name","type":"string","required":false,"definition":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","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,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.dcae_collector_ip","type":"string","required":false,"definition":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","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,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_id","type":"string","required":false,"definition":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","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,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_version","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_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":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_role","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","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":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_name_0","type":"string","required":false,"definition":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","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,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.min_instances","type":"integer","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","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":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.dcae_collector_port","type":"string","required":false,"definition":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","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,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.admin_plane_net_name","type":"string","required":false,"definition":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","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,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_name","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_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":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_flavor_name","type":"string","required":false,"definition":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","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,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm_macro 0","SupportablityComponentVersion":null},"actualComponentUid":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","createdFromCsar":false,"uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0","normalizedName":"basic_vm_macro0","name":"basic_vm_macro 0","creationTime":1621480544047,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm_macro0","createdFrom":null,"componentUid":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVmMacro","modificationTime":1621480544047,"customizationUUID":"17437556-3d1a-418a-acd4-5f12ea119a8d","posX":"200","posY":"100","componentName":"basic_vm_macro","originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"version":null,"type":null,"ownerId":null,"empty":false} 2021-05-20 03:15:46,587 INFO 479:service.py(1) - Resource VF basic_vm_macro has been added on serice basic_vm_macro 2021-05-20 03:15:46,589 DEBUG 195:onap_service.py(1) - [SDC][Get basic_vm_macro resource inputs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:46,589 DEBUG 197:onap_service.py(1) - [SDC][Get basic_vm_macro resource inputs] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/filteredDataByParams?include=componentInstances 2021-05-20 03:15:46,589 DEBUG 198:onap_service.py(1) - [SDC][Get basic_vm_macro resource inputs] data sent: None 2021-05-20 03:15:46,590 DEBUG 103:onap_service.py(1) - [SDC][Get basic_vm_macro resource inputs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:46,590 DEBUG 105:onap_service.py(1) - [SDC][Get basic_vm_macro resource inputs] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/filteredDataByParams?include=componentInstances 2021-05-20 03:15:46,590 DEBUG 106:onap_service.py(1) - [SDC][Get basic_vm_macro resource inputs] data sent: None 2021-05-20 03:15:47,063 INFO 116:onap_service.py(1) - [SDC][Get basic_vm_macro resource inputs] response code: 200 2021-05-20 03:15:47,066 DEBUG 120:onap_service.py(1) - [SDC][Get basic_vm_macro resource inputs] response: {"componentType":null,"additionalInformation":null,"artifacts":null,"deploymentArtifacts":null,"toscaArtifacts":null,"categories":null,"creatorUserId":null,"creatorFullName":null,"lastUpdaterUserId":null,"lastUpdaterFullName":null,"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"properties":null,"path":["c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","parentName":null,"uniqueId":"capability.dab3db33-a415-40b0-9e2a-fcbef5df3a15.feature","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"ubuntu20_admin_security_group.feature","version":null,"empty":false},{"properties":null,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"feature","uniqueId":"capability.dab3db33-a415-40b0-9e2a-fcbef5df3a15.feature","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":null,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"feature","uniqueId":"capability.dab3db33-a415-40b0-9e2a-fcbef5df3a15.feature","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature_Ubuntu20","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.feature_Ubuntu20","version":null,"empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"definition":false,"defaultValue":"1","description":null,"schema":null,"password":false,"name":"min_instances","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"definition":false,"defaultValue":"1","description":null,"schema":null,"password":false,"name":"max_instances","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_instances","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Scalable","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"scalable","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.scalable","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"scalable_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.scalable_Ubuntu20","version":null,"empty":false}],"org.openecomp.capabilities.Forwarder":[{"properties":null,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.Forwarder","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"forwarder","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.forwarder","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false}],"tosca.capabilities.network.Bindable":[{"properties":null,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.network.Bindable","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"binding","uniqueId":"capability.a9ae9a76-e126-4f56-aed5-e36972418677.binding","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","previousName":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":null,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.network.Bindable","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"binding","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.binding","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"binding_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.binding_Ubuntu20","version":null,"empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.PortMirroring","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"port_mirroring","uniqueId":"capability.37243d5a-1bb1-4642-87c6-8734459c1e2b.port_mirroring","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false}],"tosca.capabilities.Container":[{"properties":[{"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"num_cpus","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"disk_size","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cpu_frequency","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"mem_size","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Container","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"host","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.host","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"host_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.host_Ubuntu20","version":null,"empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.packets.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.packets.rate","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.packets.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outgoing.bytes","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outgoing.bytes","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outgoing.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outgoing.packets.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outgoing.packets.rate","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outgoing.packets.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outpoing.packets","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outpoing.packets","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outpoing.packets","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.bytes.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.bytes.rate","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.bytes","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.bytes","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outgoing.bytes.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outgoing.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.packets","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.packets","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.packets","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.ephemeral.size","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.ephemeral.size","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.ephemeral.size","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.ephemeral.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"instance","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"instance","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.instance","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"instance_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.instance_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"memory","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.memory","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.memory_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.iops","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.iops","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.iops","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.iops_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.requests","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.requests","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.read.requests_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu.delta","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"cpu.delta","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.cpu.delta","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu.delta_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.cpu.delta_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.capacity","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.capacity","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.capacity","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.capacity_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.bytes","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.bytes","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.bytes","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.bytes","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.write.bytes_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.latency","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.latency","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.latency","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.latency_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.bytes.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.usage","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.usage","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.usage","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.usage_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu_util","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"cpu_util","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.cpu_util","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu_util_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.cpu_util_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.allocation","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.allocation","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.allocation","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.allocation_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.requests.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.requests.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.requests.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.bytes.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.bytes.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.latency","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.latency","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.latency","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.latency_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"cpu","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.cpu","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.cpu_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.requests","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.requests","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.write.requests_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.bytes","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.bytes","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.requests","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.read.requests","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.read.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.read.requests_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.root.size","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.root.size","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.root.size","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.root.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.root.size_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.bytes.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"vcpus","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"vcpus","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.vcpus","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"vcpus_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.vcpus_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.iops","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.iops","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.iops","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.iops_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.usage","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.usage","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.usage","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.usage_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.requests.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.requests.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.requests.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.requests.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.requests.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.requests.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.allocation","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.allocation","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.allocation","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.allocation_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.bytes.rate","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.read.bytes.rate","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.read.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.bytes","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.read.bytes","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.read.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.read.bytes_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory.usage","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"memory.usage","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.memory.usage","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.memory.usage_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.capacity","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.capacity","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.capacity","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.device.capacity_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory.resident","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"memory.resident","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.memory.resident","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory.resident_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.memory.resident_Ubuntu20","version":null,"empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.requests","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.requests","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.disk.write.requests_Ubuntu20","version":null,"empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"type","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"distribution","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"architecture","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.OperatingSystem","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"os","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.os","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"os_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.os_Ubuntu20","version":null,"empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"definition":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"secure","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":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Endpoint.Admin","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"endpoint","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.endpoint","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"endpoint_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"abstract_ubuntu20.endpoint_Ubuntu20","version":null,"empty":false}],"tosca.capabilities.Attachment":[{"properties":null,"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Attachment","ownerType":null,"description":null,"source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"attachment","uniqueId":"capability.a9ae9a76-e126-4f56-aed5-e36972418677.attachment","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","version":null,"empty":false}]},"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":[{"creationTime":1621480544576,"version":"1","type":"org.openecomp.groups.VfModule","description":null,"artifacts":["c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.heat1","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.heat1env"],"uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0.c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.BasicVmMacro..base_ubuntu20..module-0.basic_vm_macro0basicvmmacrobase_ubuntu20module0","invariantUUID":"79418dec-c498-479f-b972-78adad47cafb","normalizedName":"basic_vm_macro0basicvmmacrobase_ubuntu20module0","groupInstanceArtifacts":["761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0.heat1env"],"groupInstanceArtifactsUuid":["4bc1e829-d3ba-4074-9ffc-f1e98584bf73"],"artifactsUuid":["4c4d982b-fa89-4665-a4ce-909b3575f77c"],"groupUUID":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","groupName":"BasicVmMacro..base_ubuntu20..module-0","modificationTime":1621480544576,"customizationUUID":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8","posX":null,"posY":null,"groupUid":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.BasicVmMacro..base_ubuntu20..module-0","propertyValueCounter":null,"name":"basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","properties":[{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"definition":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","schema":null,"password":false,"name":"isBase","value":"true","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"definition":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","schema":null,"password":false,"name":"min_vf_module_instances","value":"1","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"definition":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","schema":null,"password":false,"name":"max_vf_module_instances","value":"1","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"definition":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","schema":null,"password":false,"name":"initial_count","value":"1","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"definition":false,"defaultValue":"Base","description":null,"schema":null,"password":false,"name":"vf_module_type","value":"Base","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"definition":false,"defaultValue":"base_ubuntu20","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","schema":null,"password":false,"name":"vf_module_label","value":"base_ubuntu20","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"definition":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","schema":null,"password":false,"name":"volume_group","value":"false","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"definition":false,"defaultValue":null,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"derivedFrom":null,"constraints":null,"properties":null,"property":{"uniqueId":null,"type":"string","required":false,"definition":false,"defaultValue":null,"description":":","schema":null,"password":false,"name":null,"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,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},"version":null,"type":null,"ownerId":null,"empty":false},"password":false,"name":"vfc_list","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":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"schemaType":"string","schemaProperty":{"uniqueId":null,"type":"string","required":false,"definition":false,"defaultValue":null,"description":":","schema":null,"password":false,"name":null,"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,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"definition":false,"defaultValue":null,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","schema":null,"password":false,"name":"vf_module_description","value":null,"label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"definition":false,"defaultValue":null,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","schema":null,"password":false,"name":"availability_zone_count","value":null,"label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"ownerId":null,"empty":false}],"interfaces":null,"properties":null,"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm_macro 0","SupportablityComponentVersion":null},"actualComponentUid":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","createdFromCsar":false,"uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0","normalizedName":"basic_vm_macro0","name":"basic_vm_macro 0","creationTime":1621480544047,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm_macro0","createdFrom":null,"componentUid":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVmMacro","modificationTime":1621480544047,"customizationUUID":"17437556-3d1a-418a-acd4-5f12ea119a8d","posX":"200","posY":"100","componentName":"basic_vm_macro","originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstancesRelations":null,"componentInstancesInputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":null,"policies":null,"requirements":null,"inputs":null,"groups":null,"interfaces":null,"nodeFilter":null,"substitutionFilter":null,"nodeFilterforNode":null,"substitutionFilterForTopologyTemplate":null,"properties":null,"componentInstancesInterfaces":null,"serviceApiArtifacts":null,"forwardingPaths":null,"metadata":null} 2021-05-20 03:15:47,071 DEBUG 195:onap_service.py(1) - [SDC][Get basic_vm_macro component's SDC resource metadata] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:47,071 DEBUG 197:onap_service.py(1) - [SDC][Get basic_vm_macro component's SDC resource metadata] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/b927f634-42ca-4f4e-a5ac-c8eb058fb1ad/filteredDataByParams?include=metadata 2021-05-20 03:15:47,072 DEBUG 198:onap_service.py(1) - [SDC][Get basic_vm_macro component's SDC resource metadata] data sent: None 2021-05-20 03:15:47,072 DEBUG 103:onap_service.py(1) - [SDC][Get basic_vm_macro component's SDC resource metadata] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:47,072 DEBUG 105:onap_service.py(1) - [SDC][Get basic_vm_macro component's SDC resource metadata] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/b927f634-42ca-4f4e-a5ac-c8eb058fb1ad/filteredDataByParams?include=metadata 2021-05-20 03:15:47,072 DEBUG 106:onap_service.py(1) - [SDC][Get basic_vm_macro component's SDC resource metadata] data sent: None 2021-05-20 03:15:47,455 INFO 116:onap_service.py(1) - [SDC][Get basic_vm_macro component's SDC resource metadata] response code: 200 2021-05-20 03:15:47,455 DEBUG 120:onap_service.py(1) - [SDC][Get basic_vm_macro component's SDC resource metadata] response: {"componentType":null,"additionalInformation":null,"artifacts":null,"deploymentArtifacts":null,"toscaArtifacts":null,"categories":null,"creatorUserId":null,"creatorFullName":null,"lastUpdaterUserId":null,"lastUpdaterFullName":null,"componentInstances":null,"componentInstancesRelations":null,"componentInstancesInputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":null,"policies":null,"requirements":null,"inputs":null,"groups":null,"interfaces":null,"nodeFilter":null,"substitutionFilter":null,"nodeFilterforNode":null,"substitutionFilterForTopologyTemplate":null,"properties":null,"componentInstancesInterfaces":null,"metadata":{"uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","name":"basic_vm_macro","version":"1.0","isHighestVersion":true,"creationDate":1621480466766,"lastUpdateDate":1621480488982,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm_macro"],"icon":"defaulticon","normalizedName":"basicvmmacro","systemName":"BasicVmMacro","contactId":"cs0008","allVersions":{"1.0":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad"},"isDeleted":null,"projectCode":null,"csarUUID":"0ea990df9493483d9448909a07e7c280","csarVersion":"1.0","importedToscaChecksum":null,"invariantUUID":"0c9418de-0f81-4fa9-b808-221eaa2c5608","componentType":"RESOURCE","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"vendorName":"basicvm_macro_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","isAbstract":null,"cost":null,"licenseType":null,"toscaResourceName":"org.openecomp.resource.vf.BasicVmMacro","derivedFrom":null,"uuid":"d7437e3b-32ca-4fc6-809c-b479bbfc2430"},"derivedFrom":null,"derivedList":null,"attributes":null,"defaultCapabilities":null} 2021-05-20 03:15:47,457 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-20 03:15:47,457 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:15:47,458 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:15:47,458 DEBUG 59:sdc_resource.py(1) - SDC resource basic_vm_macro status: Certified 2021-05-20 03:15:47,458 DEBUG 195:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:47,458 DEBUG 197:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/componentInstances/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/b927f634-42ca-4f4e-a5ac-c8eb058fb1ad/inputs 2021-05-20 03:15:47,458 DEBUG 198:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-05-20 03:15:47,459 DEBUG 103:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:47,459 DEBUG 105:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/componentInstances/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/b927f634-42ca-4f4e-a5ac-c8eb058fb1ad/inputs 2021-05-20 03:15:47,459 DEBUG 106:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-05-20 03:15:47,785 INFO 116:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response code: 200 2021-05-20 03:15:47,786 DEBUG 120:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response: [{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vf_module_id","type":"string","required":false,"definition":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.skip_post_instantiation_configuration","type":"boolean","required":false,"definition":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"nf_naming","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.multi_stage_design","type":"boolean","required":false,"definition":false,"password":false,"name":"multi_stage_design","value":"false","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_naming_code","type":"string","required":false,"definition":false,"password":false,"name":"nf_naming_code","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_function","type":"string","required":false,"definition":false,"password":false,"name":"nf_function","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.controller_actor","type":"string","required":false,"definition":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.availability_zone_max_count","type":"integer","required":false,"definition":false,"password":false,"name":"availability_zone_max_count","value":"1","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_artifact_name","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_artifact_name","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_pub_key","type":"string","required":false,"definition":false,"description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_name","type":"string","required":false,"definition":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.max_instances","type":"integer","required":false,"definition":false,"password":false,"name":"max_instances","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_type","type":"string","required":false,"definition":false,"password":false,"name":"nf_type","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_image_name","type":"string","required":false,"definition":false,"description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.dcae_collector_ip","type":"string","required":false,"definition":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_id","type":"string","required":false,"definition":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_version","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_model_version","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_role","type":"string","required":false,"definition":false,"password":false,"name":"nf_role","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_name_0","type":"string","required":false,"definition":false,"description":"The VM name","password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.min_instances","type":"integer","required":false,"definition":false,"password":false,"name":"min_instances","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.dcae_collector_port","type":"string","required":false,"definition":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.admin_plane_net_name","type":"string","required":false,"definition":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_name","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_model_name","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_flavor_name","type":"string","required":false,"definition":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}] 2021-05-20 03:15:47,850 DEBUG 195:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property controller_actor value] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:47,851 DEBUG 197:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property controller_actor value] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/resourceInstance/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/inputs 2021-05-20 03:15:47,851 DEBUG 198:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property controller_actor value] data sent: [ { "name":"controller_actor", "parentUniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad", "type":"string", "uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.controller_actor", "value":"CDS", "definition":false, "toscaPresentation":{ "ownerId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad" } } ] 2021-05-20 03:15:47,851 DEBUG 103:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property controller_actor value] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:47,851 DEBUG 105:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property controller_actor value] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/resourceInstance/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/inputs 2021-05-20 03:15:47,851 DEBUG 106:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property controller_actor value] data sent: [ { "name":"controller_actor", "parentUniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad", "type":"string", "uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.controller_actor", "value":"CDS", "definition":false, "toscaPresentation":{ "ownerId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad" } } ] 2021-05-20 03:15:50,636 INFO 116:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property controller_actor value] response code: 200 2021-05-20 03:15:50,637 DEBUG 120:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property controller_actor value] response: [{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.controller_actor","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"CDS","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","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,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false}] 2021-05-20 03:15:50,640 DEBUG 195:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:50,640 DEBUG 197:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/componentInstances/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/b927f634-42ca-4f4e-a5ac-c8eb058fb1ad/inputs 2021-05-20 03:15:50,640 DEBUG 198:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-05-20 03:15:50,640 DEBUG 103:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:50,640 DEBUG 105:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/componentInstances/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/b927f634-42ca-4f4e-a5ac-c8eb058fb1ad/inputs 2021-05-20 03:15:50,640 DEBUG 106:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-05-20 03:15:50,915 INFO 116:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response code: 200 2021-05-20 03:15:50,916 DEBUG 120:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response: [{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vf_module_id","type":"string","required":false,"definition":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.skip_post_instantiation_configuration","type":"boolean","required":false,"definition":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"nf_naming","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.multi_stage_design","type":"boolean","required":false,"definition":false,"password":false,"name":"multi_stage_design","value":"false","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_naming_code","type":"string","required":false,"definition":false,"password":false,"name":"nf_naming_code","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_function","type":"string","required":false,"definition":false,"password":false,"name":"nf_function","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.controller_actor","type":"string","required":false,"definition":false,"password":false,"name":"controller_actor","value":"CDS","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.availability_zone_max_count","type":"integer","required":false,"definition":false,"password":false,"name":"availability_zone_max_count","value":"1","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_artifact_name","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_artifact_name","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_pub_key","type":"string","required":false,"definition":false,"description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_name","type":"string","required":false,"definition":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.max_instances","type":"integer","required":false,"definition":false,"password":false,"name":"max_instances","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_type","type":"string","required":false,"definition":false,"password":false,"name":"nf_type","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_image_name","type":"string","required":false,"definition":false,"description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.dcae_collector_ip","type":"string","required":false,"definition":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_id","type":"string","required":false,"definition":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_version","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_model_version","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_role","type":"string","required":false,"definition":false,"password":false,"name":"nf_role","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_name_0","type":"string","required":false,"definition":false,"description":"The VM name","password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.min_instances","type":"integer","required":false,"definition":false,"password":false,"name":"min_instances","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.dcae_collector_port","type":"string","required":false,"definition":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.admin_plane_net_name","type":"string","required":false,"definition":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_name","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_model_name","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_flavor_name","type":"string","required":false,"definition":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}] 2021-05-20 03:15:50,928 DEBUG 195:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property skip_post_instantiation_configuration value] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:50,929 DEBUG 197:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property skip_post_instantiation_configuration value] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/resourceInstance/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/inputs 2021-05-20 03:15:50,929 DEBUG 198:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property skip_post_instantiation_configuration value] data sent: [ { "name":"skip_post_instantiation_configuration", "parentUniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad", "type":"boolean", "uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.skip_post_instantiation_configuration", "value":"False", "definition":false, "toscaPresentation":{ "ownerId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad" } } ] 2021-05-20 03:15:50,929 DEBUG 103:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property skip_post_instantiation_configuration value] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:50,929 DEBUG 105:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property skip_post_instantiation_configuration value] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/resourceInstance/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/inputs 2021-05-20 03:15:50,929 DEBUG 106:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property skip_post_instantiation_configuration value] data sent: [ { "name":"skip_post_instantiation_configuration", "parentUniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad", "type":"boolean", "uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.skip_post_instantiation_configuration", "value":"False", "definition":false, "toscaPresentation":{ "ownerId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad" } } ] 2021-05-20 03:15:56,669 INFO 116:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property skip_post_instantiation_configuration value] response code: 200 2021-05-20 03:15:56,669 DEBUG 120:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property skip_post_instantiation_configuration value] response: [{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.skip_post_instantiation_configuration","type":"boolean","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"false","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false}] 2021-05-20 03:15:56,672 DEBUG 195:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:56,672 DEBUG 197:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/componentInstances/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/b927f634-42ca-4f4e-a5ac-c8eb058fb1ad/inputs 2021-05-20 03:15:56,672 DEBUG 198:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-05-20 03:15:56,672 DEBUG 103:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:56,672 DEBUG 105:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/componentInstances/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/b927f634-42ca-4f4e-a5ac-c8eb058fb1ad/inputs 2021-05-20 03:15:56,672 DEBUG 106:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-05-20 03:15:56,971 INFO 116:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response code: 200 2021-05-20 03:15:56,972 DEBUG 120:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response: [{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vf_module_id","type":"string","required":false,"definition":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.skip_post_instantiation_configuration","type":"boolean","required":false,"definition":false,"password":false,"name":"skip_post_instantiation_configuration","value":"false","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"nf_naming","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.multi_stage_design","type":"boolean","required":false,"definition":false,"password":false,"name":"multi_stage_design","value":"false","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_naming_code","type":"string","required":false,"definition":false,"password":false,"name":"nf_naming_code","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_function","type":"string","required":false,"definition":false,"password":false,"name":"nf_function","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.controller_actor","type":"string","required":false,"definition":false,"password":false,"name":"controller_actor","value":"CDS","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.availability_zone_max_count","type":"integer","required":false,"definition":false,"password":false,"name":"availability_zone_max_count","value":"1","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_artifact_name","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_artifact_name","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_pub_key","type":"string","required":false,"definition":false,"description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_name","type":"string","required":false,"definition":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.max_instances","type":"integer","required":false,"definition":false,"password":false,"name":"max_instances","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_type","type":"string","required":false,"definition":false,"password":false,"name":"nf_type","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_image_name","type":"string","required":false,"definition":false,"description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.dcae_collector_ip","type":"string","required":false,"definition":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_id","type":"string","required":false,"definition":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_version","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_model_version","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_role","type":"string","required":false,"definition":false,"password":false,"name":"nf_role","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_name_0","type":"string","required":false,"definition":false,"description":"The VM name","password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.min_instances","type":"integer","required":false,"definition":false,"password":false,"name":"min_instances","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.dcae_collector_port","type":"string","required":false,"definition":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.admin_plane_net_name","type":"string","required":false,"definition":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_name","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_model_name","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_flavor_name","type":"string","required":false,"definition":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}] 2021-05-20 03:15:56,979 DEBUG 195:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_artifact_name value] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:56,979 DEBUG 197:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_artifact_name value] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/resourceInstance/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/inputs 2021-05-20 03:15:56,979 DEBUG 198:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_artifact_name value] data sent: [ { "name":"sdnc_artifact_name", "parentUniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad", "type":"string", "uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.sdnc_artifact_name", "value":"vnf", "definition":false, "toscaPresentation":{ "ownerId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad" } } ] 2021-05-20 03:15:56,979 DEBUG 103:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_artifact_name value] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:15:56,979 DEBUG 105:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_artifact_name value] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/resourceInstance/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/inputs 2021-05-20 03:15:56,979 DEBUG 106:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_artifact_name value] data sent: [ { "name":"sdnc_artifact_name", "parentUniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad", "type":"string", "uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.sdnc_artifact_name", "value":"vnf", "definition":false, "toscaPresentation":{ "ownerId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad" } } ] 2021-05-20 03:16:01,928 INFO 116:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_artifact_name value] response code: 200 2021-05-20 03:16:01,928 DEBUG 120:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_artifact_name value] response: [{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_artifact_name","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":"vnf","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false}] 2021-05-20 03:16:01,944 DEBUG 195:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:16:01,944 DEBUG 197:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/componentInstances/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/b927f634-42ca-4f4e-a5ac-c8eb058fb1ad/inputs 2021-05-20 03:16:01,944 DEBUG 198:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-05-20 03:16:01,944 DEBUG 103:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:16:01,944 DEBUG 105:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/componentInstances/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/b927f634-42ca-4f4e-a5ac-c8eb058fb1ad/inputs 2021-05-20 03:16:01,944 DEBUG 106:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-05-20 03:16:02,214 INFO 116:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response code: 200 2021-05-20 03:16:02,214 DEBUG 120:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response: [{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vf_module_id","type":"string","required":false,"definition":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.skip_post_instantiation_configuration","type":"boolean","required":false,"definition":false,"password":false,"name":"skip_post_instantiation_configuration","value":"false","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"nf_naming","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.multi_stage_design","type":"boolean","required":false,"definition":false,"password":false,"name":"multi_stage_design","value":"false","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_naming_code","type":"string","required":false,"definition":false,"password":false,"name":"nf_naming_code","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_function","type":"string","required":false,"definition":false,"password":false,"name":"nf_function","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.controller_actor","type":"string","required":false,"definition":false,"password":false,"name":"controller_actor","value":"CDS","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.availability_zone_max_count","type":"integer","required":false,"definition":false,"password":false,"name":"availability_zone_max_count","value":"1","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_artifact_name","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_artifact_name","value":"vnf","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_pub_key","type":"string","required":false,"definition":false,"description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_name","type":"string","required":false,"definition":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.max_instances","type":"integer","required":false,"definition":false,"password":false,"name":"max_instances","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_type","type":"string","required":false,"definition":false,"password":false,"name":"nf_type","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_image_name","type":"string","required":false,"definition":false,"description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.dcae_collector_ip","type":"string","required":false,"definition":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_id","type":"string","required":false,"definition":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_version","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_model_version","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_role","type":"string","required":false,"definition":false,"password":false,"name":"nf_role","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_name_0","type":"string","required":false,"definition":false,"description":"The VM name","password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.min_instances","type":"integer","required":false,"definition":false,"password":false,"name":"min_instances","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.dcae_collector_port","type":"string","required":false,"definition":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.admin_plane_net_name","type":"string","required":false,"definition":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_name","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_model_name","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_flavor_name","type":"string","required":false,"definition":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}] 2021-05-20 03:16:02,221 DEBUG 195:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_version value] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:16:02,221 DEBUG 197:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_version value] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/resourceInstance/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/inputs 2021-05-20 03:16:02,221 DEBUG 198:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_version value] data sent: [ { "name":"sdnc_model_version", "parentUniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad", "type":"string", "uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.sdnc_model_version", "value":"1.0.0", "definition":false, "toscaPresentation":{ "ownerId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad" } } ] 2021-05-20 03:16:02,222 DEBUG 103:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_version value] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:16:02,222 DEBUG 105:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_version value] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/resourceInstance/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/inputs 2021-05-20 03:16:02,222 DEBUG 106:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_version value] data sent: [ { "name":"sdnc_model_version", "parentUniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad", "type":"string", "uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.sdnc_model_version", "value":"1.0.0", "definition":false, "toscaPresentation":{ "ownerId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad" } } ] 2021-05-20 03:16:05,977 INFO 116:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_version value] response code: 200 2021-05-20 03:16:05,977 DEBUG 120:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_version value] response: [{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_version","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":"1.0.0","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false}] 2021-05-20 03:16:05,981 DEBUG 195:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:16:05,981 DEBUG 197:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/componentInstances/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/b927f634-42ca-4f4e-a5ac-c8eb058fb1ad/inputs 2021-05-20 03:16:05,981 DEBUG 198:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-05-20 03:16:05,981 DEBUG 103:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:16:05,981 DEBUG 105:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/componentInstances/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/b927f634-42ca-4f4e-a5ac-c8eb058fb1ad/inputs 2021-05-20 03:16:05,981 DEBUG 106:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] data sent: None 2021-05-20 03:16:06,473 INFO 116:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response code: 200 2021-05-20 03:16:06,474 DEBUG 120:onap_service.py(1) - [SDC][Get basic_vm_macro 0 component properties] response: [{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vf_module_id","type":"string","required":false,"definition":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.skip_post_instantiation_configuration","type":"boolean","required":false,"definition":false,"password":false,"name":"skip_post_instantiation_configuration","value":"false","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"nf_naming","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.multi_stage_design","type":"boolean","required":false,"definition":false,"password":false,"name":"multi_stage_design","value":"false","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_naming_code","type":"string","required":false,"definition":false,"password":false,"name":"nf_naming_code","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_function","type":"string","required":false,"definition":false,"password":false,"name":"nf_function","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.controller_actor","type":"string","required":false,"definition":false,"password":false,"name":"controller_actor","value":"CDS","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.availability_zone_max_count","type":"integer","required":false,"definition":false,"password":false,"name":"availability_zone_max_count","value":"1","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_artifact_name","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_artifact_name","value":"vnf","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_pub_key","type":"string","required":false,"definition":false,"description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_name","type":"string","required":false,"definition":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.max_instances","type":"integer","required":false,"definition":false,"password":false,"name":"max_instances","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_type","type":"string","required":false,"definition":false,"password":false,"name":"nf_type","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_image_name","type":"string","required":false,"definition":false,"description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.dcae_collector_ip","type":"string","required":false,"definition":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_id","type":"string","required":false,"definition":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_version","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_model_version","value":"1.0.0","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_role","type":"string","required":false,"definition":false,"password":false,"name":"nf_role","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_name_0","type":"string","required":false,"definition":false,"description":"The VM name","password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.min_instances","type":"integer","required":false,"definition":false,"password":false,"name":"min_instances","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.dcae_collector_port","type":"string","required":false,"definition":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.admin_plane_net_name","type":"string","required":false,"definition":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_name","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_model_name","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_flavor_name","type":"string","required":false,"definition":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}] 2021-05-20 03:16:06,482 DEBUG 195:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_name value] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:16:06,482 DEBUG 197:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_name value] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/resourceInstance/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/inputs 2021-05-20 03:16:06,482 DEBUG 198:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_name value] data sent: [ { "name":"sdnc_model_name", "parentUniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad", "type":"string", "uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.sdnc_model_name", "value":"ubuntu20", "definition":false, "toscaPresentation":{ "ownerId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad" } } ] 2021-05-20 03:16:06,483 DEBUG 103:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_name value] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:16:06,483 DEBUG 105:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_name value] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/resourceInstance/761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0/inputs 2021-05-20 03:16:06,483 DEBUG 106:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_name value] data sent: [ { "name":"sdnc_model_name", "parentUniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad", "type":"string", "uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.sdnc_model_name", "value":"ubuntu20", "definition":false, "toscaPresentation":{ "ownerId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad" } } ] 2021-05-20 03:16:09,826 INFO 116:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_name value] response code: 200 2021-05-20 03:16:09,827 DEBUG 120:onap_service.py(1) - [SDC][Set basic_vm_macro 0 component property sdnc_model_name value] response: [{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_name","type":"string","required":false,"definition":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":"ubuntu20","label":null,"hidden":false,"immutable":false,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"constraints":null,"inputs":null,"properties":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false}] 2021-05-20 03:16:09,830 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-20 03:16:09,831 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/2d1109a7-56d0-4083-a731-12bfce6df26b/distribution 2021-05-20 03:16:09,831 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] data sent: None 2021-05-20 03:16:09,831 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-20 03:16:09,831 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/2d1109a7-56d0-4083-a731-12bfce6df26b/distribution 2021-05-20 03:16:09,831 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] data sent: None 2021-05-20 03:16:09,942 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] response code: 200 2021-05-20 03:16:09,943 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] response: {"distributionStatusOfServiceList":[]} 2021-05-20 03:16:09,948 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-20 03:16:09,948 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-20 03:16:09,948 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:16:09,949 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-20 03:16:09,949 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-20 03:16:09,949 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:16:09,995 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-05-20 03:16:09,995 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[]} 2021-05-20 03:16:09,998 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-05-20 03:16:09,998 INFO 696:service.py(1) - attempting to checkin Service basic_vm_macro in SDC 2021-05-20 03:16:10,003 DEBUG 103:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:16:10,003 DEBUG 105:onap_service.py(1) - [SDC][checkin Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/lifecycleState/checkin 2021-05-20 03:16:10,003 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-05-20 03:16:14,368 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-05-20 03:16:14,368 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3","name":"basic_vm_macro","version":"0.1","isHighestVersion":true,"creationDate":1621480532706,"lastUpdateDate":1621480571101,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm_macro"],"icon":"network_l_1-3","normalizedName":"basicvmmacro","systemName":"BasicVmMacro","contactId":"cs0008","allVersions":{"0.1":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3"},"projectCode":"123456","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","componentType":"SERVICE","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceType":"","serviceRole":"","environmentContext":"General_Revenue-Bearing","instantiationType":"Macro","serviceFunction":"","uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b"} 2021-05-20 03:16:14,371 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-05-20 03:16:14,371 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-20 03:16:14,372 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-20 03:16:14,372 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-20 03:16:14,372 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:16:14,372 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-20 03:16:14,372 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-20 03:16:14,372 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:16:19,575 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-20 03:16:19,576 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","name":"basic_vm_macro","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/2d1109a7-56d0-4083-a731-12bfce6df26b/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"f0ebcb1e-0f4d-4ba8-a045-501f861031b3","invariantUUID":"b3e77c50-cfbc-4bf8-846f-e8c00a041ab6","name":"Demo_pNF_dq5PBMttg4gjF8ESsI07","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f0ebcb1e-0f4d-4ba8-a045-501f861031b3/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0172ef8e-ed66-413c-a030-77c6311fcee8","invariantUUID":"23e195f1-374e-40c9-b885-13cfbf07a3b6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0172ef8e-ed66-413c-a030-77c6311fcee8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/61a6f5c0-c618-4d04-93dd-843044f6f154/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839","invariantUUID":"ac1f96a3-3744-4b57-9da7-f691e9aa2232","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","name":"basic_onboard_WTHRQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba1219a8-3fc7-43f9-80fb-fc042f18e7d5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/067de530-8816-4725-8206-82acddaa6514/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-20 03:16:19,578 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-20 03:16:19,578 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:16:19,578 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:16:19,579 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-05-20 03:16:19,579 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_dq5PBMttg4gjF8ESsI07 from SDC 2021-05-20 03:16:19,579 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:16:19,579 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:16:19,579 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:16:19,579 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-20 03:16:19,579 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:16:19,579 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:16:19,579 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:16:19,579 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-20 03:16:19,579 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:16:19,580 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:16:19,580 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:16:19,580 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-20 03:16:19,580 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:16:19,580 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:16:19,580 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:16:19,580 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_WTHRQm from SDC 2021-05-20 03:16:19,580 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:16:19,580 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:16:19,580 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:16:19,580 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-20 03:16:19,581 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:16:19,581 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:16:19,581 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:16:19,581 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-05-20 03:16:19,581 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-20 03:16:19,581 INFO 192:__init__.py(1) - Service found, updating information 2021-05-20 03:16:19,581 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:16:19,581 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:16:19,582 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-20 03:16:19,582 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:16:19,582 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:16:19,582 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-20 03:16:23,413 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-20 03:16:23,415 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57a1e6bc-ed9d-46a1-a0d6-5df02c305be2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477877602,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"945f81c1-b207-4815-a5ce-6a3ca73c43cc","invariantUUID":"0f06ace1-6eca-48f0-8858-a545ec2bbd77","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ae5a60-e956-42e2-9817-1ff1adbfe144","lifecycleState":"CERTIFIED","lastUpdateDate":1621477387788,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a14800b-1622-4a54-8289-3594f057d08f","invariantUUID":"406ca15e-9b47-4c5a-8c26-81013e14b509","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5bd2c22-5c0f-46a8-8875-b722328eb561","lifecycleState":"CERTIFIED","lastUpdateDate":1621477938179,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a155578f-9478-43d0-9d0d-08bc27133de1","invariantUUID":"74395f46-704d-49e7-98c7-3e34b8154e59","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78295f09-cf3a-46cb-828a-6fa2d81dfaa0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477775711,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36728d2b-356b-427c-84d2-eeef38d92e3b","invariantUUID":"9f1ea9c9-7db2-4a1e-bfcd-a1f2c03394cf","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"677267c0-10f4-4e8c-bba5-c0b24ad922ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477380842,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"020bf758-b50e-404b-bfb6-5bd7a83d0c26","invariantUUID":"94d2a8f5-fb28-48f4-89ea-08a9e233cbdc","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83b73b3d-0566-4244-bb9c-602269a52952","lifecycleState":"CERTIFIED","lastUpdateDate":1621478065177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc89de2-bf8f-4ca4-a9ba-82e1df57fe8d","invariantUUID":"cb6bac55-d9e7-4547-b6d9-ef8f0c8e4fff","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff44ceda-8d82-4177-bcbf-af9cad5ba8dd","lifecycleState":"CERTIFIED","lastUpdateDate":1621478008635,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67f54530-3829-4282-b1d6-4372350b56b0","invariantUUID":"f3d45adb-79b2-420e-9d13-79cf7c72c64c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"eba1d43a-96e3-419b-b784-8146200488f0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480463850,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1aa6db39-7c5a-475c-8244-eecd9d761698","invariantUUID":"a280146e-cfcc-4f4e-8e4a-b70bd753953c","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a81a559c-52fb-42db-8310-9864cd29b0e2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477966248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd5e671f-85e5-40d8-881c-bd5c7a8889ee","invariantUUID":"a3224281-aad2-4e26-b26b-df9ad0fb8d2a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"817c2eec-e7b3-41f7-b631-3a84b8069286","lifecycleState":"CERTIFIED","lastUpdateDate":1621477329718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7c277603-d3ec-4b47-87a0-dd8a09aa674e","invariantUUID":"c1f4a2f2-9e53-4ff6-aabc-620e80cf5bb6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3daf878-0ed7-4e32-96bb-e3506832a42d","lifecycleState":"CERTIFIED","lastUpdateDate":1621478001824,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6137766c-321b-4d7f-8e09-141b26748f37","invariantUUID":"9655ba85-b572-49c2-bf44-e060abad483d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9e44d5-2643-493f-a841-1dcb9ddd9c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477486374,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4362be33-b1cf-4eea-8a2b-debba09436c0","invariantUUID":"e63375d3-8ade-4e36-9535-3961b0c3af9f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"690c09b0-8d4a-4fd3-9eb8-29ebf67c0a07","lifecycleState":"CERTIFIED","lastUpdateDate":1621477975841,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef7c863e-2099-4e5a-80c8-7fbcea6796ee","invariantUUID":"da70541b-7cbc-4652-a8ce-b5b9dbb1c3c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee5c83e-5f06-484f-a736-43f7a5629c95","lifecycleState":"CERTIFIED","lastUpdateDate":1621477867576,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7597661-4d0d-48a8-9637-464a81341b3a","invariantUUID":"d39c6acb-5627-458d-80b9-1d7cce74e387","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"badcd9e8-f343-4242-9ce6-0bf54cb177a8","lifecycleState":"CERTIFIED","lastUpdateDate":1621478017477,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dab1b3e-a6de-4387-bd1b-773405603bba","invariantUUID":"4a39bf43-d10f-413e-a400-d4469c898db6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c7a78516-4f80-4f36-8970-3f93d0a18a21","lifecycleState":"CERTIFIED","lastUpdateDate":1621477927373,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"998ad0b1-cdc3-4741-920a-b2046f4a7c03","invariantUUID":"09f26180-b9f8-4baf-b400-a300a4421114","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"274f3763-31d7-4117-9f27-2661eac9ff67","lifecycleState":"CERTIFIED","lastUpdateDate":1621477340610,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4085e82-9887-45f7-8c08-c5538d75b350","invariantUUID":"e3c04507-5e28-4272-bc33-0ee9684a0227","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1621477288095,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8384b26-3a72-49f5-84b9-a3e6c1466744","invariantUUID":"b9f17377-c09c-4272-892b-20794fb4243b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"957a070e-9567-424d-a843-167de2d9cd78","lifecycleState":"CERTIFIED","lastUpdateDate":1621477613850,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c9af2f7-066c-4223-aa09-0ce44fc57d96","invariantUUID":"ea50a70c-b3da-4495-8d2a-5e89714c28ac","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"efb32f1f-bc47-429a-8408-1e1dd4d69f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1621478025843,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2677f00f-9336-4368-b99e-2d248795cbc1","invariantUUID":"44aba29e-0f32-4a63-9b67-f5581d326e55","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eda53caf-acb9-44c3-95e8-064da2174735","lifecycleState":"CERTIFIED","lastUpdateDate":1621477347580,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ba1b39a-83f8-47cd-a80f-8fe0653eea61","invariantUUID":"fb52b24c-8c5f-412e-af23-7c710a74997e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"97bc92c8-cfa1-4a1f-9a2c-b4ab82df490f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477568273,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09e740a4-c677-459a-a669-72cbfe861ce4","invariantUUID":"5f41b23a-1e79-4717-83d1-891d53a875d1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","lifecycleState":"CERTIFIED","lastUpdateDate":1621480488982,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","invariantUUID":"0c9418de-0f81-4fa9-b808-221eaa2c5608","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9ae9a76-e126-4f56-aed5-e36972418677","lifecycleState":"CERTIFIED","lastUpdateDate":1621477700748,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ee607d4-9c38-4894-b391-1d07e1fba5e6","invariantUUID":"76235c08-62f8-414c-990a-d5660e253611","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46a747e7-a7e8-4e6a-afb6-c65af2e6d216","lifecycleState":"CERTIFIED","lastUpdateDate":1621477886181,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7319cf70-4c22-4406-b8f7-89de59404ac4","invariantUUID":"00c8e202-4fb1-4715-89d4-6a27fbf62a3b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bf4d344-1883-46a1-8878-936b6fb16933","lifecycleState":"CERTIFIED","lastUpdateDate":1621477855901,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14d48825-7cdc-4d9f-a21b-e0686d69ffe4","invariantUUID":"dc2a87f9-5209-47e8-a384-1a1d0bd0b8b7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30cb73a7-96c0-4cd4-a296-da467de9ed0a","lifecycleState":"CERTIFIED","lastUpdateDate":1621477985242,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba3d5eed-96d7-42d9-9fb9-d5d606f873f6","invariantUUID":"f9c8e3b5-d69c-4df5-991c-bb9f278daa6a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"731f6283-3d41-4cee-9319-214456413c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1621478085443,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914ad472-c099-4cc7-b72e-010d9352fa20","invariantUUID":"c8df9e6c-053c-4605-b58b-48b5cc5c616e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d44fbb89-6a3b-494a-b91b-9a7fbd1bb9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477518403,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e16d1f-083e-4383-b4a8-6689f650285e","invariantUUID":"8e3fbacb-9805-4a16-9044-cd033c519e8e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3ac040-f006-4b46-9ad1-df4e3a23d324","lifecycleState":"CERTIFIED","lastUpdateDate":1621477660838,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d893689-fc56-4861-961a-cd0c20d9fa55","invariantUUID":"62beff7d-926d-43cf-b50a-11aa4635586b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"20005ac3-714c-4d2e-a68a-567496c3a6b0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480481701,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1f4baee7-fc09-4ac1-ae83-cbedaabd0c65","invariantUUID":"bc5337e2-a7db-4fed-9020-bd74d7e1bfe8","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"18ae45f8-c64c-486b-9516-209c04926b8f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477845970,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81af5843-3c6c-4123-9134-9b858a8a9a2a","invariantUUID":"42401dcb-1128-4d73-b293-7e00d89b421f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7ed7153e-29e1-4fcf-b41f-04236dcc6e85","lifecycleState":"CERTIFIED","lastUpdateDate":1621477456466,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e7c6e53-aa43-4de8-acf6-23bbcc849653","invariantUUID":"06afedaf-8b4e-42be-8657-8fa55fa7a6ed","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbcd6c90-cfcf-475e-918f-dd2f31245789","lifecycleState":"CERTIFIED","lastUpdateDate":1621477478111,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9349377c-13bd-481c-aff1-b7aa3a79b119","invariantUUID":"569a3a4b-9170-4563-aae9-c1fe80fe6872","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83bc8889-8984-4203-a663-8521bedab37f","lifecycleState":"CERTIFIED","lastUpdateDate":1621480489173,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"62b639f8-2ef5-4bc4-8f6a-a59e9a552222","invariantUUID":"a63415d6-fa1d-4c34-a4e2-1d75c43db64e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0efe16d2-56e0-417c-8ab6-618df6747251","lifecycleState":"CERTIFIED","lastUpdateDate":1621478055042,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed7fee0-0686-4f51-8e12-c8f2524487af","invariantUUID":"eb38dbc1-8f1c-4505-ab14-d94726c6d3d4","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88de92e3-f54a-420d-98e6-738ea8c4e0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477826570,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f67a6f0-c608-4f9d-be37-867809a2c881","invariantUUID":"de79c61a-4abc-4c62-b0dc-066300f99c4f","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e1a8abb2-4b87-44f7-bc15-992a7a4defcf","lifecycleState":"CERTIFIED","lastUpdateDate":1621477466066,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8610bf68-2c84-4ab4-80e9-2a8baaef97e7","invariantUUID":"dea668f0-4028-4c4a-b645-5a3ec3714d12","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5827730-018f-414e-be0b-4fa4dfc9ce7b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477748917,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56a619eb-3a4c-4a79-be63-7c10a9fd9490","invariantUUID":"c8484ff9-7f16-4939-889c-6d510599a10e","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3840f015-bafb-4f3d-85dd-569b965fed05","lifecycleState":"CERTIFIED","lastUpdateDate":1621477916201,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39c8efff-ecb6-4db9-b190-9680638f1c9f","invariantUUID":"630f47e0-f04f-4b32-ab49-69e4b4c0886c","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"526d9e4c-f987-4d17-858d-aff8d031a9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477649811,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9fb0edd-10fd-4195-bfb1-e85e2d076dbc","invariantUUID":"510a2bc1-5f7d-4647-af3f-f593ece18d1e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b38a602-1110-4b79-9845-08079af31ebc","lifecycleState":"CERTIFIED","lastUpdateDate":1621477905475,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a451b983-2f81-46ec-8d29-a0c80c492e73","invariantUUID":"b5566700-0974-43fe-aa23-78ef2d21e424","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd6c8229-56f5-42a7-a1d5-78100dd70b34","lifecycleState":"CERTIFIED","lastUpdateDate":1621477806470,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f578db5c-9864-479c-b981-58a72e0eb6c2","invariantUUID":"45d6ea3e-ed8c-4c7e-bb3e-cb856b10e1f5","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e56d7a5-8cfb-420c-b1ca-c2240263aa5e","lifecycleState":"CERTIFIED","lastUpdateDate":1621477426941,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501bcb43-c60d-46a1-917d-56ffba947156","invariantUUID":"59638181-b79d-464e-ac8c-bf015415475d","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"219d4322-03fb-4592-a443-8f05734bd141","lifecycleState":"CERTIFIED","lastUpdateDate":1621478036308,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7d44cf-7db4-45b5-a2c5-0165575ca92b","invariantUUID":"f974bfac-15e9-4677-bff3-cdde76db4fd6","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477625170,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fab8ce76-938b-4c53-8569-63710aa29b91","invariantUUID":"37af349a-fc03-4b07-b03c-bdb3d3a867c4","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3d53795b-7e4d-46d0-92be-dc11759ed9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477603644,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"04cae618-55b3-46e0-816c-0976359b43bf","invariantUUID":"6894fa47-88fb-40a8-a83a-5fdd7da1cbba","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5178cf6f-694a-4f39-bf3a-cd2219a2f72f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477707580,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96824e02-a73f-455f-b915-b9c34c361fea","invariantUUID":"3b43786b-e3f9-42bf-95f0-bfa47c90d4cf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac170997-ed1c-4e2f-b39d-6b64b4dba943","lifecycleState":"CERTIFIED","lastUpdateDate":1621477668070,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b0e9c9-b1a4-47b5-a4b4-b5b225110b33","invariantUUID":"f312dde3-4a3e-479b-a24a-5acd5ea4df62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"52ca91e8-41cf-4c28-898c-60fdcfa942ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477416631,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c66596cf-9fd7-42ae-938e-9a5f22b55d13","invariantUUID":"4c6892e3-d6a3-41ce-9d27-9377969f7992","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c832051-67e6-46b1-9900-b2d7774e6692","lifecycleState":"CERTIFIED","lastUpdateDate":1621477896205,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7c6bdaf-0d18-45ab-a5a2-c54b7784f14b","invariantUUID":"97de5714-8457-49ec-9c55-e144385d1261","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0ce3d133-907b-4a25-a9a0-6dadc3756800","lifecycleState":"CERTIFIED","lastUpdateDate":1621477642343,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bfb56c8-8e3d-46f1-b6e0-923f7dc7533f","invariantUUID":"6b31245c-f44f-43bb-a45f-9cd14f1f88b1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b3fb03-5050-4342-888b-2b4b3fe776af","lifecycleState":"CERTIFIED","lastUpdateDate":1621478075841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc9e79c2-c6e8-4cf3-9b17-102e91f57b6f","invariantUUID":"62860840-5410-4f41-b26b-acafa79acc77","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"9073abe6-a8b8-429d-aee0-c8e4814adb55","lifecycleState":"CERTIFIED","lastUpdateDate":1621477369744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"830305e8-8e3b-4ee9-a798-643f51ae8c30","invariantUUID":"4870caa3-2628-46cf-a8d1-c6888eb3282a","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c335a454-b74a-431f-b457-a31515c6ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477835707,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eacd3af7-e192-45b4-85c5-1ecd8b84e6e9","invariantUUID":"40b44409-0eab-4763-9dc7-348e41ca2e34","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17a92263-78e1-4cba-813a-8cadc4679193","lifecycleState":"CERTIFIED","lastUpdateDate":1621477507071,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e62e22ca-8832-413e-b67a-d03dd21ffee0","invariantUUID":"dbd0a88f-d90f-417b-9b24-871b34107fc9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d90f39-1dbc-46f0-9e6c-3b1d6cdcaaf5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477947172,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5316fc87-d771-4a2c-b6cf-2a2cd88abed0","invariantUUID":"6ade2c6d-4f8b-48c4-93dd-fedbf7b57623","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df9dee25-e811-4a22-ae91-13a2d5f4b8d0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477437902,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"569658d0-154c-40a7-ad20-c6a527f1ef6d","invariantUUID":"eb6211ea-7565-4528-9365-25ee58dd8489","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d8c276a-4d71-4795-bd82-51bbf7041890","lifecycleState":"CERTIFIED","lastUpdateDate":1621477816668,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b8ecf0d1-e4a2-42c4-b819-13fe9b7a4779","invariantUUID":"a22d8549-f861-4f2b-9146-515063a14a77","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db7898b-12c9-4544-898a-a266e455af34","lifecycleState":"CERTIFIED","lastUpdateDate":1621478045074,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5eca00b-56ac-4cf9-8866-52dd412dad44","invariantUUID":"71b89ea6-1d18-4f02-b6f6-3bf1462dad07","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"827026ad-afdb-4772-b2fd-63e6595e3b6e","lifecycleState":"CERTIFIED","lastUpdateDate":1621480495005,"name":"pNF 1a89fdcc-ffd8","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"45103412-db1f-408d-b93f-bb491ad9df94","invariantUUID":"d2b58a7f-2ed7-4f2d-84cf-a233690318d2","systemName":"Pnf1a89fdccFfd8","description":"vendor software product","tags":["pNF 1a89fdcc-ffd8"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477690043,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00659a26-8dc7-4051-959a-d3b4620423f3","invariantUUID":"02135c03-2f73-4f38-8919-5c0f3afada8c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58b8bc63-99c9-44f3-93d0-e3b5e48312d4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477497100,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"549c5e08-ac97-43c6-a964-12ce5b2576c4","invariantUUID":"e817a9d3-4b25-4a95-aeb9-dfba425ec246","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4c58624-431d-4fab-95b1-95187b193d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477447310,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b464a82a-4f25-4858-9f5d-ba633a2ef666","invariantUUID":"1ca0f26a-b04d-4032-87d1-84513cd7df6b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2be167fb-f3c4-4e97-9cb0-89b240ba2912","lifecycleState":"CERTIFIED","lastUpdateDate":1621477785172,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aef77705-cc90-4aa3-bf4d-093f493f1063","invariantUUID":"50557faf-6b71-4e92-a26a-0885268a768d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0d2c8bf-9c53-42a4-82d9-68e6748a824a","lifecycleState":"CERTIFIED","lastUpdateDate":1621479674442,"name":"basic_onboard_WTHRQm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17222052-6526-4e08-9222-b4877d63d048","invariantUUID":"8aea1437-916d-429f-93e1-a445234cd133","systemName":"BasicOnboardWthrqm","description":"VF","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd58c503-9d53-4f1e-bd3f-e448d7112dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1621477577804,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37aa5796-7d7e-4f05-b26f-ffc6b08e3817","invariantUUID":"1df47b41-8ffb-4857-8ee9-2788258fd9fe","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b884aaf2-b04b-437b-be6d-f1fe970adc60","lifecycleState":"CERTIFIED","lastUpdateDate":1621480577261,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"12be3b58-bd67-4058-b2a3-7dee5b61a707","lifecycleState":"CERTIFIED","lastUpdateDate":1621479769461,"name":"basic_onboard_WTHRQm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","systemName":"BasicOnboardWthrqm","description":"service","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"84d1d4b2-7c18-49d5-8c38-1008260bbd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1621480546240,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0172ef8e-ed66-413c-a030-77c6311fcee8","invariantUUID":"23e195f1-374e-40c9-b885-13cfbf07a3b6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9ea57ab1-7ef2-4a45-b0c6-4235a51c23e9","lifecycleState":"CERTIFIED","lastUpdateDate":1621480532547,"name":"Demo_pNF_dq5PBMttg4gjF8ESsI07","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f0ebcb1e-0f4d-4ba8-a045-501f861031b3","invariantUUID":"b3e77c50-cfbc-4bf8-846f-e8c00a041ab6","systemName":"DemoPnfDq5pbmttg4gjf8essi07","description":"catalog service description","tags":["robot-ete","Demo_pNF_dq5PBMttg4gjF8ESsI07"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ed7b11df-4b32-4195-8acf-21aeabc96f72","lifecycleState":"CERTIFIED","lastUpdateDate":1621480416699,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"058e54db-ec76-4b43-8cd1-2a6f47a0e18b","lifecycleState":"CERTIFIED","lastUpdateDate":1621480548684,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839","invariantUUID":"ac1f96a3-3744-4b57-9da7-f691e9aa2232","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1621480571101,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]}]} 2021-05-20 03:16:23,418 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in services list 2021-05-20 03:16:23,419 INFO 696:service.py(1) - attempting to Certify Service basic_vm_macro in SDC 2021-05-20 03:16:23,422 DEBUG 103:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:16:23,422 DEBUG 105:onap_service.py(1) - [SDC][Certify Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/761d21c9-c65e-4213-a1d1-91c1bd68c2b3/lifecycleState/Certify 2021-05-20 03:16:23,422 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-05-20 03:16:35,813 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-05-20 03:16:35,813 DEBUG 120:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","name":"basic_vm_macro","version":"1.0","isHighestVersion":true,"creationDate":1621480532706,"lastUpdateDate":1621480571101,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm_macro"],"icon":"network_l_1-3","normalizedName":"basicvmmacro","systemName":"BasicVmMacro","contactId":"cs0008","allVersions":{"1.0":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea"},"projectCode":"123456","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","componentType":"SERVICE","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceType":"","serviceRole":"","environmentContext":"General_Revenue-Bearing","instantiationType":"Macro","serviceFunction":"","uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b"} 2021-05-20 03:16:35,816 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-05-20 03:16:35,816 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-20 03:16:35,816 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-20 03:16:35,817 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-20 03:16:35,817 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:16:35,817 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-20 03:16:35,817 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-20 03:16:35,817 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:16:41,611 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-20 03:16:41,611 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f0ebcb1e-0f4d-4ba8-a045-501f861031b3","invariantUUID":"b3e77c50-cfbc-4bf8-846f-e8c00a041ab6","name":"Demo_pNF_dq5PBMttg4gjF8ESsI07","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f0ebcb1e-0f4d-4ba8-a045-501f861031b3/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0172ef8e-ed66-413c-a030-77c6311fcee8","invariantUUID":"23e195f1-374e-40c9-b885-13cfbf07a3b6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0172ef8e-ed66-413c-a030-77c6311fcee8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/61a6f5c0-c618-4d04-93dd-843044f6f154/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2d1109a7-56d0-4083-a731-12bfce6df26b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839","invariantUUID":"ac1f96a3-3744-4b57-9da7-f691e9aa2232","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","name":"basic_onboard_WTHRQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba1219a8-3fc7-43f9-80fb-fc042f18e7d5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/067de530-8816-4725-8206-82acddaa6514/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-20 03:16:41,613 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_dq5PBMttg4gjF8ESsI07 from SDC 2021-05-20 03:16:41,614 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:16:41,614 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:16:41,614 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:16:41,614 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-20 03:16:41,614 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:16:41,614 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:16:41,614 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:16:41,614 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-20 03:16:41,614 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:16:41,614 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:16:41,614 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:16:41,615 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-20 03:16:41,615 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:16:41,615 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:16:41,615 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-20 03:16:41,615 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-20 03:16:41,615 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:16:41,615 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:16:41,615 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:16:41,615 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_WTHRQm from SDC 2021-05-20 03:16:41,615 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:16:41,616 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:16:41,616 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:16:41,616 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-20 03:16:41,616 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:16:41,616 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:16:41,616 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:16:41,616 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-05-20 03:16:41,616 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-20 03:16:41,616 INFO 192:__init__.py(1) - Service found, updating information 2021-05-20 03:16:41,617 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:16:41,617 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:16:41,617 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-20 03:16:41,617 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:16:41,617 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:16:41,617 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-20 03:16:45,148 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-20 03:16:45,150 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57a1e6bc-ed9d-46a1-a0d6-5df02c305be2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477877602,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"945f81c1-b207-4815-a5ce-6a3ca73c43cc","invariantUUID":"0f06ace1-6eca-48f0-8858-a545ec2bbd77","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ae5a60-e956-42e2-9817-1ff1adbfe144","lifecycleState":"CERTIFIED","lastUpdateDate":1621477387788,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a14800b-1622-4a54-8289-3594f057d08f","invariantUUID":"406ca15e-9b47-4c5a-8c26-81013e14b509","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5bd2c22-5c0f-46a8-8875-b722328eb561","lifecycleState":"CERTIFIED","lastUpdateDate":1621477938179,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a155578f-9478-43d0-9d0d-08bc27133de1","invariantUUID":"74395f46-704d-49e7-98c7-3e34b8154e59","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78295f09-cf3a-46cb-828a-6fa2d81dfaa0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477775711,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36728d2b-356b-427c-84d2-eeef38d92e3b","invariantUUID":"9f1ea9c9-7db2-4a1e-bfcd-a1f2c03394cf","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"677267c0-10f4-4e8c-bba5-c0b24ad922ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477380842,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"020bf758-b50e-404b-bfb6-5bd7a83d0c26","invariantUUID":"94d2a8f5-fb28-48f4-89ea-08a9e233cbdc","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83b73b3d-0566-4244-bb9c-602269a52952","lifecycleState":"CERTIFIED","lastUpdateDate":1621478065177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc89de2-bf8f-4ca4-a9ba-82e1df57fe8d","invariantUUID":"cb6bac55-d9e7-4547-b6d9-ef8f0c8e4fff","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff44ceda-8d82-4177-bcbf-af9cad5ba8dd","lifecycleState":"CERTIFIED","lastUpdateDate":1621478008635,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67f54530-3829-4282-b1d6-4372350b56b0","invariantUUID":"f3d45adb-79b2-420e-9d13-79cf7c72c64c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"eba1d43a-96e3-419b-b784-8146200488f0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480463850,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1aa6db39-7c5a-475c-8244-eecd9d761698","invariantUUID":"a280146e-cfcc-4f4e-8e4a-b70bd753953c","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a81a559c-52fb-42db-8310-9864cd29b0e2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477966248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd5e671f-85e5-40d8-881c-bd5c7a8889ee","invariantUUID":"a3224281-aad2-4e26-b26b-df9ad0fb8d2a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"817c2eec-e7b3-41f7-b631-3a84b8069286","lifecycleState":"CERTIFIED","lastUpdateDate":1621477329718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7c277603-d3ec-4b47-87a0-dd8a09aa674e","invariantUUID":"c1f4a2f2-9e53-4ff6-aabc-620e80cf5bb6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3daf878-0ed7-4e32-96bb-e3506832a42d","lifecycleState":"CERTIFIED","lastUpdateDate":1621478001824,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6137766c-321b-4d7f-8e09-141b26748f37","invariantUUID":"9655ba85-b572-49c2-bf44-e060abad483d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9e44d5-2643-493f-a841-1dcb9ddd9c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477486374,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4362be33-b1cf-4eea-8a2b-debba09436c0","invariantUUID":"e63375d3-8ade-4e36-9535-3961b0c3af9f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"690c09b0-8d4a-4fd3-9eb8-29ebf67c0a07","lifecycleState":"CERTIFIED","lastUpdateDate":1621477975841,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef7c863e-2099-4e5a-80c8-7fbcea6796ee","invariantUUID":"da70541b-7cbc-4652-a8ce-b5b9dbb1c3c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee5c83e-5f06-484f-a736-43f7a5629c95","lifecycleState":"CERTIFIED","lastUpdateDate":1621477867576,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7597661-4d0d-48a8-9637-464a81341b3a","invariantUUID":"d39c6acb-5627-458d-80b9-1d7cce74e387","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"badcd9e8-f343-4242-9ce6-0bf54cb177a8","lifecycleState":"CERTIFIED","lastUpdateDate":1621478017477,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dab1b3e-a6de-4387-bd1b-773405603bba","invariantUUID":"4a39bf43-d10f-413e-a400-d4469c898db6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c7a78516-4f80-4f36-8970-3f93d0a18a21","lifecycleState":"CERTIFIED","lastUpdateDate":1621477927373,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"998ad0b1-cdc3-4741-920a-b2046f4a7c03","invariantUUID":"09f26180-b9f8-4baf-b400-a300a4421114","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"274f3763-31d7-4117-9f27-2661eac9ff67","lifecycleState":"CERTIFIED","lastUpdateDate":1621477340610,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4085e82-9887-45f7-8c08-c5538d75b350","invariantUUID":"e3c04507-5e28-4272-bc33-0ee9684a0227","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1621477288095,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8384b26-3a72-49f5-84b9-a3e6c1466744","invariantUUID":"b9f17377-c09c-4272-892b-20794fb4243b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"957a070e-9567-424d-a843-167de2d9cd78","lifecycleState":"CERTIFIED","lastUpdateDate":1621477613850,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c9af2f7-066c-4223-aa09-0ce44fc57d96","invariantUUID":"ea50a70c-b3da-4495-8d2a-5e89714c28ac","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"efb32f1f-bc47-429a-8408-1e1dd4d69f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1621478025843,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2677f00f-9336-4368-b99e-2d248795cbc1","invariantUUID":"44aba29e-0f32-4a63-9b67-f5581d326e55","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eda53caf-acb9-44c3-95e8-064da2174735","lifecycleState":"CERTIFIED","lastUpdateDate":1621477347580,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ba1b39a-83f8-47cd-a80f-8fe0653eea61","invariantUUID":"fb52b24c-8c5f-412e-af23-7c710a74997e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"97bc92c8-cfa1-4a1f-9a2c-b4ab82df490f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477568273,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09e740a4-c677-459a-a669-72cbfe861ce4","invariantUUID":"5f41b23a-1e79-4717-83d1-891d53a875d1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","lifecycleState":"CERTIFIED","lastUpdateDate":1621480488982,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","invariantUUID":"0c9418de-0f81-4fa9-b808-221eaa2c5608","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9ae9a76-e126-4f56-aed5-e36972418677","lifecycleState":"CERTIFIED","lastUpdateDate":1621477700748,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ee607d4-9c38-4894-b391-1d07e1fba5e6","invariantUUID":"76235c08-62f8-414c-990a-d5660e253611","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46a747e7-a7e8-4e6a-afb6-c65af2e6d216","lifecycleState":"CERTIFIED","lastUpdateDate":1621477886181,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7319cf70-4c22-4406-b8f7-89de59404ac4","invariantUUID":"00c8e202-4fb1-4715-89d4-6a27fbf62a3b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bf4d344-1883-46a1-8878-936b6fb16933","lifecycleState":"CERTIFIED","lastUpdateDate":1621477855901,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14d48825-7cdc-4d9f-a21b-e0686d69ffe4","invariantUUID":"dc2a87f9-5209-47e8-a384-1a1d0bd0b8b7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30cb73a7-96c0-4cd4-a296-da467de9ed0a","lifecycleState":"CERTIFIED","lastUpdateDate":1621477985242,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba3d5eed-96d7-42d9-9fb9-d5d606f873f6","invariantUUID":"f9c8e3b5-d69c-4df5-991c-bb9f278daa6a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"731f6283-3d41-4cee-9319-214456413c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1621478085443,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914ad472-c099-4cc7-b72e-010d9352fa20","invariantUUID":"c8df9e6c-053c-4605-b58b-48b5cc5c616e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d44fbb89-6a3b-494a-b91b-9a7fbd1bb9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477518403,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e16d1f-083e-4383-b4a8-6689f650285e","invariantUUID":"8e3fbacb-9805-4a16-9044-cd033c519e8e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3ac040-f006-4b46-9ad1-df4e3a23d324","lifecycleState":"CERTIFIED","lastUpdateDate":1621477660838,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d893689-fc56-4861-961a-cd0c20d9fa55","invariantUUID":"62beff7d-926d-43cf-b50a-11aa4635586b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"20005ac3-714c-4d2e-a68a-567496c3a6b0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480481701,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1f4baee7-fc09-4ac1-ae83-cbedaabd0c65","invariantUUID":"bc5337e2-a7db-4fed-9020-bd74d7e1bfe8","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"18ae45f8-c64c-486b-9516-209c04926b8f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477845970,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81af5843-3c6c-4123-9134-9b858a8a9a2a","invariantUUID":"42401dcb-1128-4d73-b293-7e00d89b421f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7ed7153e-29e1-4fcf-b41f-04236dcc6e85","lifecycleState":"CERTIFIED","lastUpdateDate":1621477456466,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e7c6e53-aa43-4de8-acf6-23bbcc849653","invariantUUID":"06afedaf-8b4e-42be-8657-8fa55fa7a6ed","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbcd6c90-cfcf-475e-918f-dd2f31245789","lifecycleState":"CERTIFIED","lastUpdateDate":1621477478111,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9349377c-13bd-481c-aff1-b7aa3a79b119","invariantUUID":"569a3a4b-9170-4563-aae9-c1fe80fe6872","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83bc8889-8984-4203-a663-8521bedab37f","lifecycleState":"CERTIFIED","lastUpdateDate":1621480489173,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"62b639f8-2ef5-4bc4-8f6a-a59e9a552222","invariantUUID":"a63415d6-fa1d-4c34-a4e2-1d75c43db64e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0efe16d2-56e0-417c-8ab6-618df6747251","lifecycleState":"CERTIFIED","lastUpdateDate":1621478055042,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed7fee0-0686-4f51-8e12-c8f2524487af","invariantUUID":"eb38dbc1-8f1c-4505-ab14-d94726c6d3d4","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88de92e3-f54a-420d-98e6-738ea8c4e0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477826570,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f67a6f0-c608-4f9d-be37-867809a2c881","invariantUUID":"de79c61a-4abc-4c62-b0dc-066300f99c4f","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e1a8abb2-4b87-44f7-bc15-992a7a4defcf","lifecycleState":"CERTIFIED","lastUpdateDate":1621477466066,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8610bf68-2c84-4ab4-80e9-2a8baaef97e7","invariantUUID":"dea668f0-4028-4c4a-b645-5a3ec3714d12","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5827730-018f-414e-be0b-4fa4dfc9ce7b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477748917,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56a619eb-3a4c-4a79-be63-7c10a9fd9490","invariantUUID":"c8484ff9-7f16-4939-889c-6d510599a10e","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3840f015-bafb-4f3d-85dd-569b965fed05","lifecycleState":"CERTIFIED","lastUpdateDate":1621477916201,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39c8efff-ecb6-4db9-b190-9680638f1c9f","invariantUUID":"630f47e0-f04f-4b32-ab49-69e4b4c0886c","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"526d9e4c-f987-4d17-858d-aff8d031a9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477649811,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9fb0edd-10fd-4195-bfb1-e85e2d076dbc","invariantUUID":"510a2bc1-5f7d-4647-af3f-f593ece18d1e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b38a602-1110-4b79-9845-08079af31ebc","lifecycleState":"CERTIFIED","lastUpdateDate":1621477905475,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a451b983-2f81-46ec-8d29-a0c80c492e73","invariantUUID":"b5566700-0974-43fe-aa23-78ef2d21e424","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd6c8229-56f5-42a7-a1d5-78100dd70b34","lifecycleState":"CERTIFIED","lastUpdateDate":1621477806470,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f578db5c-9864-479c-b981-58a72e0eb6c2","invariantUUID":"45d6ea3e-ed8c-4c7e-bb3e-cb856b10e1f5","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e56d7a5-8cfb-420c-b1ca-c2240263aa5e","lifecycleState":"CERTIFIED","lastUpdateDate":1621477426941,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501bcb43-c60d-46a1-917d-56ffba947156","invariantUUID":"59638181-b79d-464e-ac8c-bf015415475d","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"219d4322-03fb-4592-a443-8f05734bd141","lifecycleState":"CERTIFIED","lastUpdateDate":1621478036308,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7d44cf-7db4-45b5-a2c5-0165575ca92b","invariantUUID":"f974bfac-15e9-4677-bff3-cdde76db4fd6","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477625170,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fab8ce76-938b-4c53-8569-63710aa29b91","invariantUUID":"37af349a-fc03-4b07-b03c-bdb3d3a867c4","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3d53795b-7e4d-46d0-92be-dc11759ed9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477603644,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"04cae618-55b3-46e0-816c-0976359b43bf","invariantUUID":"6894fa47-88fb-40a8-a83a-5fdd7da1cbba","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5178cf6f-694a-4f39-bf3a-cd2219a2f72f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477707580,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96824e02-a73f-455f-b915-b9c34c361fea","invariantUUID":"3b43786b-e3f9-42bf-95f0-bfa47c90d4cf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac170997-ed1c-4e2f-b39d-6b64b4dba943","lifecycleState":"CERTIFIED","lastUpdateDate":1621477668070,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b0e9c9-b1a4-47b5-a4b4-b5b225110b33","invariantUUID":"f312dde3-4a3e-479b-a24a-5acd5ea4df62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"52ca91e8-41cf-4c28-898c-60fdcfa942ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477416631,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c66596cf-9fd7-42ae-938e-9a5f22b55d13","invariantUUID":"4c6892e3-d6a3-41ce-9d27-9377969f7992","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c832051-67e6-46b1-9900-b2d7774e6692","lifecycleState":"CERTIFIED","lastUpdateDate":1621477896205,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7c6bdaf-0d18-45ab-a5a2-c54b7784f14b","invariantUUID":"97de5714-8457-49ec-9c55-e144385d1261","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0ce3d133-907b-4a25-a9a0-6dadc3756800","lifecycleState":"CERTIFIED","lastUpdateDate":1621477642343,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bfb56c8-8e3d-46f1-b6e0-923f7dc7533f","invariantUUID":"6b31245c-f44f-43bb-a45f-9cd14f1f88b1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b3fb03-5050-4342-888b-2b4b3fe776af","lifecycleState":"CERTIFIED","lastUpdateDate":1621478075841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc9e79c2-c6e8-4cf3-9b17-102e91f57b6f","invariantUUID":"62860840-5410-4f41-b26b-acafa79acc77","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"9073abe6-a8b8-429d-aee0-c8e4814adb55","lifecycleState":"CERTIFIED","lastUpdateDate":1621477369744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"830305e8-8e3b-4ee9-a798-643f51ae8c30","invariantUUID":"4870caa3-2628-46cf-a8d1-c6888eb3282a","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c335a454-b74a-431f-b457-a31515c6ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477835707,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eacd3af7-e192-45b4-85c5-1ecd8b84e6e9","invariantUUID":"40b44409-0eab-4763-9dc7-348e41ca2e34","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17a92263-78e1-4cba-813a-8cadc4679193","lifecycleState":"CERTIFIED","lastUpdateDate":1621477507071,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e62e22ca-8832-413e-b67a-d03dd21ffee0","invariantUUID":"dbd0a88f-d90f-417b-9b24-871b34107fc9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d90f39-1dbc-46f0-9e6c-3b1d6cdcaaf5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477947172,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5316fc87-d771-4a2c-b6cf-2a2cd88abed0","invariantUUID":"6ade2c6d-4f8b-48c4-93dd-fedbf7b57623","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df9dee25-e811-4a22-ae91-13a2d5f4b8d0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477437902,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"569658d0-154c-40a7-ad20-c6a527f1ef6d","invariantUUID":"eb6211ea-7565-4528-9365-25ee58dd8489","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d8c276a-4d71-4795-bd82-51bbf7041890","lifecycleState":"CERTIFIED","lastUpdateDate":1621477816668,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b8ecf0d1-e4a2-42c4-b819-13fe9b7a4779","invariantUUID":"a22d8549-f861-4f2b-9146-515063a14a77","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db7898b-12c9-4544-898a-a266e455af34","lifecycleState":"CERTIFIED","lastUpdateDate":1621478045074,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5eca00b-56ac-4cf9-8866-52dd412dad44","invariantUUID":"71b89ea6-1d18-4f02-b6f6-3bf1462dad07","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"827026ad-afdb-4772-b2fd-63e6595e3b6e","lifecycleState":"CERTIFIED","lastUpdateDate":1621480495005,"name":"pNF 1a89fdcc-ffd8","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"45103412-db1f-408d-b93f-bb491ad9df94","invariantUUID":"d2b58a7f-2ed7-4f2d-84cf-a233690318d2","systemName":"Pnf1a89fdccFfd8","description":"vendor software product","tags":["pNF 1a89fdcc-ffd8"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477690043,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00659a26-8dc7-4051-959a-d3b4620423f3","invariantUUID":"02135c03-2f73-4f38-8919-5c0f3afada8c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58b8bc63-99c9-44f3-93d0-e3b5e48312d4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477497100,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"549c5e08-ac97-43c6-a964-12ce5b2576c4","invariantUUID":"e817a9d3-4b25-4a95-aeb9-dfba425ec246","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4c58624-431d-4fab-95b1-95187b193d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477447310,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b464a82a-4f25-4858-9f5d-ba633a2ef666","invariantUUID":"1ca0f26a-b04d-4032-87d1-84513cd7df6b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2be167fb-f3c4-4e97-9cb0-89b240ba2912","lifecycleState":"CERTIFIED","lastUpdateDate":1621477785172,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aef77705-cc90-4aa3-bf4d-093f493f1063","invariantUUID":"50557faf-6b71-4e92-a26a-0885268a768d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0d2c8bf-9c53-42a4-82d9-68e6748a824a","lifecycleState":"CERTIFIED","lastUpdateDate":1621479674442,"name":"basic_onboard_WTHRQm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17222052-6526-4e08-9222-b4877d63d048","invariantUUID":"8aea1437-916d-429f-93e1-a445234cd133","systemName":"BasicOnboardWthrqm","description":"VF","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd58c503-9d53-4f1e-bd3f-e448d7112dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1621477577804,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37aa5796-7d7e-4f05-b26f-ffc6b08e3817","invariantUUID":"1df47b41-8ffb-4857-8ee9-2788258fd9fe","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","lifecycleState":"CERTIFIED","lastUpdateDate":1621480571101,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b884aaf2-b04b-437b-be6d-f1fe970adc60","lifecycleState":"CERTIFIED","lastUpdateDate":1621480577261,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"12be3b58-bd67-4058-b2a3-7dee5b61a707","lifecycleState":"CERTIFIED","lastUpdateDate":1621479769461,"name":"basic_onboard_WTHRQm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","systemName":"BasicOnboardWthrqm","description":"service","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"84d1d4b2-7c18-49d5-8c38-1008260bbd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1621480585476,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0172ef8e-ed66-413c-a030-77c6311fcee8","invariantUUID":"23e195f1-374e-40c9-b885-13cfbf07a3b6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9ea57ab1-7ef2-4a45-b0c6-4235a51c23e9","lifecycleState":"CERTIFIED","lastUpdateDate":1621480532547,"name":"Demo_pNF_dq5PBMttg4gjF8ESsI07","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f0ebcb1e-0f4d-4ba8-a045-501f861031b3","invariantUUID":"b3e77c50-cfbc-4bf8-846f-e8c00a041ab6","systemName":"DemoPnfDq5pbmttg4gjf8essi07","description":"catalog service description","tags":["robot-ete","Demo_pNF_dq5PBMttg4gjF8ESsI07"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ed7b11df-4b32-4195-8acf-21aeabc96f72","lifecycleState":"CERTIFIED","lastUpdateDate":1621480416699,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"058e54db-ec76-4b43-8cd1-2a6f47a0e18b","lifecycleState":"CERTIFIED","lastUpdateDate":1621480595343,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839","invariantUUID":"ac1f96a3-3744-4b57-9da7-f691e9aa2232","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]}]} 2021-05-20 03:16:45,154 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in services list 2021-05-20 03:16:55,161 INFO 696:service.py(1) - attempting to PROD/activate Service basic_vm_macro in SDC 2021-05-20 03:16:55,165 DEBUG 103:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:16:55,165 DEBUG 105:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/7d379833-98ef-4d0a-b0b5-cf0663bd37ea/distribution/PROD/activate 2021-05-20 03:16:55,165 DEBUG 106:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-05-20 03:17:00,233 INFO 116:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-05-20 03:17:00,250 DEBUG 120:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.skip_post_instantiation_configuration","type":"boolean","required":false,"definition":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","hidden":false,"immutable":false,"parentUniqueId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","empty":false},{"uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.controller_actor","type":"string","required":false,"definition":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","hidden":false,"immutable":false,"parentUniqueId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","empty":false},{"uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.cds_model_version","type":"string","required":false,"definition":false,"password":false,"name":"cds_model_version","hidden":false,"immutable":false,"parentUniqueId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","empty":false},{"uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.cds_model_name","type":"string","required":false,"definition":false,"password":false,"name":"cds_model_name","hidden":false,"immutable":false,"parentUniqueId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","empty":false},{"uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.default_software_version","type":"string","required":false,"definition":false,"password":false,"name":"default_software_version","hidden":false,"immutable":false,"parentUniqueId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.assettoscacsar","artifactName":"service-BasicVmMacro-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"Mzk4YmQ2OTY5Yjg0YjJiYWNkYzc3OGIyN2JlYWFhMzU=","artifactUUID":"c4388f98-085f-4a72-ad64-0a7627d64ac3","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.assettoscacsar","duplicated":false,"payloadUpdateDate":1621480591605,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.assettoscatemplate","artifactName":"service-BasicVmMacro-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"Yjk0YjdiOTZmYzkyMjc2OGI5NWE4MWVmNzZkZDBhMGY=","artifactUUID":"b1414d77-5e56-4e3f-9ddb-6f45ecfad441","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.assettoscatemplate","duplicated":false,"payloadUpdateDate":1621480589261,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"path":["c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Node","source":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","parentName":"feature","uniqueId":"capability.dab3db33-a415-40b0-9e2a-fcbef5df3a15.feature","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"ubuntu20_admin_security_group.feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"basic_vm_macro0.ubuntu20_admin_security_group.feature","empty":false},{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Node","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.dab3db33-a415-40b0-9e2a-fcbef5df3a15.feature","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Node","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"feature_Ubuntu20","uniqueId":"capability.dab3db33-a415-40b0-9e2a-fcbef5df3a15.feature","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.feature_Ubuntu20","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.feature_Ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"definition":false,"defaultValue":"1","password":false,"name":"min_instances","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"definition":false,"defaultValue":"1","password":false,"name":"max_instances","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"definition":false,"password":false,"name":"default_instances","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Scalable","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"scalable_Ubuntu20","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.scalable","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.scalable_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.Forwarder","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.forwarder","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.network.Bindable","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.a9ae9a76-e126-4f56-aed5-e36972418677.binding","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","previousName":"abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.network.Bindable","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"binding_Ubuntu20","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.binding","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.binding_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.binding_Ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"definition":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","hidden":false,"immutable":false,"parentUniqueId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.PortMirroring","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.37243d5a-1bb1-4642-87c6-8734459c1e2b.port_mirroring","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"properties":[{"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"definition":false,"password":false,"name":"num_cpus","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"definition":false,"password":false,"name":"disk_size","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"definition":false,"password":false,"name":"cpu_frequency","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"definition":false,"password":false,"name":"mem_size","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Container","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"host_Ubuntu20","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.host","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"abstract_ubuntu20.host_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.packets.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outgoing.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outgoing.packets.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outpoing.packets","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outgoing.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.packets","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.ephemeral.size_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.ephemeral.size","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"instance_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.instance","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.instance_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.instance_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"memory_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.memory","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.memory_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.iops_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.iops","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.iops_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.requests_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"cpu.delta_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.cpu.delta","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu.delta_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.cpu.delta_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.capacity_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.capacity","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.capacity_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.bytes_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.bytes_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.latency_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.latency","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.latency_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.bytes.rate_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.usage_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.usage","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.usage_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"cpu_util_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.cpu_util","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu_util_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.cpu_util_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.allocation_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.allocation","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.requests.rate_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.requests.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.bytes.rate_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.latency_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.latency","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.latency_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"cpu_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.cpu","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.cpu_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.requests_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.bytes_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.read.requests_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.read.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.read.requests_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.root.size_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.root.size","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.root.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.root.size_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.bytes.rate_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"vcpus_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.vcpus","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.vcpus_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.vcpus_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.iops_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.iops","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.iops_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.usage_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.usage","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.usage_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.requests.rate_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.requests.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.requests.rate_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.requests.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.allocation_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.allocation","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.allocation_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.read.bytes.rate_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.read.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.read.bytes_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.read.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"memory.usage_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.memory.usage","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.memory.usage_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.capacity_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.capacity","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"memory.resident_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.memory.resident","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory.resident_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.memory.resident_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.requests_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.write.requests_Ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"definition":false,"password":false,"name":"type","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"definition":false,"password":false,"name":"distribution","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"definition":false,"password":false,"name":"version","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"definition":false,"password":false,"name":"architecture","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.OperatingSystem","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"os_Ubuntu20","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.os","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.os_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.os_Ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"definition":false,"defaultValue":"true","password":false,"name":"secure","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Endpoint.Admin","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"endpoint_Ubuntu20","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.endpoint","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.endpoint_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Attachment","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.a9ae9a76-e126-4f56-aed5-e36972418677.attachment","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"creationDate":1621480479201,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NDcyYTYxZjgyZmI4NWU1MjFhZDQ3ZmVjY2E5MzcxN2Y=","artifactUUID":"2a51f0d5-e7b7-4c56-bb14-a9419c785343","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vflicense","duplicated":false,"payloadUpdateDate":1621480479206,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1621480479201,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0.vfModulesMetadata","artifactName":"basic_vm_macro0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZWQ2MTdhNzk4ZTFhNmIxMGY2NTYxNWFhNWI3MTUxNjA=","artifactUUID":"124945cb-2662-4c2c-a70e-624520425f57","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1621480586140,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1621480479467,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"4c4d982b-fa89-4665-a4ce-909b3575f77c","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.heat1","duplicated":false,"payloadUpdateDate":1621480479473,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1621480479467,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1621480479106,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI=","artifactUUID":"b83a78de-00a8-426e-9920-809a506c9db1","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vendorlicense","duplicated":false,"payloadUpdateDate":1621480479110,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1621480479106,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","defaultValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1621480544565,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y=","artifactUUID":"0f543940-822d-41dd-b588-621b0ac7aa61","generatedFromId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0.heat1env","duplicated":false,"payloadUpdateDate":1621480584644,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","defaultValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamsUpdateDate":1621480544565,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480544565,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vnfcds":{"heatParamUpdated":false,"creationDate":1621480484866,"timeout":0,"description":"test","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnfcds","artifactName":"BASIC_VM_enriched.zip","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZmNiMDEwYWJjNTJkMDM2MTRmN2ZlNDg5MzkzYWU3YzY=","artifactUUID":"bde71857-e177-484d-9059-7857c84718f8","artifactDisplayName":"vnfcds","mandatory":false,"serviceApi":false,"artifactLabel":"vnfcds","esId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnfcds","duplicated":false,"payloadUpdateDate":1621480484869,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1621480484866,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"artifacts":{"vspbasicvmmacrovspinformationtxt":{"heatParamUpdated":false,"creationDate":1621480479364,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vspbasicvmmacrovspinformationtxt","artifactName":"VSP_basic_vm_macro_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NThhOTA4ZmFlMjllNmUxMDFhOTY3OTI4NGNmNjAzZTY=","artifactUUID":"012bd0c2-68f7-45de-8cac-463ae401d10f","artifactDisplayName":"VSP_basic_vm_macro_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmmacrovspinformationtxt","esId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vspbasicvmmacrovspinformationtxt","duplicated":false,"payloadUpdateDate":1621480479366,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1621480479364,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false}},"groupInstances":[{"creationTime":1621480544576,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.heat1","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.heat1env"],"uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0.c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.BasicVmMacro..base_ubuntu20..module-0.basic_vm_macro0basicvmmacrobase_ubuntu20module0","invariantUUID":"79418dec-c498-479f-b972-78adad47cafb","normalizedName":"basic_vm_macro0basicvmmacrobase_ubuntu20module0","groupInstanceArtifacts":["761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0.heat1env"],"groupInstanceArtifactsUuid":["0f543940-822d-41dd-b588-621b0ac7aa61"],"artifactsUuid":["4c4d982b-fa89-4665-a4ce-909b3575f77c"],"groupUUID":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","groupName":"BasicVmMacro..base_ubuntu20..module-0","modificationTime":1621480544576,"customizationUUID":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8","groupUid":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.BasicVmMacro..base_ubuntu20..module-0","name":"basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","properties":[{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"definition":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"definition":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"definition":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"definition":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"definition":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"definition":false,"defaultValue":"base_ubuntu20","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"definition":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"definition":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"type":"string","required":false,"definition":false,"description":":","password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"description":":","password":false,"hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"definition":false,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"definition":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vf_module_id","type":"string","required":false,"definition":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.skip_post_instantiation_configuration","type":"boolean","required":false,"definition":false,"password":false,"name":"skip_post_instantiation_configuration","value":"false","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"nf_naming","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.multi_stage_design","type":"boolean","required":false,"definition":false,"password":false,"name":"multi_stage_design","value":"false","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_naming_code","type":"string","required":false,"definition":false,"password":false,"name":"nf_naming_code","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_function","type":"string","required":false,"definition":false,"password":false,"name":"nf_function","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.controller_actor","type":"string","required":false,"definition":false,"password":false,"name":"controller_actor","value":"CDS","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.availability_zone_max_count","type":"integer","required":false,"definition":false,"password":false,"name":"availability_zone_max_count","value":"1","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_artifact_name","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_artifact_name","value":"vnf","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_pub_key","type":"string","required":false,"definition":false,"description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_name","type":"string","required":false,"definition":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.max_instances","type":"integer","required":false,"definition":false,"password":false,"name":"max_instances","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_type","type":"string","required":false,"definition":false,"password":false,"name":"nf_type","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_image_name","type":"string","required":false,"definition":false,"description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.dcae_collector_ip","type":"string","required":false,"definition":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_id","type":"string","required":false,"definition":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_version","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_model_version","value":"1.0.0","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_role","type":"string","required":false,"definition":false,"password":false,"name":"nf_role","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_name_0","type":"string","required":false,"definition":false,"description":"The VM name","password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.min_instances","type":"integer","required":false,"definition":false,"password":false,"name":"min_instances","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.dcae_collector_port","type":"string","required":false,"definition":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.admin_plane_net_name","type":"string","required":false,"definition":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_name","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_model_name","value":"ubuntu20","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_flavor_name","type":"string","required":false,"definition":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm_macro 0"},"actualComponentUid":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","createdFromCsar":false,"uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0","normalizedName":"basic_vm_macro0","name":"basic_vm_macro 0","creationTime":1621480544047,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm_macro0","componentUid":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVmMacro","modificationTime":1621480544047,"customizationUUID":"76815e71-b67e-49e5-981e-be6c5b397757","posX":"200","posY":"100","componentName":"basic_vm_macro","originArchived":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0":[{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vf_module_id","type":"string","required":false,"definition":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.skip_post_instantiation_configuration","type":"boolean","required":false,"definition":false,"password":false,"name":"skip_post_instantiation_configuration","value":"false","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"nf_naming","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.multi_stage_design","type":"boolean","required":false,"definition":false,"password":false,"name":"multi_stage_design","value":"false","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_naming_code","type":"string","required":false,"definition":false,"password":false,"name":"nf_naming_code","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_function","type":"string","required":false,"definition":false,"password":false,"name":"nf_function","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.controller_actor","type":"string","required":false,"definition":false,"password":false,"name":"controller_actor","value":"CDS","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.availability_zone_max_count","type":"integer","required":false,"definition":false,"password":false,"name":"availability_zone_max_count","value":"1","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_artifact_name","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_artifact_name","value":"vnf","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_pub_key","type":"string","required":false,"definition":false,"description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_name","type":"string","required":false,"definition":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.max_instances","type":"integer","required":false,"definition":false,"password":false,"name":"max_instances","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_type","type":"string","required":false,"definition":false,"password":false,"name":"nf_type","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_image_name","type":"string","required":false,"definition":false,"description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.dcae_collector_ip","type":"string","required":false,"definition":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.vnf_id","type":"string","required":false,"definition":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_version","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_model_version","value":"1.0.0","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.nf_role","type":"string","required":false,"definition":false,"password":false,"name":"nf_role","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_name_0","type":"string","required":false,"definition":false,"description":"The VM name","password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.min_instances","type":"integer","required":false,"definition":false,"password":false,"name":"min_instances","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.dcae_collector_port","type":"string","required":false,"definition":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.admin_plane_net_name","type":"string","required":false,"definition":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"uniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18.sdnc_model_name","type":"string","required":false,"definition":false,"password":false,"name":"sdnc_model_name","value":"ubuntu20","hidden":false,"immutable":false,"parentUniqueId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8b6a37cc-77bc-45ff-a911-2cf905c84e18","empty":false},{"uniqueId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.Ubuntu20_flavor_name","type":"string","required":false,"definition":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","hidden":false,"immutable":false,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"path":["c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Node","source":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","parentName":"feature","uniqueId":"capability.dab3db33-a415-40b0-9e2a-fcbef5df3a15.feature","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"ubuntu20_admin_security_group.feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"basic_vm_macro0.ubuntu20_admin_security_group.feature","empty":false},{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Node","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.dab3db33-a415-40b0-9e2a-fcbef5df3a15.feature","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Node","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"feature_Ubuntu20","uniqueId":"capability.dab3db33-a415-40b0-9e2a-fcbef5df3a15.feature","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.feature_Ubuntu20","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.feature_Ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"definition":false,"defaultValue":"1","password":false,"name":"min_instances","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"definition":false,"defaultValue":"1","password":false,"name":"max_instances","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"definition":false,"password":false,"name":"default_instances","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Scalable","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"scalable_Ubuntu20","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.scalable","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.scalable_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.Forwarder","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.forwarder","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.network.Bindable","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.a9ae9a76-e126-4f56-aed5-e36972418677.binding","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","previousName":"abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.network.Bindable","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"binding_Ubuntu20","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.binding","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.binding_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.binding_Ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"definition":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","hidden":false,"immutable":false,"parentUniqueId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.PortMirroring","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.37243d5a-1bb1-4642-87c6-8734459c1e2b.port_mirroring","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"properties":[{"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"definition":false,"password":false,"name":"num_cpus","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"definition":false,"password":false,"name":"disk_size","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"definition":false,"password":false,"name":"cpu_frequency","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"definition":false,"password":false,"name":"mem_size","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Container","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"host_Ubuntu20","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.host","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"abstract_ubuntu20.host_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.packets.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outgoing.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outgoing.packets.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outpoing.packets","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.outgoing.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","hidden":false,"immutable":false,"parentUniqueId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aa912b40-e57c-42d4-9d41-5f409f6cb157","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.aa912b40-e57c-42d4-9d41-5f409f6cb157.network.incoming.packets","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.ephemeral.size_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.ephemeral.size","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"instance_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.instance","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.instance_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.instance_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"memory_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.memory","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.memory_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.iops_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.iops","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.iops_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.requests_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"cpu.delta_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.cpu.delta","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu.delta_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.cpu.delta_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.capacity_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.capacity","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.capacity_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.bytes_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.bytes_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.latency_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.latency","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.latency_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.bytes.rate_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.usage_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.usage","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.usage_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"cpu_util_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.cpu_util","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu_util_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.cpu_util_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.allocation_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.allocation","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.requests.rate_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.requests.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.bytes.rate_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.latency_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.latency","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.latency_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"cpu_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.cpu","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.cpu_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.requests_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.bytes_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.read.requests_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.read.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.read.requests_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.root.size_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.root.size","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.root.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.root.size_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.bytes.rate_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"vcpus_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.vcpus","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.vcpus_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.vcpus_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.iops_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.iops","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.iops_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.usage_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.usage","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.usage_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.read.requests.rate_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.read.requests.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.write.requests.rate_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.write.requests.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.allocation_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.allocation","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.allocation_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.read.bytes.rate_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.read.bytes.rate","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.read.bytes_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.read.bytes","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"memory.usage_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.memory.usage","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.memory.usage_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.device.capacity_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.device.capacity","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"memory.resident_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.memory.resident","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory.resident_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.memory.resident_Ubuntu20","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","hidden":false,"immutable":false,"parentUniqueId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0540c3e4-4596-4bfc-84cb-37cd8bb0298f","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"disk.write.requests_Ubuntu20","uniqueId":"capability.0540c3e4-4596-4bfc-84cb-37cd8bb0298f.disk.write.requests","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.disk.write.requests_Ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"definition":false,"password":false,"name":"type","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"definition":false,"password":false,"name":"distribution","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"definition":false,"password":false,"name":"version","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"definition":false,"password":false,"name":"architecture","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.OperatingSystem","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"os_Ubuntu20","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.os","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.os_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.os_Ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"definition":false,"defaultValue":"true","password":false,"name":"secure","hidden":false,"immutable":false,"parentUniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","empty":false}],"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.2d7b0b28-0aaa-4044-95d0-dbcf87c91208.ubuntu20","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Endpoint.Admin","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"endpoint_Ubuntu20","uniqueId":"capability.f4ec96a0-4461-4613-9c55-7c54d981fb9d.endpoint","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.endpoint_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVmMacro.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm_macro0.abstract_ubuntu20.endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"path":["4ba83843-0aec-4741-a179-51bf1cdf893a.a9ae9a76-e126-4f56-aed5-e36972418677.ubuntu20_ubuntu20_admin_plane_port_0","c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","761d21c9-c65e-4213-a1d1-91c1bd68c2b3.b927f634-42ca-4f4e-a5ac-c8eb058fb1ad.basic_vm_macro0"],"type":"tosca.capabilities.Attachment","source":"4ba83843-0aec-4741-a179-51bf1cdf893a","parentName":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.a9ae9a76-e126-4f56-aed5-e36972418677.attachment","ownerId":"c8da2a2e-9b12-4b9f-a82a-2ef3e9fe191e.4ba83843-0aec-4741-a179-51bf1cdf893a.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm_macro0.abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"inputs":[{"uniqueId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9.skip_post_instantiation_configuration","type":"boolean","required":false,"definition":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","hidden":false,"immutable":false,"parentUniqueId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","empty":false},{"uniqueId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9.controller_actor","type":"string","required":false,"definition":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","hidden":false,"immutable":false,"parentUniqueId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","empty":false},{"uniqueId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9.cds_model_version","type":"string","required":false,"definition":false,"password":false,"name":"cds_model_version","hidden":false,"immutable":false,"parentUniqueId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","empty":false},{"uniqueId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9.cds_model_name","type":"string","required":false,"definition":false,"password":false,"name":"cds_model_name","hidden":false,"immutable":false,"parentUniqueId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","empty":false},{"uniqueId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9.default_software_version","type":"string","required":false,"definition":false,"password":false,"name":"default_software_version","hidden":false,"immutable":false,"parentUniqueId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ee42c2e5-bc36-40f6-ab12-7666e4b8d5e9","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"Macro","icon":"network_l_1-3","version":"1.0","creationDate":1621480532706,"description":"service","tags":["basic_vm_macro"],"uniqueId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","contactId":"cs0008","componentMetadataForSupportLog":{"SupportablityComponentUUID":"2d1109a7-56d0-4083-a731-12bfce6df26b","SupportablityComponentName":"basic_vm_macro","SupportablityComponentVersion":"1.0"},"highestVersion":true,"uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","systemName":"BasicVmMacro","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","normalizedName":"basicvmmacro","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1621480619004,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1621480531641,"timeout":0,"artifactType":"OTHER","uniqueId":"761d21c9-c65e-4213-a1d1-91c1bd68c2b3.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621480531641,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea"},"vspArchived":false,"service":true,"archiveTime":0,"name":"basic_vm_macro"} 2021-05-20 03:17:00,255 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-05-20 03:17:00,255 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-20 03:17:00,255 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-20 03:17:00,255 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-20 03:17:00,255 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:17:00,256 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-20 03:17:00,256 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-20 03:17:00,256 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:17:01,922 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-20 03:17:01,922 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f0ebcb1e-0f4d-4ba8-a045-501f861031b3","invariantUUID":"b3e77c50-cfbc-4bf8-846f-e8c00a041ab6","name":"Demo_pNF_dq5PBMttg4gjF8ESsI07","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f0ebcb1e-0f4d-4ba8-a045-501f861031b3/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0172ef8e-ed66-413c-a030-77c6311fcee8","invariantUUID":"23e195f1-374e-40c9-b885-13cfbf07a3b6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0172ef8e-ed66-413c-a030-77c6311fcee8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/61a6f5c0-c618-4d04-93dd-843044f6f154/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2d1109a7-56d0-4083-a731-12bfce6df26b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839","invariantUUID":"ac1f96a3-3744-4b57-9da7-f691e9aa2232","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","name":"basic_onboard_WTHRQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba1219a8-3fc7-43f9-80fb-fc042f18e7d5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/067de530-8816-4725-8206-82acddaa6514/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-20 03:17:01,925 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_dq5PBMttg4gjF8ESsI07 from SDC 2021-05-20 03:17:01,925 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:01,925 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:01,925 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:01,925 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-20 03:17:01,925 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:01,925 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:01,925 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:01,926 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-20 03:17:01,926 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:01,926 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:01,926 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:01,926 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-20 03:17:01,926 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:01,926 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:01,926 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:01,926 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-20 03:17:01,926 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:01,926 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:01,926 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:01,926 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_WTHRQm from SDC 2021-05-20 03:17:01,927 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:01,927 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:01,927 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:01,927 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-20 03:17:01,927 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:01,927 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:01,927 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:01,927 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-05-20 03:17:01,927 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-20 03:17:01,927 INFO 192:__init__.py(1) - Service found, updating information 2021-05-20 03:17:01,928 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:17:01,928 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:17:01,928 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-20 03:17:01,928 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:17:01,928 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:17:01,928 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-20 03:17:05,159 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-20 03:17:05,160 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57a1e6bc-ed9d-46a1-a0d6-5df02c305be2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477877602,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"945f81c1-b207-4815-a5ce-6a3ca73c43cc","invariantUUID":"0f06ace1-6eca-48f0-8858-a545ec2bbd77","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ae5a60-e956-42e2-9817-1ff1adbfe144","lifecycleState":"CERTIFIED","lastUpdateDate":1621477387788,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a14800b-1622-4a54-8289-3594f057d08f","invariantUUID":"406ca15e-9b47-4c5a-8c26-81013e14b509","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5bd2c22-5c0f-46a8-8875-b722328eb561","lifecycleState":"CERTIFIED","lastUpdateDate":1621477938179,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a155578f-9478-43d0-9d0d-08bc27133de1","invariantUUID":"74395f46-704d-49e7-98c7-3e34b8154e59","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78295f09-cf3a-46cb-828a-6fa2d81dfaa0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477775711,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36728d2b-356b-427c-84d2-eeef38d92e3b","invariantUUID":"9f1ea9c9-7db2-4a1e-bfcd-a1f2c03394cf","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"677267c0-10f4-4e8c-bba5-c0b24ad922ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477380842,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"020bf758-b50e-404b-bfb6-5bd7a83d0c26","invariantUUID":"94d2a8f5-fb28-48f4-89ea-08a9e233cbdc","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83b73b3d-0566-4244-bb9c-602269a52952","lifecycleState":"CERTIFIED","lastUpdateDate":1621478065177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc89de2-bf8f-4ca4-a9ba-82e1df57fe8d","invariantUUID":"cb6bac55-d9e7-4547-b6d9-ef8f0c8e4fff","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff44ceda-8d82-4177-bcbf-af9cad5ba8dd","lifecycleState":"CERTIFIED","lastUpdateDate":1621478008635,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67f54530-3829-4282-b1d6-4372350b56b0","invariantUUID":"f3d45adb-79b2-420e-9d13-79cf7c72c64c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"eba1d43a-96e3-419b-b784-8146200488f0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480463850,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1aa6db39-7c5a-475c-8244-eecd9d761698","invariantUUID":"a280146e-cfcc-4f4e-8e4a-b70bd753953c","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a81a559c-52fb-42db-8310-9864cd29b0e2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477966248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd5e671f-85e5-40d8-881c-bd5c7a8889ee","invariantUUID":"a3224281-aad2-4e26-b26b-df9ad0fb8d2a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"817c2eec-e7b3-41f7-b631-3a84b8069286","lifecycleState":"CERTIFIED","lastUpdateDate":1621477329718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7c277603-d3ec-4b47-87a0-dd8a09aa674e","invariantUUID":"c1f4a2f2-9e53-4ff6-aabc-620e80cf5bb6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3daf878-0ed7-4e32-96bb-e3506832a42d","lifecycleState":"CERTIFIED","lastUpdateDate":1621478001824,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6137766c-321b-4d7f-8e09-141b26748f37","invariantUUID":"9655ba85-b572-49c2-bf44-e060abad483d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9e44d5-2643-493f-a841-1dcb9ddd9c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477486374,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4362be33-b1cf-4eea-8a2b-debba09436c0","invariantUUID":"e63375d3-8ade-4e36-9535-3961b0c3af9f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"690c09b0-8d4a-4fd3-9eb8-29ebf67c0a07","lifecycleState":"CERTIFIED","lastUpdateDate":1621477975841,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef7c863e-2099-4e5a-80c8-7fbcea6796ee","invariantUUID":"da70541b-7cbc-4652-a8ce-b5b9dbb1c3c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee5c83e-5f06-484f-a736-43f7a5629c95","lifecycleState":"CERTIFIED","lastUpdateDate":1621477867576,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7597661-4d0d-48a8-9637-464a81341b3a","invariantUUID":"d39c6acb-5627-458d-80b9-1d7cce74e387","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"badcd9e8-f343-4242-9ce6-0bf54cb177a8","lifecycleState":"CERTIFIED","lastUpdateDate":1621478017477,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dab1b3e-a6de-4387-bd1b-773405603bba","invariantUUID":"4a39bf43-d10f-413e-a400-d4469c898db6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c7a78516-4f80-4f36-8970-3f93d0a18a21","lifecycleState":"CERTIFIED","lastUpdateDate":1621477927373,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"998ad0b1-cdc3-4741-920a-b2046f4a7c03","invariantUUID":"09f26180-b9f8-4baf-b400-a300a4421114","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"274f3763-31d7-4117-9f27-2661eac9ff67","lifecycleState":"CERTIFIED","lastUpdateDate":1621477340610,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4085e82-9887-45f7-8c08-c5538d75b350","invariantUUID":"e3c04507-5e28-4272-bc33-0ee9684a0227","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1621477288095,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8384b26-3a72-49f5-84b9-a3e6c1466744","invariantUUID":"b9f17377-c09c-4272-892b-20794fb4243b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"957a070e-9567-424d-a843-167de2d9cd78","lifecycleState":"CERTIFIED","lastUpdateDate":1621477613850,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c9af2f7-066c-4223-aa09-0ce44fc57d96","invariantUUID":"ea50a70c-b3da-4495-8d2a-5e89714c28ac","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"efb32f1f-bc47-429a-8408-1e1dd4d69f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1621478025843,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2677f00f-9336-4368-b99e-2d248795cbc1","invariantUUID":"44aba29e-0f32-4a63-9b67-f5581d326e55","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eda53caf-acb9-44c3-95e8-064da2174735","lifecycleState":"CERTIFIED","lastUpdateDate":1621477347580,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ba1b39a-83f8-47cd-a80f-8fe0653eea61","invariantUUID":"fb52b24c-8c5f-412e-af23-7c710a74997e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"97bc92c8-cfa1-4a1f-9a2c-b4ab82df490f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477568273,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09e740a4-c677-459a-a669-72cbfe861ce4","invariantUUID":"5f41b23a-1e79-4717-83d1-891d53a875d1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","lifecycleState":"CERTIFIED","lastUpdateDate":1621480488982,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","invariantUUID":"0c9418de-0f81-4fa9-b808-221eaa2c5608","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9ae9a76-e126-4f56-aed5-e36972418677","lifecycleState":"CERTIFIED","lastUpdateDate":1621477700748,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ee607d4-9c38-4894-b391-1d07e1fba5e6","invariantUUID":"76235c08-62f8-414c-990a-d5660e253611","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46a747e7-a7e8-4e6a-afb6-c65af2e6d216","lifecycleState":"CERTIFIED","lastUpdateDate":1621477886181,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7319cf70-4c22-4406-b8f7-89de59404ac4","invariantUUID":"00c8e202-4fb1-4715-89d4-6a27fbf62a3b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bf4d344-1883-46a1-8878-936b6fb16933","lifecycleState":"CERTIFIED","lastUpdateDate":1621477855901,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14d48825-7cdc-4d9f-a21b-e0686d69ffe4","invariantUUID":"dc2a87f9-5209-47e8-a384-1a1d0bd0b8b7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30cb73a7-96c0-4cd4-a296-da467de9ed0a","lifecycleState":"CERTIFIED","lastUpdateDate":1621477985242,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba3d5eed-96d7-42d9-9fb9-d5d606f873f6","invariantUUID":"f9c8e3b5-d69c-4df5-991c-bb9f278daa6a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"731f6283-3d41-4cee-9319-214456413c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1621478085443,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914ad472-c099-4cc7-b72e-010d9352fa20","invariantUUID":"c8df9e6c-053c-4605-b58b-48b5cc5c616e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d44fbb89-6a3b-494a-b91b-9a7fbd1bb9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477518403,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e16d1f-083e-4383-b4a8-6689f650285e","invariantUUID":"8e3fbacb-9805-4a16-9044-cd033c519e8e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3ac040-f006-4b46-9ad1-df4e3a23d324","lifecycleState":"CERTIFIED","lastUpdateDate":1621477660838,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d893689-fc56-4861-961a-cd0c20d9fa55","invariantUUID":"62beff7d-926d-43cf-b50a-11aa4635586b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"20005ac3-714c-4d2e-a68a-567496c3a6b0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480481701,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1f4baee7-fc09-4ac1-ae83-cbedaabd0c65","invariantUUID":"bc5337e2-a7db-4fed-9020-bd74d7e1bfe8","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"18ae45f8-c64c-486b-9516-209c04926b8f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477845970,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81af5843-3c6c-4123-9134-9b858a8a9a2a","invariantUUID":"42401dcb-1128-4d73-b293-7e00d89b421f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7ed7153e-29e1-4fcf-b41f-04236dcc6e85","lifecycleState":"CERTIFIED","lastUpdateDate":1621477456466,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e7c6e53-aa43-4de8-acf6-23bbcc849653","invariantUUID":"06afedaf-8b4e-42be-8657-8fa55fa7a6ed","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbcd6c90-cfcf-475e-918f-dd2f31245789","lifecycleState":"CERTIFIED","lastUpdateDate":1621477478111,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9349377c-13bd-481c-aff1-b7aa3a79b119","invariantUUID":"569a3a4b-9170-4563-aae9-c1fe80fe6872","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83bc8889-8984-4203-a663-8521bedab37f","lifecycleState":"CERTIFIED","lastUpdateDate":1621480489173,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"62b639f8-2ef5-4bc4-8f6a-a59e9a552222","invariantUUID":"a63415d6-fa1d-4c34-a4e2-1d75c43db64e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0efe16d2-56e0-417c-8ab6-618df6747251","lifecycleState":"CERTIFIED","lastUpdateDate":1621478055042,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed7fee0-0686-4f51-8e12-c8f2524487af","invariantUUID":"eb38dbc1-8f1c-4505-ab14-d94726c6d3d4","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88de92e3-f54a-420d-98e6-738ea8c4e0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477826570,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f67a6f0-c608-4f9d-be37-867809a2c881","invariantUUID":"de79c61a-4abc-4c62-b0dc-066300f99c4f","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e1a8abb2-4b87-44f7-bc15-992a7a4defcf","lifecycleState":"CERTIFIED","lastUpdateDate":1621477466066,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8610bf68-2c84-4ab4-80e9-2a8baaef97e7","invariantUUID":"dea668f0-4028-4c4a-b645-5a3ec3714d12","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5827730-018f-414e-be0b-4fa4dfc9ce7b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477748917,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56a619eb-3a4c-4a79-be63-7c10a9fd9490","invariantUUID":"c8484ff9-7f16-4939-889c-6d510599a10e","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3840f015-bafb-4f3d-85dd-569b965fed05","lifecycleState":"CERTIFIED","lastUpdateDate":1621477916201,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39c8efff-ecb6-4db9-b190-9680638f1c9f","invariantUUID":"630f47e0-f04f-4b32-ab49-69e4b4c0886c","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"526d9e4c-f987-4d17-858d-aff8d031a9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477649811,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9fb0edd-10fd-4195-bfb1-e85e2d076dbc","invariantUUID":"510a2bc1-5f7d-4647-af3f-f593ece18d1e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b38a602-1110-4b79-9845-08079af31ebc","lifecycleState":"CERTIFIED","lastUpdateDate":1621477905475,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a451b983-2f81-46ec-8d29-a0c80c492e73","invariantUUID":"b5566700-0974-43fe-aa23-78ef2d21e424","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd6c8229-56f5-42a7-a1d5-78100dd70b34","lifecycleState":"CERTIFIED","lastUpdateDate":1621477806470,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f578db5c-9864-479c-b981-58a72e0eb6c2","invariantUUID":"45d6ea3e-ed8c-4c7e-bb3e-cb856b10e1f5","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e56d7a5-8cfb-420c-b1ca-c2240263aa5e","lifecycleState":"CERTIFIED","lastUpdateDate":1621477426941,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501bcb43-c60d-46a1-917d-56ffba947156","invariantUUID":"59638181-b79d-464e-ac8c-bf015415475d","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"219d4322-03fb-4592-a443-8f05734bd141","lifecycleState":"CERTIFIED","lastUpdateDate":1621478036308,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7d44cf-7db4-45b5-a2c5-0165575ca92b","invariantUUID":"f974bfac-15e9-4677-bff3-cdde76db4fd6","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477625170,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fab8ce76-938b-4c53-8569-63710aa29b91","invariantUUID":"37af349a-fc03-4b07-b03c-bdb3d3a867c4","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3d53795b-7e4d-46d0-92be-dc11759ed9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477603644,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"04cae618-55b3-46e0-816c-0976359b43bf","invariantUUID":"6894fa47-88fb-40a8-a83a-5fdd7da1cbba","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5178cf6f-694a-4f39-bf3a-cd2219a2f72f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477707580,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96824e02-a73f-455f-b915-b9c34c361fea","invariantUUID":"3b43786b-e3f9-42bf-95f0-bfa47c90d4cf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac170997-ed1c-4e2f-b39d-6b64b4dba943","lifecycleState":"CERTIFIED","lastUpdateDate":1621477668070,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b0e9c9-b1a4-47b5-a4b4-b5b225110b33","invariantUUID":"f312dde3-4a3e-479b-a24a-5acd5ea4df62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"52ca91e8-41cf-4c28-898c-60fdcfa942ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477416631,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c66596cf-9fd7-42ae-938e-9a5f22b55d13","invariantUUID":"4c6892e3-d6a3-41ce-9d27-9377969f7992","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c832051-67e6-46b1-9900-b2d7774e6692","lifecycleState":"CERTIFIED","lastUpdateDate":1621477896205,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7c6bdaf-0d18-45ab-a5a2-c54b7784f14b","invariantUUID":"97de5714-8457-49ec-9c55-e144385d1261","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0ce3d133-907b-4a25-a9a0-6dadc3756800","lifecycleState":"CERTIFIED","lastUpdateDate":1621477642343,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bfb56c8-8e3d-46f1-b6e0-923f7dc7533f","invariantUUID":"6b31245c-f44f-43bb-a45f-9cd14f1f88b1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b3fb03-5050-4342-888b-2b4b3fe776af","lifecycleState":"CERTIFIED","lastUpdateDate":1621478075841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc9e79c2-c6e8-4cf3-9b17-102e91f57b6f","invariantUUID":"62860840-5410-4f41-b26b-acafa79acc77","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"9073abe6-a8b8-429d-aee0-c8e4814adb55","lifecycleState":"CERTIFIED","lastUpdateDate":1621477369744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"830305e8-8e3b-4ee9-a798-643f51ae8c30","invariantUUID":"4870caa3-2628-46cf-a8d1-c6888eb3282a","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c335a454-b74a-431f-b457-a31515c6ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477835707,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eacd3af7-e192-45b4-85c5-1ecd8b84e6e9","invariantUUID":"40b44409-0eab-4763-9dc7-348e41ca2e34","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17a92263-78e1-4cba-813a-8cadc4679193","lifecycleState":"CERTIFIED","lastUpdateDate":1621477507071,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e62e22ca-8832-413e-b67a-d03dd21ffee0","invariantUUID":"dbd0a88f-d90f-417b-9b24-871b34107fc9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d90f39-1dbc-46f0-9e6c-3b1d6cdcaaf5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477947172,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5316fc87-d771-4a2c-b6cf-2a2cd88abed0","invariantUUID":"6ade2c6d-4f8b-48c4-93dd-fedbf7b57623","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df9dee25-e811-4a22-ae91-13a2d5f4b8d0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477437902,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"569658d0-154c-40a7-ad20-c6a527f1ef6d","invariantUUID":"eb6211ea-7565-4528-9365-25ee58dd8489","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d8c276a-4d71-4795-bd82-51bbf7041890","lifecycleState":"CERTIFIED","lastUpdateDate":1621477816668,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b8ecf0d1-e4a2-42c4-b819-13fe9b7a4779","invariantUUID":"a22d8549-f861-4f2b-9146-515063a14a77","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db7898b-12c9-4544-898a-a266e455af34","lifecycleState":"CERTIFIED","lastUpdateDate":1621478045074,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5eca00b-56ac-4cf9-8866-52dd412dad44","invariantUUID":"71b89ea6-1d18-4f02-b6f6-3bf1462dad07","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"827026ad-afdb-4772-b2fd-63e6595e3b6e","lifecycleState":"CERTIFIED","lastUpdateDate":1621480495005,"name":"pNF 1a89fdcc-ffd8","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"45103412-db1f-408d-b93f-bb491ad9df94","invariantUUID":"d2b58a7f-2ed7-4f2d-84cf-a233690318d2","systemName":"Pnf1a89fdccFfd8","description":"vendor software product","tags":["pNF 1a89fdcc-ffd8"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477690043,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00659a26-8dc7-4051-959a-d3b4620423f3","invariantUUID":"02135c03-2f73-4f38-8919-5c0f3afada8c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58b8bc63-99c9-44f3-93d0-e3b5e48312d4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477497100,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"549c5e08-ac97-43c6-a964-12ce5b2576c4","invariantUUID":"e817a9d3-4b25-4a95-aeb9-dfba425ec246","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4c58624-431d-4fab-95b1-95187b193d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477447310,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b464a82a-4f25-4858-9f5d-ba633a2ef666","invariantUUID":"1ca0f26a-b04d-4032-87d1-84513cd7df6b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2be167fb-f3c4-4e97-9cb0-89b240ba2912","lifecycleState":"CERTIFIED","lastUpdateDate":1621477785172,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aef77705-cc90-4aa3-bf4d-093f493f1063","invariantUUID":"50557faf-6b71-4e92-a26a-0885268a768d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0d2c8bf-9c53-42a4-82d9-68e6748a824a","lifecycleState":"CERTIFIED","lastUpdateDate":1621479674442,"name":"basic_onboard_WTHRQm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17222052-6526-4e08-9222-b4877d63d048","invariantUUID":"8aea1437-916d-429f-93e1-a445234cd133","systemName":"BasicOnboardWthrqm","description":"VF","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd58c503-9d53-4f1e-bd3f-e448d7112dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1621477577804,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37aa5796-7d7e-4f05-b26f-ffc6b08e3817","invariantUUID":"1df47b41-8ffb-4857-8ee9-2788258fd9fe","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","lifecycleState":"CERTIFIED","lastUpdateDate":1621480619004,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b884aaf2-b04b-437b-be6d-f1fe970adc60","lifecycleState":"CERTIFIED","lastUpdateDate":1621480577261,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"12be3b58-bd67-4058-b2a3-7dee5b61a707","lifecycleState":"CERTIFIED","lastUpdateDate":1621479769461,"name":"basic_onboard_WTHRQm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","systemName":"BasicOnboardWthrqm","description":"service","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"84d1d4b2-7c18-49d5-8c38-1008260bbd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1621480585476,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0172ef8e-ed66-413c-a030-77c6311fcee8","invariantUUID":"23e195f1-374e-40c9-b885-13cfbf07a3b6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9ea57ab1-7ef2-4a45-b0c6-4235a51c23e9","lifecycleState":"CERTIFIED","lastUpdateDate":1621480532547,"name":"Demo_pNF_dq5PBMttg4gjF8ESsI07","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f0ebcb1e-0f4d-4ba8-a045-501f861031b3","invariantUUID":"b3e77c50-cfbc-4bf8-846f-e8c00a041ab6","systemName":"DemoPnfDq5pbmttg4gjf8essi07","description":"catalog service description","tags":["robot-ete","Demo_pNF_dq5PBMttg4gjF8ESsI07"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ed7b11df-4b32-4195-8acf-21aeabc96f72","lifecycleState":"CERTIFIED","lastUpdateDate":1621480416699,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"058e54db-ec76-4b43-8cd1-2a6f47a0e18b","lifecycleState":"CERTIFIED","lastUpdateDate":1621480595343,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839","invariantUUID":"ac1f96a3-3744-4b57-9da7-f691e9aa2232","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]}]} 2021-05-20 03:17:05,164 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in services list 2021-05-20 03:17:05,165 INFO 201:service.py(1) - Service basic_vm_macro onboarded 2021-05-20 03:17:05,165 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-05-20 03:17:05,165 DEBUG 195:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:05,165 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-macro-cloud-owner&cloud-region-id=RegionOne 2021-05-20 03:17:05,165 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-20 03:17:05,166 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:05,166 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-macro-cloud-owner&cloud-region-id=RegionOne 2021-05-20 03:17:05,166 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-20 03:17:05,370 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-05-20 03:17:05,371 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2021-05-20 03:17:05,371 ERROR 129:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:05,371 ERROR 212:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2021-05-20 03:17:05,379 DEBUG 103:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:05,379 DEBUG 105:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne 2021-05-20 03:17:05,380 DEBUG 106:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicvm-macro-cloud-owner", "cloud-region-id": "RegionOne", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "openstack", "owner-defined-type": "N/A", "cloud-region-version": "pike", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2021-05-20 03:17:05,548 INFO 116:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-05-20 03:17:05,548 DEBUG 120:onap_service.py(1) - [AAI][Create cloud region] response: 2021-05-20 03:17:05,550 DEBUG 195:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:05,551 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-macro-cloud-owner&cloud-region-id=RegionOne 2021-05-20 03:17:05,551 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-20 03:17:05,551 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:05,551 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-macro-cloud-owner&cloud-region-id=RegionOne 2021-05-20 03:17:05,551 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-20 03:17:06,006 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-20 03:17:06,006 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-macro-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"pike","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1621480625415"}]} 2021-05-20 03:17:06,039 DEBUG 103:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:06,040 DEBUG 105:onap_service.py(1) - [AAI][Add external system info to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/6d41c65c-cf4f-4c62-b74f-7a33ebaaad59 2021-05-20 03:17:06,040 DEBUG 106:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "6d41c65c-cf4f-4c62-b74f-7a33ebaaad59", "user-name": "onap-guilin-daily-vnfs-ci", "password": "dN8es7sZUcdWnNl0yADBg1grUglVuXD6", "system-type": "VIM" , "service-url": "https://vim.pod4.opnfv.fr:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-guilin-daily-vnfs" , "system-status": "active" } 2021-05-20 03:17:06,265 INFO 116:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-05-20 03:17:06,266 DEBUG 120:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-05-20 03:17:06,268 DEBUG 195:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:06,268 DEBUG 197:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2936d076140448ff9d4ebb7b6236e7fb 2021-05-20 03:17:06,268 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-20 03:17:06,268 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:06,268 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2936d076140448ff9d4ebb7b6236e7fb 2021-05-20 03:17:06,268 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-20 03:17:06,352 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-05-20 03:17:06,353 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2936d076140448ff9d4ebb7b6236e7fb","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2936d076140448ff9d4ebb7b6236e7fb","ERR.5.4.6114"]}}} 2021-05-20 03:17:06,353 ERROR 129:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:06,353 ERROR 212:onap_service.py(1) - [AAI][get tenants] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2936d076140448ff9d4ebb7b6236e7fb","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2936d076140448ff9d4ebb7b6236e7fb","ERR.5.4.6114"]}}}. 2021-05-20 03:17:06,353 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-05-20 03:17:06,354 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-05-20 03:17:06,357 DEBUG 103:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:06,357 DEBUG 105:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2936d076140448ff9d4ebb7b6236e7fb 2021-05-20 03:17:06,357 DEBUG 106:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "2936d076140448ff9d4ebb7b6236e7fb", "tenant-name": "onap-guilin-daily-vnfs", "tenant-context": "None" } 2021-05-20 03:17:06,566 INFO 116:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-05-20 03:17:06,566 DEBUG 120:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-05-20 03:17:06,568 DEBUG 195:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:06,568 DEBUG 197:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-macro-availability-zone 2021-05-20 03:17:06,568 DEBUG 198:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-05-20 03:17:06,568 DEBUG 103:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:06,568 DEBUG 105:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-macro-availability-zone 2021-05-20 03:17:06,569 DEBUG 106:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-05-20 03:17:06,658 INFO 116:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-05-20 03:17:06,658 DEBUG 120:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-macro-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-macro-availability-zone","ERR.5.4.6114"]}}} 2021-05-20 03:17:06,658 ERROR 129:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:06,659 ERROR 212:onap_service.py(1) - [AAI][get availability_zones] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-macro-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-macro-availability-zone","ERR.5.4.6114"]}}}. 2021-05-20 03:17:06,662 DEBUG 103:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:06,662 DEBUG 105:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-macro-availability-zone 2021-05-20 03:17:06,662 DEBUG 106:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-macro-availability-zone", "hypervisor-type": "nova" } 2021-05-20 03:17:06,968 INFO 116:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-05-20 03:17:06,968 DEBUG 120:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-05-20 03:17:06,980 DEBUG 103:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:06,980 DEBUG 105:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/complexes/complex/lannion 2021-05-20 03:17:06,980 DEBUG 106:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2021-05-20 03:17:07,154 INFO 116:onap_service.py(1) - [AAI][create complex] response code: 412 2021-05-20 03:17:07,155 DEBUG 120:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2021-05-20 03:17:07,155 ERROR 129:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:07,156 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-05-20 03:17:07,156 DEBUG 195:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:07,156 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-macro-cloud-owner&cloud-region-id=RegionOne 2021-05-20 03:17:07,156 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-20 03:17:07,156 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:07,157 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-macro-cloud-owner&cloud-region-id=RegionOne 2021-05-20 03:17:07,157 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-20 03:17:07,373 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-20 03:17:07,373 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-macro-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"pike","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1621480625415"}]} 2021-05-20 03:17:07,386 DEBUG 103:onap_service.py(1) - [AAI][add relationship to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:07,386 DEBUG 105:onap_service.py(1) - [AAI][add relationship to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/relationship-list/relationship 2021-05-20 03:17:07,386 DEBUG 106:onap_service.py(1) - [AAI][add relationship to cloud region] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2021-05-20 03:17:07,747 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200 2021-05-20 03:17:07,747 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 2021-05-20 03:17:07,754 DEBUG 103:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:07,755 DEBUG 105:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-05-20 03:17:07,755 DEBUG 106:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2021-05-20 03:17:07,875 INFO 116:onap_service.py(1) - [AAI][declare customer] response code: 412 2021-05-20 03:17:07,875 DEBUG 120:onap_service.py(1) - [AAI][declare customer] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","business/customers/customer/basicvm-customer","Precondition Required:resource-version not passed for update of /business/customers/customer/basicvm-customer","ERR.5.4.6130"]}}} 2021-05-20 03:17:07,875 ERROR 129:onap_service.py(1) - [AAI][declare customer] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:07,875 WARNING 32:customer_create.py(1) - Try to update the Customer failed. 2021-05-20 03:17:07,876 DEBUG 195:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:07,876 DEBUG 197:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-05-20 03:17:07,876 DEBUG 198:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-05-20 03:17:07,876 DEBUG 103:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:07,876 DEBUG 105:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-05-20 03:17:07,876 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-05-20 03:17:07,968 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-05-20 03:17:07,968 DEBUG 120:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1621480593193"} 2021-05-20 03:17:07,970 DEBUG 195:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:07,971 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm_macro 2021-05-20 03:17:07,971 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] data sent: None 2021-05-20 03:17:07,971 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:07,971 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm_macro 2021-05-20 03:17:07,971 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] data sent: None 2021-05-20 03:17:08,077 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] response code: 404 2021-05-20 03:17:08,078 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}} 2021-05-20 03:17:08,078 ERROR 129:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:08,079 ERROR 212:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2021-05-20 03:17:08,079 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-05-20 03:17:08,082 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-05-20 03:17:08,082 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-20 03:17:08,082 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-20 03:17:08,083 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-20 03:17:08,083 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:17:08,083 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-20 03:17:08,083 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-20 03:17:08,083 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:17:09,576 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-20 03:17:09,576 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f0ebcb1e-0f4d-4ba8-a045-501f861031b3","invariantUUID":"b3e77c50-cfbc-4bf8-846f-e8c00a041ab6","name":"Demo_pNF_dq5PBMttg4gjF8ESsI07","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f0ebcb1e-0f4d-4ba8-a045-501f861031b3/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0172ef8e-ed66-413c-a030-77c6311fcee8","invariantUUID":"23e195f1-374e-40c9-b885-13cfbf07a3b6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0172ef8e-ed66-413c-a030-77c6311fcee8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/61a6f5c0-c618-4d04-93dd-843044f6f154/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2d1109a7-56d0-4083-a731-12bfce6df26b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839","invariantUUID":"ac1f96a3-3744-4b57-9da7-f691e9aa2232","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","name":"basic_onboard_WTHRQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba1219a8-3fc7-43f9-80fb-fc042f18e7d5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/067de530-8816-4725-8206-82acddaa6514/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-20 03:17:09,579 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_dq5PBMttg4gjF8ESsI07 from SDC 2021-05-20 03:17:09,579 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:09,579 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:09,579 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:09,579 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-20 03:17:09,579 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:09,579 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:09,579 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:09,579 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-20 03:17:09,580 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:09,580 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:09,580 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:09,580 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-20 03:17:09,580 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:09,580 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:09,580 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:09,580 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-20 03:17:09,580 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:09,580 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:09,580 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:09,581 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_WTHRQm from SDC 2021-05-20 03:17:09,581 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:09,581 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:09,581 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:09,581 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-20 03:17:09,581 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:09,581 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:09,581 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:09,581 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-05-20 03:17:09,582 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-20 03:17:09,582 INFO 192:__init__.py(1) - Service found, updating information 2021-05-20 03:17:09,582 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:17:09,582 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:17:09,582 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-20 03:17:09,582 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:17:09,582 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:17:09,582 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-20 03:17:11,613 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-20 03:17:11,615 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57a1e6bc-ed9d-46a1-a0d6-5df02c305be2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477877602,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"945f81c1-b207-4815-a5ce-6a3ca73c43cc","invariantUUID":"0f06ace1-6eca-48f0-8858-a545ec2bbd77","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ae5a60-e956-42e2-9817-1ff1adbfe144","lifecycleState":"CERTIFIED","lastUpdateDate":1621477387788,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a14800b-1622-4a54-8289-3594f057d08f","invariantUUID":"406ca15e-9b47-4c5a-8c26-81013e14b509","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5bd2c22-5c0f-46a8-8875-b722328eb561","lifecycleState":"CERTIFIED","lastUpdateDate":1621477938179,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a155578f-9478-43d0-9d0d-08bc27133de1","invariantUUID":"74395f46-704d-49e7-98c7-3e34b8154e59","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78295f09-cf3a-46cb-828a-6fa2d81dfaa0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477775711,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36728d2b-356b-427c-84d2-eeef38d92e3b","invariantUUID":"9f1ea9c9-7db2-4a1e-bfcd-a1f2c03394cf","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"677267c0-10f4-4e8c-bba5-c0b24ad922ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477380842,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"020bf758-b50e-404b-bfb6-5bd7a83d0c26","invariantUUID":"94d2a8f5-fb28-48f4-89ea-08a9e233cbdc","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83b73b3d-0566-4244-bb9c-602269a52952","lifecycleState":"CERTIFIED","lastUpdateDate":1621478065177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc89de2-bf8f-4ca4-a9ba-82e1df57fe8d","invariantUUID":"cb6bac55-d9e7-4547-b6d9-ef8f0c8e4fff","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff44ceda-8d82-4177-bcbf-af9cad5ba8dd","lifecycleState":"CERTIFIED","lastUpdateDate":1621478008635,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67f54530-3829-4282-b1d6-4372350b56b0","invariantUUID":"f3d45adb-79b2-420e-9d13-79cf7c72c64c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"eba1d43a-96e3-419b-b784-8146200488f0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480463850,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1aa6db39-7c5a-475c-8244-eecd9d761698","invariantUUID":"a280146e-cfcc-4f4e-8e4a-b70bd753953c","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a81a559c-52fb-42db-8310-9864cd29b0e2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477966248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd5e671f-85e5-40d8-881c-bd5c7a8889ee","invariantUUID":"a3224281-aad2-4e26-b26b-df9ad0fb8d2a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"817c2eec-e7b3-41f7-b631-3a84b8069286","lifecycleState":"CERTIFIED","lastUpdateDate":1621477329718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7c277603-d3ec-4b47-87a0-dd8a09aa674e","invariantUUID":"c1f4a2f2-9e53-4ff6-aabc-620e80cf5bb6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3daf878-0ed7-4e32-96bb-e3506832a42d","lifecycleState":"CERTIFIED","lastUpdateDate":1621478001824,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6137766c-321b-4d7f-8e09-141b26748f37","invariantUUID":"9655ba85-b572-49c2-bf44-e060abad483d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9e44d5-2643-493f-a841-1dcb9ddd9c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477486374,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4362be33-b1cf-4eea-8a2b-debba09436c0","invariantUUID":"e63375d3-8ade-4e36-9535-3961b0c3af9f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"690c09b0-8d4a-4fd3-9eb8-29ebf67c0a07","lifecycleState":"CERTIFIED","lastUpdateDate":1621477975841,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef7c863e-2099-4e5a-80c8-7fbcea6796ee","invariantUUID":"da70541b-7cbc-4652-a8ce-b5b9dbb1c3c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee5c83e-5f06-484f-a736-43f7a5629c95","lifecycleState":"CERTIFIED","lastUpdateDate":1621477867576,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7597661-4d0d-48a8-9637-464a81341b3a","invariantUUID":"d39c6acb-5627-458d-80b9-1d7cce74e387","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"badcd9e8-f343-4242-9ce6-0bf54cb177a8","lifecycleState":"CERTIFIED","lastUpdateDate":1621478017477,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dab1b3e-a6de-4387-bd1b-773405603bba","invariantUUID":"4a39bf43-d10f-413e-a400-d4469c898db6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c7a78516-4f80-4f36-8970-3f93d0a18a21","lifecycleState":"CERTIFIED","lastUpdateDate":1621477927373,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"998ad0b1-cdc3-4741-920a-b2046f4a7c03","invariantUUID":"09f26180-b9f8-4baf-b400-a300a4421114","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"274f3763-31d7-4117-9f27-2661eac9ff67","lifecycleState":"CERTIFIED","lastUpdateDate":1621477340610,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4085e82-9887-45f7-8c08-c5538d75b350","invariantUUID":"e3c04507-5e28-4272-bc33-0ee9684a0227","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1621477288095,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8384b26-3a72-49f5-84b9-a3e6c1466744","invariantUUID":"b9f17377-c09c-4272-892b-20794fb4243b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"957a070e-9567-424d-a843-167de2d9cd78","lifecycleState":"CERTIFIED","lastUpdateDate":1621477613850,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c9af2f7-066c-4223-aa09-0ce44fc57d96","invariantUUID":"ea50a70c-b3da-4495-8d2a-5e89714c28ac","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"efb32f1f-bc47-429a-8408-1e1dd4d69f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1621478025843,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2677f00f-9336-4368-b99e-2d248795cbc1","invariantUUID":"44aba29e-0f32-4a63-9b67-f5581d326e55","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eda53caf-acb9-44c3-95e8-064da2174735","lifecycleState":"CERTIFIED","lastUpdateDate":1621477347580,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ba1b39a-83f8-47cd-a80f-8fe0653eea61","invariantUUID":"fb52b24c-8c5f-412e-af23-7c710a74997e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"97bc92c8-cfa1-4a1f-9a2c-b4ab82df490f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477568273,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09e740a4-c677-459a-a669-72cbfe861ce4","invariantUUID":"5f41b23a-1e79-4717-83d1-891d53a875d1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","lifecycleState":"CERTIFIED","lastUpdateDate":1621480488982,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","invariantUUID":"0c9418de-0f81-4fa9-b808-221eaa2c5608","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9ae9a76-e126-4f56-aed5-e36972418677","lifecycleState":"CERTIFIED","lastUpdateDate":1621477700748,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ee607d4-9c38-4894-b391-1d07e1fba5e6","invariantUUID":"76235c08-62f8-414c-990a-d5660e253611","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46a747e7-a7e8-4e6a-afb6-c65af2e6d216","lifecycleState":"CERTIFIED","lastUpdateDate":1621477886181,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7319cf70-4c22-4406-b8f7-89de59404ac4","invariantUUID":"00c8e202-4fb1-4715-89d4-6a27fbf62a3b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bf4d344-1883-46a1-8878-936b6fb16933","lifecycleState":"CERTIFIED","lastUpdateDate":1621477855901,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14d48825-7cdc-4d9f-a21b-e0686d69ffe4","invariantUUID":"dc2a87f9-5209-47e8-a384-1a1d0bd0b8b7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30cb73a7-96c0-4cd4-a296-da467de9ed0a","lifecycleState":"CERTIFIED","lastUpdateDate":1621477985242,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba3d5eed-96d7-42d9-9fb9-d5d606f873f6","invariantUUID":"f9c8e3b5-d69c-4df5-991c-bb9f278daa6a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"731f6283-3d41-4cee-9319-214456413c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1621478085443,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914ad472-c099-4cc7-b72e-010d9352fa20","invariantUUID":"c8df9e6c-053c-4605-b58b-48b5cc5c616e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d44fbb89-6a3b-494a-b91b-9a7fbd1bb9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477518403,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e16d1f-083e-4383-b4a8-6689f650285e","invariantUUID":"8e3fbacb-9805-4a16-9044-cd033c519e8e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3ac040-f006-4b46-9ad1-df4e3a23d324","lifecycleState":"CERTIFIED","lastUpdateDate":1621477660838,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d893689-fc56-4861-961a-cd0c20d9fa55","invariantUUID":"62beff7d-926d-43cf-b50a-11aa4635586b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"20005ac3-714c-4d2e-a68a-567496c3a6b0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480481701,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1f4baee7-fc09-4ac1-ae83-cbedaabd0c65","invariantUUID":"bc5337e2-a7db-4fed-9020-bd74d7e1bfe8","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"18ae45f8-c64c-486b-9516-209c04926b8f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477845970,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81af5843-3c6c-4123-9134-9b858a8a9a2a","invariantUUID":"42401dcb-1128-4d73-b293-7e00d89b421f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7ed7153e-29e1-4fcf-b41f-04236dcc6e85","lifecycleState":"CERTIFIED","lastUpdateDate":1621477456466,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e7c6e53-aa43-4de8-acf6-23bbcc849653","invariantUUID":"06afedaf-8b4e-42be-8657-8fa55fa7a6ed","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbcd6c90-cfcf-475e-918f-dd2f31245789","lifecycleState":"CERTIFIED","lastUpdateDate":1621477478111,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9349377c-13bd-481c-aff1-b7aa3a79b119","invariantUUID":"569a3a4b-9170-4563-aae9-c1fe80fe6872","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83bc8889-8984-4203-a663-8521bedab37f","lifecycleState":"CERTIFIED","lastUpdateDate":1621480489173,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"62b639f8-2ef5-4bc4-8f6a-a59e9a552222","invariantUUID":"a63415d6-fa1d-4c34-a4e2-1d75c43db64e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0efe16d2-56e0-417c-8ab6-618df6747251","lifecycleState":"CERTIFIED","lastUpdateDate":1621478055042,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed7fee0-0686-4f51-8e12-c8f2524487af","invariantUUID":"eb38dbc1-8f1c-4505-ab14-d94726c6d3d4","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88de92e3-f54a-420d-98e6-738ea8c4e0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477826570,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f67a6f0-c608-4f9d-be37-867809a2c881","invariantUUID":"de79c61a-4abc-4c62-b0dc-066300f99c4f","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e1a8abb2-4b87-44f7-bc15-992a7a4defcf","lifecycleState":"CERTIFIED","lastUpdateDate":1621477466066,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8610bf68-2c84-4ab4-80e9-2a8baaef97e7","invariantUUID":"dea668f0-4028-4c4a-b645-5a3ec3714d12","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5827730-018f-414e-be0b-4fa4dfc9ce7b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477748917,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56a619eb-3a4c-4a79-be63-7c10a9fd9490","invariantUUID":"c8484ff9-7f16-4939-889c-6d510599a10e","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3840f015-bafb-4f3d-85dd-569b965fed05","lifecycleState":"CERTIFIED","lastUpdateDate":1621477916201,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39c8efff-ecb6-4db9-b190-9680638f1c9f","invariantUUID":"630f47e0-f04f-4b32-ab49-69e4b4c0886c","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"526d9e4c-f987-4d17-858d-aff8d031a9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477649811,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9fb0edd-10fd-4195-bfb1-e85e2d076dbc","invariantUUID":"510a2bc1-5f7d-4647-af3f-f593ece18d1e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b38a602-1110-4b79-9845-08079af31ebc","lifecycleState":"CERTIFIED","lastUpdateDate":1621477905475,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a451b983-2f81-46ec-8d29-a0c80c492e73","invariantUUID":"b5566700-0974-43fe-aa23-78ef2d21e424","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd6c8229-56f5-42a7-a1d5-78100dd70b34","lifecycleState":"CERTIFIED","lastUpdateDate":1621477806470,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f578db5c-9864-479c-b981-58a72e0eb6c2","invariantUUID":"45d6ea3e-ed8c-4c7e-bb3e-cb856b10e1f5","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e56d7a5-8cfb-420c-b1ca-c2240263aa5e","lifecycleState":"CERTIFIED","lastUpdateDate":1621477426941,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501bcb43-c60d-46a1-917d-56ffba947156","invariantUUID":"59638181-b79d-464e-ac8c-bf015415475d","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"219d4322-03fb-4592-a443-8f05734bd141","lifecycleState":"CERTIFIED","lastUpdateDate":1621478036308,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7d44cf-7db4-45b5-a2c5-0165575ca92b","invariantUUID":"f974bfac-15e9-4677-bff3-cdde76db4fd6","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477625170,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fab8ce76-938b-4c53-8569-63710aa29b91","invariantUUID":"37af349a-fc03-4b07-b03c-bdb3d3a867c4","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3d53795b-7e4d-46d0-92be-dc11759ed9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477603644,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"04cae618-55b3-46e0-816c-0976359b43bf","invariantUUID":"6894fa47-88fb-40a8-a83a-5fdd7da1cbba","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5178cf6f-694a-4f39-bf3a-cd2219a2f72f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477707580,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96824e02-a73f-455f-b915-b9c34c361fea","invariantUUID":"3b43786b-e3f9-42bf-95f0-bfa47c90d4cf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac170997-ed1c-4e2f-b39d-6b64b4dba943","lifecycleState":"CERTIFIED","lastUpdateDate":1621477668070,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b0e9c9-b1a4-47b5-a4b4-b5b225110b33","invariantUUID":"f312dde3-4a3e-479b-a24a-5acd5ea4df62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"52ca91e8-41cf-4c28-898c-60fdcfa942ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477416631,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c66596cf-9fd7-42ae-938e-9a5f22b55d13","invariantUUID":"4c6892e3-d6a3-41ce-9d27-9377969f7992","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c832051-67e6-46b1-9900-b2d7774e6692","lifecycleState":"CERTIFIED","lastUpdateDate":1621477896205,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7c6bdaf-0d18-45ab-a5a2-c54b7784f14b","invariantUUID":"97de5714-8457-49ec-9c55-e144385d1261","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0ce3d133-907b-4a25-a9a0-6dadc3756800","lifecycleState":"CERTIFIED","lastUpdateDate":1621477642343,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bfb56c8-8e3d-46f1-b6e0-923f7dc7533f","invariantUUID":"6b31245c-f44f-43bb-a45f-9cd14f1f88b1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b3fb03-5050-4342-888b-2b4b3fe776af","lifecycleState":"CERTIFIED","lastUpdateDate":1621478075841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc9e79c2-c6e8-4cf3-9b17-102e91f57b6f","invariantUUID":"62860840-5410-4f41-b26b-acafa79acc77","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"9073abe6-a8b8-429d-aee0-c8e4814adb55","lifecycleState":"CERTIFIED","lastUpdateDate":1621477369744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"830305e8-8e3b-4ee9-a798-643f51ae8c30","invariantUUID":"4870caa3-2628-46cf-a8d1-c6888eb3282a","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c335a454-b74a-431f-b457-a31515c6ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477835707,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eacd3af7-e192-45b4-85c5-1ecd8b84e6e9","invariantUUID":"40b44409-0eab-4763-9dc7-348e41ca2e34","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17a92263-78e1-4cba-813a-8cadc4679193","lifecycleState":"CERTIFIED","lastUpdateDate":1621477507071,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e62e22ca-8832-413e-b67a-d03dd21ffee0","invariantUUID":"dbd0a88f-d90f-417b-9b24-871b34107fc9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d90f39-1dbc-46f0-9e6c-3b1d6cdcaaf5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477947172,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5316fc87-d771-4a2c-b6cf-2a2cd88abed0","invariantUUID":"6ade2c6d-4f8b-48c4-93dd-fedbf7b57623","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df9dee25-e811-4a22-ae91-13a2d5f4b8d0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477437902,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"569658d0-154c-40a7-ad20-c6a527f1ef6d","invariantUUID":"eb6211ea-7565-4528-9365-25ee58dd8489","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d8c276a-4d71-4795-bd82-51bbf7041890","lifecycleState":"CERTIFIED","lastUpdateDate":1621477816668,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b8ecf0d1-e4a2-42c4-b819-13fe9b7a4779","invariantUUID":"a22d8549-f861-4f2b-9146-515063a14a77","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db7898b-12c9-4544-898a-a266e455af34","lifecycleState":"CERTIFIED","lastUpdateDate":1621478045074,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5eca00b-56ac-4cf9-8866-52dd412dad44","invariantUUID":"71b89ea6-1d18-4f02-b6f6-3bf1462dad07","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"827026ad-afdb-4772-b2fd-63e6595e3b6e","lifecycleState":"CERTIFIED","lastUpdateDate":1621480495005,"name":"pNF 1a89fdcc-ffd8","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"45103412-db1f-408d-b93f-bb491ad9df94","invariantUUID":"d2b58a7f-2ed7-4f2d-84cf-a233690318d2","systemName":"Pnf1a89fdccFfd8","description":"vendor software product","tags":["pNF 1a89fdcc-ffd8"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477690043,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00659a26-8dc7-4051-959a-d3b4620423f3","invariantUUID":"02135c03-2f73-4f38-8919-5c0f3afada8c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58b8bc63-99c9-44f3-93d0-e3b5e48312d4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477497100,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"549c5e08-ac97-43c6-a964-12ce5b2576c4","invariantUUID":"e817a9d3-4b25-4a95-aeb9-dfba425ec246","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4c58624-431d-4fab-95b1-95187b193d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477447310,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b464a82a-4f25-4858-9f5d-ba633a2ef666","invariantUUID":"1ca0f26a-b04d-4032-87d1-84513cd7df6b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2be167fb-f3c4-4e97-9cb0-89b240ba2912","lifecycleState":"CERTIFIED","lastUpdateDate":1621477785172,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aef77705-cc90-4aa3-bf4d-093f493f1063","invariantUUID":"50557faf-6b71-4e92-a26a-0885268a768d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0d2c8bf-9c53-42a4-82d9-68e6748a824a","lifecycleState":"CERTIFIED","lastUpdateDate":1621479674442,"name":"basic_onboard_WTHRQm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17222052-6526-4e08-9222-b4877d63d048","invariantUUID":"8aea1437-916d-429f-93e1-a445234cd133","systemName":"BasicOnboardWthrqm","description":"VF","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd58c503-9d53-4f1e-bd3f-e448d7112dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1621477577804,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37aa5796-7d7e-4f05-b26f-ffc6b08e3817","invariantUUID":"1df47b41-8ffb-4857-8ee9-2788258fd9fe","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","lifecycleState":"CERTIFIED","lastUpdateDate":1621480619004,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b884aaf2-b04b-437b-be6d-f1fe970adc60","lifecycleState":"CERTIFIED","lastUpdateDate":1621480577261,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"12be3b58-bd67-4058-b2a3-7dee5b61a707","lifecycleState":"CERTIFIED","lastUpdateDate":1621479769461,"name":"basic_onboard_WTHRQm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","systemName":"BasicOnboardWthrqm","description":"service","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"84d1d4b2-7c18-49d5-8c38-1008260bbd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1621480585476,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0172ef8e-ed66-413c-a030-77c6311fcee8","invariantUUID":"23e195f1-374e-40c9-b885-13cfbf07a3b6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9ea57ab1-7ef2-4a45-b0c6-4235a51c23e9","lifecycleState":"CERTIFIED","lastUpdateDate":1621480532547,"name":"Demo_pNF_dq5PBMttg4gjF8ESsI07","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f0ebcb1e-0f4d-4ba8-a045-501f861031b3","invariantUUID":"b3e77c50-cfbc-4bf8-846f-e8c00a041ab6","systemName":"DemoPnfDq5pbmttg4gjf8essi07","description":"catalog service description","tags":["robot-ete","Demo_pNF_dq5PBMttg4gjF8ESsI07"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ed7b11df-4b32-4195-8acf-21aeabc96f72","lifecycleState":"CERTIFIED","lastUpdateDate":1621480416699,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"058e54db-ec76-4b43-8cd1-2a6f47a0e18b","lifecycleState":"CERTIFIED","lastUpdateDate":1621480595343,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839","invariantUUID":"ac1f96a3-3744-4b57-9da7-f691e9aa2232","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]}]} 2021-05-20 03:17:11,625 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in services list 2021-05-20 03:17:11,626 DEBUG 103:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:11,626 DEBUG 105:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro 2021-05-20 03:17:11,626 DEBUG 106:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "ba18ecdb-a452-47e2-8581-58028b654431" } 2021-05-20 03:17:11,906 INFO 116:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-05-20 03:17:11,906 DEBUG 120:onap_service.py(1) - [AAI][Create service subscription] response: 2021-05-20 03:17:11,908 DEBUG 195:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:11,909 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm_macro 2021-05-20 03:17:11,909 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] data sent: None 2021-05-20 03:17:11,909 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:11,909 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm_macro 2021-05-20 03:17:11,909 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] data sent: None 2021-05-20 03:17:12,207 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] response code: 200 2021-05-20 03:17:12,207 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] response: {"service-subscription":[{"service-type":"basic_vm_macro","resource-version":"1621480631656"}]} 2021-05-20 03:17:12,209 DEBUG 195:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:12,210 DEBUG 197:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-05-20 03:17:12,210 DEBUG 198:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-05-20 03:17:12,210 DEBUG 103:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:12,210 DEBUG 105:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-05-20 03:17:12,210 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-05-20 03:17:12,313 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-05-20 03:17:12,314 DEBUG 120:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1621480593193"} 2021-05-20 03:17:12,316 DEBUG 195:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:12,316 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm_macro 2021-05-20 03:17:12,317 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] data sent: None 2021-05-20 03:17:12,317 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:12,317 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm_macro 2021-05-20 03:17:12,317 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] data sent: None 2021-05-20 03:17:12,607 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] response code: 200 2021-05-20 03:17:12,607 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] response: {"service-subscription":[{"service-type":"basic_vm_macro","resource-version":"1621480631656"}]} 2021-05-20 03:17:12,609 DEBUG 195:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:12,609 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-macro-cloud-owner&cloud-region-id=RegionOne 2021-05-20 03:17:12,610 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-20 03:17:12,610 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:12,610 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-macro-cloud-owner&cloud-region-id=RegionOne 2021-05-20 03:17:12,610 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-20 03:17:12,755 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-20 03:17:12,756 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-macro-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"pike","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1621480627421","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-05-20 03:17:12,758 DEBUG 195:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:12,759 DEBUG 197:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2936d076140448ff9d4ebb7b6236e7fb 2021-05-20 03:17:12,759 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-20 03:17:12,759 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:12,759 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2936d076140448ff9d4ebb7b6236e7fb 2021-05-20 03:17:12,759 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-20 03:17:12,853 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-05-20 03:17:12,853 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"2936d076140448ff9d4ebb7b6236e7fb","tenant-name":"onap-guilin-daily-vnfs","tenant-context":"None","resource-version":"1621480626390"} 2021-05-20 03:17:12,861 DEBUG 103:onap_service.py(1) - [AAI][add relationship to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:12,861 DEBUG 105:onap_service.py(1) - [AAI][add relationship to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/relationship-list/relationship 2021-05-20 03:17:12,861 DEBUG 106:onap_service.py(1) - [AAI][add relationship to cloud region] data sent: { "related-to": "tenant", "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2936d076140448ff9d4ebb7b6236e7fb?resource-version=1621480626390", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-guilin-daily-vnfs"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicvm-macro-cloud-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "2936d076140448ff9d4ebb7b6236e7fb"}] } 2021-05-20 03:17:13,406 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200 2021-05-20 03:17:13,407 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 2021-05-20 03:17:13,410 DEBUG 195:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:13,410 DEBUG 197:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-05-20 03:17:13,411 DEBUG 198:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-05-20 03:17:13,411 DEBUG 103:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:13,411 DEBUG 105:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-05-20 03:17:13,411 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-05-20 03:17:13,513 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-05-20 03:17:13,514 DEBUG 120:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1621480593193"} 2021-05-20 03:17:13,517 DEBUG 195:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:13,517 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-macro-cloud-owner&cloud-region-id=RegionOne 2021-05-20 03:17:13,517 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-20 03:17:13,517 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:13,517 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-macro-cloud-owner&cloud-region-id=RegionOne 2021-05-20 03:17:13,518 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-20 03:17:13,749 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-20 03:17:13,749 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-macro-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"pike","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1621480627421","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-05-20 03:17:13,752 DEBUG 195:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:13,752 DEBUG 197:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2936d076140448ff9d4ebb7b6236e7fb 2021-05-20 03:17:13,752 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-20 03:17:13,752 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:13,752 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2936d076140448ff9d4ebb7b6236e7fb 2021-05-20 03:17:13,752 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-20 03:17:13,954 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-05-20 03:17:13,954 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"2936d076140448ff9d4ebb7b6236e7fb","tenant-name":"onap-guilin-daily-vnfs","tenant-context":"None","resource-version":"1621480632892","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2021-05-20 03:17:13,956 DEBUG 195:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:13,956 DEBUG 197:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities 2021-05-20 03:17:13,956 DEBUG 198:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-05-20 03:17:13,957 DEBUG 103:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:17:13,957 DEBUG 105:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities 2021-05-20 03:17:13,957 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-05-20 03:17:14,056 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-05-20 03:17:14,057 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owning-entity-name":"basicvm-oe","resource-version":"1621480606105"},{"owning-entity-id":"c0bd910d-8e90-461d-a4b8-e5eb17fcaf55","owning-entity-name":"basicnw-oe","resource-version":"1621480619106","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ed52ba56-35b4-4750-8ef9-6bc99e41c4c7","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"ed52ba56-35b4-4750-8ef9-6bc99e41c4c7"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-828eaec0-8cbc-4f1a-882e-40717be210ab"}]}]}},{"owning-entity-id":"de80feb3-d2cc-45e4-8f87-20a0d5b34983","owning-entity-name":"basicnf_owning_entity","resource-version":"1621480614563"}]} 2021-05-20 03:17:14,059 INFO 151:service_macro.py(1) - ******** Check Service Distribution ******* 2021-05-20 03:17:14,059 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-05-20 03:17:14,059 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-20 03:17:14,059 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-20 03:17:14,059 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-20 03:17:14,059 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:17:14,060 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-20 03:17:14,060 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-20 03:17:14,060 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:17:19,714 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-20 03:17:19,714 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f0ebcb1e-0f4d-4ba8-a045-501f861031b3","invariantUUID":"b3e77c50-cfbc-4bf8-846f-e8c00a041ab6","name":"Demo_pNF_dq5PBMttg4gjF8ESsI07","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f0ebcb1e-0f4d-4ba8-a045-501f861031b3/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0172ef8e-ed66-413c-a030-77c6311fcee8","invariantUUID":"23e195f1-374e-40c9-b885-13cfbf07a3b6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0172ef8e-ed66-413c-a030-77c6311fcee8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/61a6f5c0-c618-4d04-93dd-843044f6f154/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2d1109a7-56d0-4083-a731-12bfce6df26b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839","invariantUUID":"ac1f96a3-3744-4b57-9da7-f691e9aa2232","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","name":"basic_onboard_WTHRQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba1219a8-3fc7-43f9-80fb-fc042f18e7d5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/067de530-8816-4725-8206-82acddaa6514/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-20 03:17:19,716 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_dq5PBMttg4gjF8ESsI07 from SDC 2021-05-20 03:17:19,717 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:19,717 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:19,717 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:19,717 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-20 03:17:19,717 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:19,718 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:19,718 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:19,718 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-20 03:17:19,718 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:19,718 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:19,718 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:19,719 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-20 03:17:19,719 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:19,719 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:19,719 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:19,719 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-20 03:17:19,719 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:19,720 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:19,720 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:19,720 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_WTHRQm from SDC 2021-05-20 03:17:19,720 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:19,720 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:19,720 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:19,720 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-20 03:17:19,720 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:17:19,720 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:17:19,721 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:17:19,721 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-05-20 03:17:19,721 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-20 03:17:19,721 INFO 192:__init__.py(1) - Service found, updating information 2021-05-20 03:17:19,721 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:17:19,721 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:17:19,721 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-20 03:17:19,722 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:17:19,722 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:17:19,722 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-20 03:17:22,074 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-20 03:17:22,076 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57a1e6bc-ed9d-46a1-a0d6-5df02c305be2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477877602,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"945f81c1-b207-4815-a5ce-6a3ca73c43cc","invariantUUID":"0f06ace1-6eca-48f0-8858-a545ec2bbd77","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ae5a60-e956-42e2-9817-1ff1adbfe144","lifecycleState":"CERTIFIED","lastUpdateDate":1621477387788,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a14800b-1622-4a54-8289-3594f057d08f","invariantUUID":"406ca15e-9b47-4c5a-8c26-81013e14b509","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5bd2c22-5c0f-46a8-8875-b722328eb561","lifecycleState":"CERTIFIED","lastUpdateDate":1621477938179,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a155578f-9478-43d0-9d0d-08bc27133de1","invariantUUID":"74395f46-704d-49e7-98c7-3e34b8154e59","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78295f09-cf3a-46cb-828a-6fa2d81dfaa0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477775711,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36728d2b-356b-427c-84d2-eeef38d92e3b","invariantUUID":"9f1ea9c9-7db2-4a1e-bfcd-a1f2c03394cf","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"677267c0-10f4-4e8c-bba5-c0b24ad922ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477380842,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"020bf758-b50e-404b-bfb6-5bd7a83d0c26","invariantUUID":"94d2a8f5-fb28-48f4-89ea-08a9e233cbdc","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83b73b3d-0566-4244-bb9c-602269a52952","lifecycleState":"CERTIFIED","lastUpdateDate":1621478065177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc89de2-bf8f-4ca4-a9ba-82e1df57fe8d","invariantUUID":"cb6bac55-d9e7-4547-b6d9-ef8f0c8e4fff","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff44ceda-8d82-4177-bcbf-af9cad5ba8dd","lifecycleState":"CERTIFIED","lastUpdateDate":1621478008635,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67f54530-3829-4282-b1d6-4372350b56b0","invariantUUID":"f3d45adb-79b2-420e-9d13-79cf7c72c64c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"eba1d43a-96e3-419b-b784-8146200488f0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480463850,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1aa6db39-7c5a-475c-8244-eecd9d761698","invariantUUID":"a280146e-cfcc-4f4e-8e4a-b70bd753953c","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a81a559c-52fb-42db-8310-9864cd29b0e2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477966248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd5e671f-85e5-40d8-881c-bd5c7a8889ee","invariantUUID":"a3224281-aad2-4e26-b26b-df9ad0fb8d2a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"817c2eec-e7b3-41f7-b631-3a84b8069286","lifecycleState":"CERTIFIED","lastUpdateDate":1621477329718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7c277603-d3ec-4b47-87a0-dd8a09aa674e","invariantUUID":"c1f4a2f2-9e53-4ff6-aabc-620e80cf5bb6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3daf878-0ed7-4e32-96bb-e3506832a42d","lifecycleState":"CERTIFIED","lastUpdateDate":1621478001824,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6137766c-321b-4d7f-8e09-141b26748f37","invariantUUID":"9655ba85-b572-49c2-bf44-e060abad483d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9e44d5-2643-493f-a841-1dcb9ddd9c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477486374,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4362be33-b1cf-4eea-8a2b-debba09436c0","invariantUUID":"e63375d3-8ade-4e36-9535-3961b0c3af9f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"690c09b0-8d4a-4fd3-9eb8-29ebf67c0a07","lifecycleState":"CERTIFIED","lastUpdateDate":1621477975841,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef7c863e-2099-4e5a-80c8-7fbcea6796ee","invariantUUID":"da70541b-7cbc-4652-a8ce-b5b9dbb1c3c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee5c83e-5f06-484f-a736-43f7a5629c95","lifecycleState":"CERTIFIED","lastUpdateDate":1621477867576,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7597661-4d0d-48a8-9637-464a81341b3a","invariantUUID":"d39c6acb-5627-458d-80b9-1d7cce74e387","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"badcd9e8-f343-4242-9ce6-0bf54cb177a8","lifecycleState":"CERTIFIED","lastUpdateDate":1621478017477,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dab1b3e-a6de-4387-bd1b-773405603bba","invariantUUID":"4a39bf43-d10f-413e-a400-d4469c898db6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c7a78516-4f80-4f36-8970-3f93d0a18a21","lifecycleState":"CERTIFIED","lastUpdateDate":1621477927373,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"998ad0b1-cdc3-4741-920a-b2046f4a7c03","invariantUUID":"09f26180-b9f8-4baf-b400-a300a4421114","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"274f3763-31d7-4117-9f27-2661eac9ff67","lifecycleState":"CERTIFIED","lastUpdateDate":1621477340610,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4085e82-9887-45f7-8c08-c5538d75b350","invariantUUID":"e3c04507-5e28-4272-bc33-0ee9684a0227","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1621477288095,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8384b26-3a72-49f5-84b9-a3e6c1466744","invariantUUID":"b9f17377-c09c-4272-892b-20794fb4243b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"957a070e-9567-424d-a843-167de2d9cd78","lifecycleState":"CERTIFIED","lastUpdateDate":1621477613850,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c9af2f7-066c-4223-aa09-0ce44fc57d96","invariantUUID":"ea50a70c-b3da-4495-8d2a-5e89714c28ac","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"efb32f1f-bc47-429a-8408-1e1dd4d69f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1621478025843,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2677f00f-9336-4368-b99e-2d248795cbc1","invariantUUID":"44aba29e-0f32-4a63-9b67-f5581d326e55","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eda53caf-acb9-44c3-95e8-064da2174735","lifecycleState":"CERTIFIED","lastUpdateDate":1621477347580,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ba1b39a-83f8-47cd-a80f-8fe0653eea61","invariantUUID":"fb52b24c-8c5f-412e-af23-7c710a74997e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"97bc92c8-cfa1-4a1f-9a2c-b4ab82df490f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477568273,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09e740a4-c677-459a-a669-72cbfe861ce4","invariantUUID":"5f41b23a-1e79-4717-83d1-891d53a875d1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","lifecycleState":"CERTIFIED","lastUpdateDate":1621480488982,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","invariantUUID":"0c9418de-0f81-4fa9-b808-221eaa2c5608","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9ae9a76-e126-4f56-aed5-e36972418677","lifecycleState":"CERTIFIED","lastUpdateDate":1621477700748,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ee607d4-9c38-4894-b391-1d07e1fba5e6","invariantUUID":"76235c08-62f8-414c-990a-d5660e253611","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46a747e7-a7e8-4e6a-afb6-c65af2e6d216","lifecycleState":"CERTIFIED","lastUpdateDate":1621477886181,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7319cf70-4c22-4406-b8f7-89de59404ac4","invariantUUID":"00c8e202-4fb1-4715-89d4-6a27fbf62a3b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bf4d344-1883-46a1-8878-936b6fb16933","lifecycleState":"CERTIFIED","lastUpdateDate":1621477855901,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14d48825-7cdc-4d9f-a21b-e0686d69ffe4","invariantUUID":"dc2a87f9-5209-47e8-a384-1a1d0bd0b8b7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30cb73a7-96c0-4cd4-a296-da467de9ed0a","lifecycleState":"CERTIFIED","lastUpdateDate":1621477985242,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba3d5eed-96d7-42d9-9fb9-d5d606f873f6","invariantUUID":"f9c8e3b5-d69c-4df5-991c-bb9f278daa6a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"731f6283-3d41-4cee-9319-214456413c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1621478085443,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914ad472-c099-4cc7-b72e-010d9352fa20","invariantUUID":"c8df9e6c-053c-4605-b58b-48b5cc5c616e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d44fbb89-6a3b-494a-b91b-9a7fbd1bb9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477518403,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e16d1f-083e-4383-b4a8-6689f650285e","invariantUUID":"8e3fbacb-9805-4a16-9044-cd033c519e8e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3ac040-f006-4b46-9ad1-df4e3a23d324","lifecycleState":"CERTIFIED","lastUpdateDate":1621477660838,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d893689-fc56-4861-961a-cd0c20d9fa55","invariantUUID":"62beff7d-926d-43cf-b50a-11aa4635586b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"20005ac3-714c-4d2e-a68a-567496c3a6b0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480481701,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1f4baee7-fc09-4ac1-ae83-cbedaabd0c65","invariantUUID":"bc5337e2-a7db-4fed-9020-bd74d7e1bfe8","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"18ae45f8-c64c-486b-9516-209c04926b8f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477845970,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81af5843-3c6c-4123-9134-9b858a8a9a2a","invariantUUID":"42401dcb-1128-4d73-b293-7e00d89b421f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7ed7153e-29e1-4fcf-b41f-04236dcc6e85","lifecycleState":"CERTIFIED","lastUpdateDate":1621477456466,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e7c6e53-aa43-4de8-acf6-23bbcc849653","invariantUUID":"06afedaf-8b4e-42be-8657-8fa55fa7a6ed","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbcd6c90-cfcf-475e-918f-dd2f31245789","lifecycleState":"CERTIFIED","lastUpdateDate":1621477478111,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9349377c-13bd-481c-aff1-b7aa3a79b119","invariantUUID":"569a3a4b-9170-4563-aae9-c1fe80fe6872","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83bc8889-8984-4203-a663-8521bedab37f","lifecycleState":"CERTIFIED","lastUpdateDate":1621480489173,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"62b639f8-2ef5-4bc4-8f6a-a59e9a552222","invariantUUID":"a63415d6-fa1d-4c34-a4e2-1d75c43db64e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0efe16d2-56e0-417c-8ab6-618df6747251","lifecycleState":"CERTIFIED","lastUpdateDate":1621478055042,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed7fee0-0686-4f51-8e12-c8f2524487af","invariantUUID":"eb38dbc1-8f1c-4505-ab14-d94726c6d3d4","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88de92e3-f54a-420d-98e6-738ea8c4e0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477826570,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f67a6f0-c608-4f9d-be37-867809a2c881","invariantUUID":"de79c61a-4abc-4c62-b0dc-066300f99c4f","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e1a8abb2-4b87-44f7-bc15-992a7a4defcf","lifecycleState":"CERTIFIED","lastUpdateDate":1621477466066,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8610bf68-2c84-4ab4-80e9-2a8baaef97e7","invariantUUID":"dea668f0-4028-4c4a-b645-5a3ec3714d12","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5827730-018f-414e-be0b-4fa4dfc9ce7b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477748917,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56a619eb-3a4c-4a79-be63-7c10a9fd9490","invariantUUID":"c8484ff9-7f16-4939-889c-6d510599a10e","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3840f015-bafb-4f3d-85dd-569b965fed05","lifecycleState":"CERTIFIED","lastUpdateDate":1621477916201,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39c8efff-ecb6-4db9-b190-9680638f1c9f","invariantUUID":"630f47e0-f04f-4b32-ab49-69e4b4c0886c","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"526d9e4c-f987-4d17-858d-aff8d031a9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477649811,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9fb0edd-10fd-4195-bfb1-e85e2d076dbc","invariantUUID":"510a2bc1-5f7d-4647-af3f-f593ece18d1e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b38a602-1110-4b79-9845-08079af31ebc","lifecycleState":"CERTIFIED","lastUpdateDate":1621477905475,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a451b983-2f81-46ec-8d29-a0c80c492e73","invariantUUID":"b5566700-0974-43fe-aa23-78ef2d21e424","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd6c8229-56f5-42a7-a1d5-78100dd70b34","lifecycleState":"CERTIFIED","lastUpdateDate":1621477806470,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f578db5c-9864-479c-b981-58a72e0eb6c2","invariantUUID":"45d6ea3e-ed8c-4c7e-bb3e-cb856b10e1f5","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e56d7a5-8cfb-420c-b1ca-c2240263aa5e","lifecycleState":"CERTIFIED","lastUpdateDate":1621477426941,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501bcb43-c60d-46a1-917d-56ffba947156","invariantUUID":"59638181-b79d-464e-ac8c-bf015415475d","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"219d4322-03fb-4592-a443-8f05734bd141","lifecycleState":"CERTIFIED","lastUpdateDate":1621478036308,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7d44cf-7db4-45b5-a2c5-0165575ca92b","invariantUUID":"f974bfac-15e9-4677-bff3-cdde76db4fd6","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477625170,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fab8ce76-938b-4c53-8569-63710aa29b91","invariantUUID":"37af349a-fc03-4b07-b03c-bdb3d3a867c4","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3d53795b-7e4d-46d0-92be-dc11759ed9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477603644,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"04cae618-55b3-46e0-816c-0976359b43bf","invariantUUID":"6894fa47-88fb-40a8-a83a-5fdd7da1cbba","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5178cf6f-694a-4f39-bf3a-cd2219a2f72f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477707580,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96824e02-a73f-455f-b915-b9c34c361fea","invariantUUID":"3b43786b-e3f9-42bf-95f0-bfa47c90d4cf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac170997-ed1c-4e2f-b39d-6b64b4dba943","lifecycleState":"CERTIFIED","lastUpdateDate":1621477668070,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b0e9c9-b1a4-47b5-a4b4-b5b225110b33","invariantUUID":"f312dde3-4a3e-479b-a24a-5acd5ea4df62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"52ca91e8-41cf-4c28-898c-60fdcfa942ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477416631,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c66596cf-9fd7-42ae-938e-9a5f22b55d13","invariantUUID":"4c6892e3-d6a3-41ce-9d27-9377969f7992","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c832051-67e6-46b1-9900-b2d7774e6692","lifecycleState":"CERTIFIED","lastUpdateDate":1621477896205,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7c6bdaf-0d18-45ab-a5a2-c54b7784f14b","invariantUUID":"97de5714-8457-49ec-9c55-e144385d1261","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0ce3d133-907b-4a25-a9a0-6dadc3756800","lifecycleState":"CERTIFIED","lastUpdateDate":1621477642343,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bfb56c8-8e3d-46f1-b6e0-923f7dc7533f","invariantUUID":"6b31245c-f44f-43bb-a45f-9cd14f1f88b1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b3fb03-5050-4342-888b-2b4b3fe776af","lifecycleState":"CERTIFIED","lastUpdateDate":1621478075841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc9e79c2-c6e8-4cf3-9b17-102e91f57b6f","invariantUUID":"62860840-5410-4f41-b26b-acafa79acc77","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"9073abe6-a8b8-429d-aee0-c8e4814adb55","lifecycleState":"CERTIFIED","lastUpdateDate":1621477369744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"830305e8-8e3b-4ee9-a798-643f51ae8c30","invariantUUID":"4870caa3-2628-46cf-a8d1-c6888eb3282a","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c335a454-b74a-431f-b457-a31515c6ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477835707,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eacd3af7-e192-45b4-85c5-1ecd8b84e6e9","invariantUUID":"40b44409-0eab-4763-9dc7-348e41ca2e34","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17a92263-78e1-4cba-813a-8cadc4679193","lifecycleState":"CERTIFIED","lastUpdateDate":1621477507071,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e62e22ca-8832-413e-b67a-d03dd21ffee0","invariantUUID":"dbd0a88f-d90f-417b-9b24-871b34107fc9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d90f39-1dbc-46f0-9e6c-3b1d6cdcaaf5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477947172,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5316fc87-d771-4a2c-b6cf-2a2cd88abed0","invariantUUID":"6ade2c6d-4f8b-48c4-93dd-fedbf7b57623","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df9dee25-e811-4a22-ae91-13a2d5f4b8d0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477437902,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"569658d0-154c-40a7-ad20-c6a527f1ef6d","invariantUUID":"eb6211ea-7565-4528-9365-25ee58dd8489","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d8c276a-4d71-4795-bd82-51bbf7041890","lifecycleState":"CERTIFIED","lastUpdateDate":1621477816668,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b8ecf0d1-e4a2-42c4-b819-13fe9b7a4779","invariantUUID":"a22d8549-f861-4f2b-9146-515063a14a77","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db7898b-12c9-4544-898a-a266e455af34","lifecycleState":"CERTIFIED","lastUpdateDate":1621478045074,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5eca00b-56ac-4cf9-8866-52dd412dad44","invariantUUID":"71b89ea6-1d18-4f02-b6f6-3bf1462dad07","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"827026ad-afdb-4772-b2fd-63e6595e3b6e","lifecycleState":"CERTIFIED","lastUpdateDate":1621480495005,"name":"pNF 1a89fdcc-ffd8","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"45103412-db1f-408d-b93f-bb491ad9df94","invariantUUID":"d2b58a7f-2ed7-4f2d-84cf-a233690318d2","systemName":"Pnf1a89fdccFfd8","description":"vendor software product","tags":["pNF 1a89fdcc-ffd8"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477690043,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00659a26-8dc7-4051-959a-d3b4620423f3","invariantUUID":"02135c03-2f73-4f38-8919-5c0f3afada8c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58b8bc63-99c9-44f3-93d0-e3b5e48312d4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477497100,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"549c5e08-ac97-43c6-a964-12ce5b2576c4","invariantUUID":"e817a9d3-4b25-4a95-aeb9-dfba425ec246","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4c58624-431d-4fab-95b1-95187b193d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477447310,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b464a82a-4f25-4858-9f5d-ba633a2ef666","invariantUUID":"1ca0f26a-b04d-4032-87d1-84513cd7df6b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2be167fb-f3c4-4e97-9cb0-89b240ba2912","lifecycleState":"CERTIFIED","lastUpdateDate":1621477785172,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aef77705-cc90-4aa3-bf4d-093f493f1063","invariantUUID":"50557faf-6b71-4e92-a26a-0885268a768d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0d2c8bf-9c53-42a4-82d9-68e6748a824a","lifecycleState":"CERTIFIED","lastUpdateDate":1621479674442,"name":"basic_onboard_WTHRQm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17222052-6526-4e08-9222-b4877d63d048","invariantUUID":"8aea1437-916d-429f-93e1-a445234cd133","systemName":"BasicOnboardWthrqm","description":"VF","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd58c503-9d53-4f1e-bd3f-e448d7112dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1621477577804,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37aa5796-7d7e-4f05-b26f-ffc6b08e3817","invariantUUID":"1df47b41-8ffb-4857-8ee9-2788258fd9fe","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","lifecycleState":"CERTIFIED","lastUpdateDate":1621480619004,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b884aaf2-b04b-437b-be6d-f1fe970adc60","lifecycleState":"CERTIFIED","lastUpdateDate":1621480577261,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"12be3b58-bd67-4058-b2a3-7dee5b61a707","lifecycleState":"CERTIFIED","lastUpdateDate":1621479769461,"name":"basic_onboard_WTHRQm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","systemName":"BasicOnboardWthrqm","description":"service","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"84d1d4b2-7c18-49d5-8c38-1008260bbd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1621480585476,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0172ef8e-ed66-413c-a030-77c6311fcee8","invariantUUID":"23e195f1-374e-40c9-b885-13cfbf07a3b6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9ea57ab1-7ef2-4a45-b0c6-4235a51c23e9","lifecycleState":"CERTIFIED","lastUpdateDate":1621480532547,"name":"Demo_pNF_dq5PBMttg4gjF8ESsI07","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f0ebcb1e-0f4d-4ba8-a045-501f861031b3","invariantUUID":"b3e77c50-cfbc-4bf8-846f-e8c00a041ab6","systemName":"DemoPnfDq5pbmttg4gjf8essi07","description":"catalog service description","tags":["robot-ete","Demo_pNF_dq5PBMttg4gjF8ESsI07"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ed7b11df-4b32-4195-8acf-21aeabc96f72","lifecycleState":"CERTIFIED","lastUpdateDate":1621480416699,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"058e54db-ec76-4b43-8cd1-2a6f47a0e18b","lifecycleState":"CERTIFIED","lastUpdateDate":1621480595343,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839","invariantUUID":"ac1f96a3-3744-4b57-9da7-f691e9aa2232","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]}]} 2021-05-20 03:17:22,080 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in services list 2021-05-20 03:17:22,080 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-20 03:17:22,080 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/2d1109a7-56d0-4083-a731-12bfce6df26b/distribution 2021-05-20 03:17:22,080 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] data sent: None 2021-05-20 03:17:22,080 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-20 03:17:22,080 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/2d1109a7-56d0-4083-a731-12bfce6df26b/distribution 2021-05-20 03:17:22,081 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] data sent: None 2021-05-20 03:17:22,151 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] response code: 200 2021-05-20 03:17:22,151 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_vm_macro] response: {"distributionStatusOfServiceList":[{"distributionID":"f0e7cd42-4654-43e7-9fa7-2975d6551334","timestamp":"2021-05-20 03:16:57.973 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-05-20 03:17:22,153 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-20 03:17:22,153 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/f0e7cd42-4654-43e7-9fa7-2975d6551334 2021-05-20 03:17:22,153 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:17:22,154 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-20 03:17:22,154 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/f0e7cd42-4654-43e7-9fa7-2975d6551334 2021-05-20 03:17:22,154 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:17:22,193 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-05-20 03:17:22,193 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[]} 2021-05-20 03:17:22,195 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-05-20 03:17:22,195 INFO 162:service_macro.py(1) - Service Distribution for basic_vm_macro ongoing, Wait for 60 s 2021-05-20 03:18:22,252 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-20 03:18:22,253 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/f0e7cd42-4654-43e7-9fa7-2975d6551334 2021-05-20 03:18:22,253 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:18:22,254 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-20 03:18:22,254 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/f0e7cd42-4654-43e7-9fa7-2975d6551334 2021-05-20 03:18:22,254 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:18:22,362 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-05-20 03:18:22,363 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[]} 2021-05-20 03:18:22,365 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-05-20 03:18:22,365 INFO 162:service_macro.py(1) - Service Distribution for basic_vm_macro ongoing, Wait for 60 s 2021-05-20 03:19:22,426 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-20 03:19:22,427 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/f0e7cd42-4654-43e7-9fa7-2975d6551334 2021-05-20 03:19:22,427 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:19:22,427 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-20 03:19:22,428 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/f0e7cd42-4654-43e7-9fa7-2975d6551334 2021-05-20 03:19:22,428 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:19:22,478 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-05-20 03:19:22,479 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[]} 2021-05-20 03:19:22,481 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-05-20 03:19:22,481 INFO 162:service_macro.py(1) - Service Distribution for basic_vm_macro ongoing, Wait for 60 s 2021-05-20 03:20:22,542 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-20 03:20:22,543 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/f0e7cd42-4654-43e7-9fa7-2975d6551334 2021-05-20 03:20:22,543 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:20:22,544 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-20 03:20:22,544 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/f0e7cd42-4654-43e7-9fa7-2975d6551334 2021-05-20 03:20:22,544 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:20:22,679 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-05-20 03:20:22,680 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480645744","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480648752","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480660779","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480659610","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480640722","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480643748","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480649103","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480650159","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480650079","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480647575","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480665081","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480629759","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480649073","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480651082","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480644751","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480640328","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480627642","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480649754","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480645042","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480647682","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480641332","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480651162","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480645755","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480642334","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480664077","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480642151","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480646948","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"}]} 2021-05-20 03:20:22,683 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480645744', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480648752', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480660779', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480659610', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480640722', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480643748', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480649103', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480650159', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480650079', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480647575', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480665081', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480629759', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480649073', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480651082', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480644751', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480640328', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480627642', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480649754', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480645042', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480647682', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480641332', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480651162', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480645755', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480642334', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480664077', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480642151', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480646948', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}] 2021-05-20 03:20:22,683 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-05-20 03:20:22,684 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-05-20 03:20:22,684 INFO 162:service_macro.py(1) - Service Distribution for basic_vm_macro ongoing, Wait for 60 s 2021-05-20 03:21:22,743 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-20 03:21:22,744 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/f0e7cd42-4654-43e7-9fa7-2975d6551334 2021-05-20 03:21:22,744 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:21:22,744 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-20 03:21:22,745 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/f0e7cd42-4654-43e7-9fa7-2975d6551334 2021-05-20 03:21:22,745 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:21:22,859 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-05-20 03:21:22,860 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480645744","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480648752","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480660779","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480659610","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480640722","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480643748","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480649103","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480650159","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480650079","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480647575","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480665081","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480629759","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480667865","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480649073","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480651082","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480644751","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480640328","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480627642","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480649754","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480666861","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480645042","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480647682","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480641332","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480651162","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480645755","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480642334","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480664077","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480642151","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480646948","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"}]} 2021-05-20 03:21:22,863 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480645744', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480648752', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480660779', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480659610', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480640722', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480643748', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480649103', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480650159', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480650079', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480647575', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480665081', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480629759', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480667865', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480649073', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480651082', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480644751', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480640328', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480627642', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480649754', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480666861', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480645042', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480647682', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480641332', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480651162', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480645755', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480642334', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480664077', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480642151', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480646948', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}] 2021-05-20 03:21:22,864 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-05-20 03:21:22,864 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-05-20 03:21:22,864 INFO 162:service_macro.py(1) - Service Distribution for basic_vm_macro ongoing, Wait for 60 s 2021-05-20 03:22:22,925 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-20 03:22:22,925 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/f0e7cd42-4654-43e7-9fa7-2975d6551334 2021-05-20 03:22:22,925 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:22:22,926 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-20 03:22:22,926 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/f0e7cd42-4654-43e7-9fa7-2975d6551334 2021-05-20 03:22:22,926 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:22:23,052 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-05-20 03:22:23,053 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480645744","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480648752","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480660779","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480659610","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480640722","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480643748","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480649103","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480650159","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480650079","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480647575","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480665081","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480629759","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480667865","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480649073","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480651082","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480644751","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480640328","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480627642","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480649754","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480666861","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480645042","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480647682","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480641332","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480651162","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480645755","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480642334","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480664077","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480642151","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480646948","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"}]} 2021-05-20 03:22:23,056 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480645744', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480648752', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480660779', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480659610', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480640722', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480643748', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480649103', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480650159', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480650079', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480647575', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480665081', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480629759', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480667865', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480649073', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480651082', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480644751', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480640328', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480627642', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480649754', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480666861', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480645042', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480647682', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480641332', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480651162', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480645755', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480642334', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480664077', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480642151', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480646948', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}] 2021-05-20 03:22:23,057 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-05-20 03:22:23,057 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-05-20 03:22:23,057 INFO 162:service_macro.py(1) - Service Distribution for basic_vm_macro ongoing, Wait for 60 s 2021-05-20 03:23:23,118 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-20 03:23:23,119 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/f0e7cd42-4654-43e7-9fa7-2975d6551334 2021-05-20 03:23:23,119 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:23:23,119 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-20 03:23:23,120 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/f0e7cd42-4654-43e7-9fa7-2975d6551334 2021-05-20 03:23:23,120 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:23:23,339 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-05-20 03:23:23,340 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480645744","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480648752","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480660779","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480659610","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480640722","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480643748","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480649103","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480650159","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480650079","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480647575","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480665081","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480629759","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480667865","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480649073","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480651082","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480644751","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480640328","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480627642","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480649754","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480666861","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480645042","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480647682","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480641332","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480651162","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480645755","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480642334","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480664077","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480642151","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480646948","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"}]} 2021-05-20 03:23:23,343 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480645744', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480648752', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480660779', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480659610', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480640722', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480643748', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480649103', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480650159', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480650079', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480647575', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480665081', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480629759', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480667865', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480649073', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480651082', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480644751', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480640328', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480627642', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480649754', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480666861', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480645042', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480647682', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480641332', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480651162', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480645755', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480642334', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480664077', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480642151', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480646948', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}] 2021-05-20 03:23:23,344 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-05-20 03:23:23,344 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-05-20 03:23:23,344 INFO 162:service_macro.py(1) - Service Distribution for basic_vm_macro ongoing, Wait for 60 s 2021-05-20 03:24:23,406 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-20 03:24:23,406 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/f0e7cd42-4654-43e7-9fa7-2975d6551334 2021-05-20 03:24:23,407 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:24:23,407 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-20 03:24:23,407 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/f0e7cd42-4654-43e7-9fa7-2975d6551334 2021-05-20 03:24:23,407 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:24:23,551 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-05-20 03:24:23,552 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480645744","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480648752","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480660779","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480659610","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480640722","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480643748","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480649103","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480650159","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480650079","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480647575","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480665081","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480629759","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480667865","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480649073","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480651082","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480644751","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480640328","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480627642","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480649754","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480666861","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480645042","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480647682","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480641332","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480651162","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480645755","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480642334","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480664077","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480642151","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480646948","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"}]} 2021-05-20 03:24:23,555 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480645744', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480648752', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480660779', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480659610', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480640722', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480643748', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480649103', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480650159', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480650079', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480647575', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480665081', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480629759', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480667865', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480649073', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480651082', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480644751', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480640328', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480627642', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480649754', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480666861', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480645042', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480647682', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480641332', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480651162', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480645755', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480642334', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480664077', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480642151', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480646948', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}] 2021-05-20 03:24:23,556 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-05-20 03:24:23,557 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-05-20 03:24:23,557 INFO 162:service_macro.py(1) - Service Distribution for basic_vm_macro ongoing, Wait for 60 s 2021-05-20 03:25:23,618 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-20 03:25:23,618 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/f0e7cd42-4654-43e7-9fa7-2975d6551334 2021-05-20 03:25:23,618 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:25:23,619 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-20 03:25:23,619 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/f0e7cd42-4654-43e7-9fa7-2975d6551334 2021-05-20 03:25:23,619 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] data sent: None 2021-05-20 03:25:23,763 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response code: 200 2021-05-20 03:25:23,764 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm_macro] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480645744","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1621480979943","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480648752","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1621480962716","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1621480987557","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480660779","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480659610","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480640722","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480643748","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1621480962716","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1621480977305","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480649103","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480650159","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1621480962716","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480650079","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1621480962716","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1621480985549","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1621480986553","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1621480981188","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480647575","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480665081","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1621480962716","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480629759","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1621480982557","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480667865","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1621480962716","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480649073","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480651082","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480644751","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1621480962716","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480640328","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480627642","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480649754","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480666861","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1621480962716","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480636883","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1621480615031","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480645042","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480647682","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480641332","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1621480984546","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480651162","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480628770","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1621480635334","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480645755","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1621481019208","url":"","status":"DISTRIBUTION_COMPLETE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480642334","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1621480664077","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480642151","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1621480631046","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1621480649776","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1621480619650","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1621480636291","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1621480631589","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1621480646948","url":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"}]} 2021-05-20 03:25:23,767 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480645744', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1621480979943', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480648752', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1621480962716', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1621480987557', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480660779', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480659610', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480640722', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480643748', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1621480962716', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1621480977305', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480649103', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480650159', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1621480962716', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480650079', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1621480962716', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1621480985549', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1621480986553', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1621480981188', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480647575', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480665081', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1621480962716', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480629759', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1621480982557', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480667865', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1621480962716', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480649073', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480651082', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480644751', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1621480962716', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480640328', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480627642', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480649754', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480666861', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1621480962716', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480636883', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1621480615031', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480645042', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480647682', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480641332', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1621480984546', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480651162', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480628770', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1621480635334', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480645755', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1621481019208', 'url': '', 'status': 'DISTRIBUTION_COMPLETE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480642334', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1621480664077', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480642151', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1621480631046', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1621480649776', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1621480619650', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1621480636291', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1621480631589', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1621480646948', 'url': '/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}] 2021-05-20 03:25:23,767 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-05-20 03:25:23,768 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-05-20 03:25:23,768 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-05-20 03:25:23,768 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-05-20 03:25:23,768 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-05-20 03:25:23,769 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-05-20 03:25:23,769 INFO 158:service_macro.py(1) - Service Distribution for basic_vm_macro is sucessfully finished 2021-05-20 03:25:23,832 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:25:23,832 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm_macro] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/2d1109a7-56d0-4083-a731-12bfce6df26b/toscaModel 2021-05-20 03:25:23,832 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm_macro] data sent: None 2021-05-20 03:25:24,546 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm_macro] response code: 200 2021-05-20 03:25:24,547 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 10 2021-05-20 03:25:24,548 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 10 2021-05-20 03:25:24,548 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 10 2021-05-20 03:25:24,548 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 10 2021-05-20 03:25:24,548 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 10 2021-05-20 03:25:24,548 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 10 2021-05-20 03:25:24,548 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 10 2021-05-20 03:25:24,634 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04119237687750259, below negative shortcut threshhold 0.05 2021-05-20 03:25:24,707 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.0450028461922778, below negative shortcut threshhold 0.05 2021-05-20 03:25:24,777 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04173206258979766, below negative shortcut threshhold 0.05 2021-05-20 03:25:24,849 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.042354788848307935, below negative shortcut threshhold 0.05 2021-05-20 03:25:24,928 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.03976856333013033, below negative shortcut threshhold 0.05 2021-05-20 03:25:25,024 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.041370683677857345, below negative shortcut threshhold 0.05 2021-05-20 03:25:25,259 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.039784972336260806, below negative shortcut threshhold 0.05 2021-05-20 03:25:25,332 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04021368027287695, below negative shortcut threshhold 0.05 2021-05-20 03:25:25,402 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.04494207857016358, below negative shortcut threshhold 0.05 2021-05-20 03:25:25,580 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.045562954675847644, below negative shortcut threshhold 0.05 2021-05-20 03:25:25,659 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.044311225151785885, below negative shortcut threshhold 0.05 2021-05-20 03:25:25,742 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-05-20 03:25:25,742 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-05-20 03:25:25,742 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-05-20 03:25:25,742 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-05-20 03:25:25,743 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-05-20 03:25:25,743 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-05-20 03:25:25,743 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.0707803654874421 2021-05-20 03:25:25,743 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07165425857621777 2021-05-20 03:25:25,743 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-05-20 03:25:25,743 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-05-20 03:25:25,743 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-05-20 03:25:25,743 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08481548922219037 2021-05-20 03:25:25,743 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-05-20 03:25:25,743 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-05-20 03:25:25,743 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-05-20 03:25:25,744 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-05-20 03:25:25,744 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-05-20 03:25:25,744 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-05-20 03:25:25,744 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-05-20 03:25:25,744 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-05-20 03:25:25,744 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-05-20 03:25:25,744 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-05-20 03:25:25,744 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-05-20 03:25:25,745 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-05-20 03:25:25,745 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04119237687750259 2021-05-20 03:25:25,745 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.0450028461922778 2021-05-20 03:25:25,745 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04173206258979766 2021-05-20 03:25:25,745 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.042354788848307935 2021-05-20 03:25:25,745 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.03976856333013033 2021-05-20 03:25:25,745 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.041370683677857345 2021-05-20 03:25:25,745 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.0707803654874421 2021-05-20 03:25:25,745 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07165425857621777 2021-05-20 03:25:25,746 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.039784972336260806 2021-05-20 03:25:25,746 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.04021368027287695 2021-05-20 03:25:25,746 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.04494207857016358 2021-05-20 03:25:25,746 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08481548922219037 2021-05-20 03:25:25,746 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-05-20 03:25:25,746 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.045562954675847644 2021-05-20 03:25:25,746 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.044311225151785885 2021-05-20 03:25:25,746 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.044311225151785885 2021-05-20 03:25:25,748 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm_macro] response: PK�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK�RTOSCA-Metadata/TOSCA.metaM�� � D�~�?���zKl{K M�}�[t �������<� �=W7�B�p�`�RCf�GsQn�^g2*W��07����^�Ս�4��'p�.T�Oa�T���X��ӂ�dJG샦���Y�+��!�2 ��֎΅~2�v`�PK{�����PK�R-Definitions/service-BasicVmMacro-template.yml�\[S�L��_��������U_��F�jt��"�S�!J~�;�@ �o�3=O����yŮ�E����t_YB��up<囶gA%��p �͆���o���,2���/�:*�$��*�ψ�3RO☞�����U 1�s+����,#������1����W �l!���,m�rɰ} ���!Z�$�8����w `8sQx�C��yf.]�/��};�׵�#��c�=D�ʛT���Rsmo lә�50Z��Ё���M;���k�Z�r���D�cC�\�|�I,�/\B'��9$�vf[�W��%* �\���oL�q�~��t 3�L<� m�LF��)G ����jZ��$��A+֌�jz9��DJ^Cb���K6;���A����"�)�0b���P ��ÿ��B�5�(�2b�hߝ��z4qx/�)�?7=�s}��D�\�0g�KH#5@`��\ K�Uu��'Cp��gX~BI1r- "h�E{������+�b�0�A�8u�Rd�Wl��&��]�)�ũ���� XK�ȱ7'�Lޤ:l�E���������K����tI6�'?;!��d��tȰ ��dF�X��y�k�>+m�&K�( ��2��D�3+k�*d��~^��-�k��ؘ��������c��2� {�,qē`_멂<����d����7�%YemW��2�ڌ'�� l�K�Mm3��vr��C$���]+} ��s"�Z b�h �_H�Ň����D&9l�4�D?"ǎ�Q=V��/q~�$F��x��^1��vC��=cݱ� %�t[�ijTf�ܸ��bw�1L�0�AR���l{/(tF��Y���d�PY�$�� ’��u���tGS� ��8����1��*D�U�Cr���� t���\��� 5�2��b8�Gó�H���,�_�^�k�O���{��܆�� ����xƓ0�u��U;@��eo�^?���)�Gϳw~�����~<��0zPÕ:�]������b�a�����b���`tw�p}�#\Lg��+� �l��%iz��ݹ���ʑ�B��{��t����T��9�� ��m�^��T?�1|��y�a�t��X���p�v� ��{۾}��4��Ug��ϫ�����1���#��_�^�K���x�Y�`߇�����Y� Ǽ�]\��#��~� .����P�NFck!����o�n��g_X�7�><�wo���J��Ӈ�w�qz�&_?�fϧ��7K�y��e`\��7��C۰� ��S9�_e�d�6�� ��/`�+�@�ڹ|u���b�7���y" �c"�V �XH�/���r8�xb a�z��'CAX,� O��4}~��6p���jV'������$+�����m�.q ���� ��iGn��� ó]V�, @b��"OPL��8��|���s<�^>��{B>vH����D�(��L��%�G`En��T@'tE|ҁk��G����/ư���J�l�����R��B6 ���������è 욮�+k�l�*��q��9�B�ekG �rJ���$�;]7�3��׮����� ��?���B!�N��}�h��&�#w�y2���-�&BnTֵ�_� IAgd���g;kM((��ݙ�tf0J뤲�����(Y�]&��fstX!J4�WhG_�]�\�V}���)E��7 8����],:EDB&��F�25N�m�'�f���4/P�Nk��zi�$%-��%�5LE�$q�ZRU7���A���z��@�8o)�~G�w�z�������8Z���k+<�r����k0Z/� ��I0��:����E�U��,��HH- ��d-M���[ȫ� ~���̆�����ԡ�k��BE���6b\b��<�S���D�A:z�����i�z��$hZQV@񁷴�����|��JkKU_N#P�d�]^q� �F�(G�'je�c�hr�t��:z�}O�GM>�s�^�]7� �����U�j��t9rI �������Q"���y�iخ�w�k��r֒}�����\���%�p+X7�1ۭ鋇�q�m��wY�)A�ɋ�Ļ�:߳$-[��DYbāl0�<���D��Ł �(}�c��,� F��<#J<`TI����e N��r������b����{'���@��Ɍ$� A�yM�Y}�b.:�(kgڜE�`�i �Њ�[�n��Gu���ɡm���ǭ�\��]k�7�t���Jl1���0q����H5�n6y P`t� ���~Q�d���=�5��:���`3q�2_�tt�;s*�hT��h<���D� �?}�XU׀G��qI*�T�IQ�E��,@e���lS�وc�}5h)Q��:/)+��=d�����T2�T�zR3�� t�P�.�?�c�T�DDr(tz:\��k��F'%7��Jف�_=9�bk1�홭A�3�����\Aq��0P�ש�Z %������F��ê,��F*I �h�(���e������r8�X�়V,����� �mk+9�Fi�m�^���E��}b��bQ�����}�e�tRy�F/] `�Z�U����J}�f'Z?���b��C���m� �n�P�/�R�Ղ�u�V�Y?�~�T-���U�͢4����S�+Z�b�����R)}�A/��$-�c���V@+�����ݤ�eZ�'Z4�2��w%��:6�2�f[K����}f�:���^����J�=:m���_�{` �W;{{Ѻ�S�h\g}u �d_������=���hj����jԒo��V�rY4�$C��<�j�)u���`�f� ��$�?��$�W8���t��_�`J)��PK8�7f +IPK�RNS.mfM�An�0E�>�/@jh�ZKUԈ*��d�(l,מ��v���G,��o��o %�X����謺��a��o���FHg>i�kE�􄐗{,d'��'p^ہ�tEb���<���H�&$O2r �4}��kO�<�h �׺��MZ��/���������X��t��a��&�?�'�؋����?[�Cc(fE�>�o(�ڎT�һCm�k7�Vf��W^�>���h�k��Ŧa�� �?PKB%�e�8PK�R7Definitions/service-BasicVmMacro-template-interface.yml�]�s�(����{���ѷ4ig:�M;���� F�6$�9�����~X��؎-%x����}��C��� #X��k.�,\���ˌh���8nh,������Jg�wW$����0+�M,03���M�.`�|FS:�+mi��Ej۶�i�l+�,�T2o�*R��T �:UVie�$Rr��ɶ��lX�P�e SH��8 2Pk� �H3�~�_)S����k�…���L� ��L+�tPZJ�ϧ ˫-h�d�< S��'���涑!�ɂ/seU�M4իr�SM?fd.��ԩ �ɹ�hFTdUi��T�m��G�÷�??}����qө;Ɠ��,���&�iRËD� 3��OT� ���;!sC�p��!��Z�a>��x��^����Z Zs���<U���JA¶�rE�7��������ݧ�:mM�‚�aÊ��E�7Jdn��2�D��v�j>I�,�[iUx�a�h��^�nx����?�� T]���S�@��2�L�F�6���C|���'Ϝ'Ҳ��� �b���� �Ɲ��p+�$�c��ҹ�1)6�YZ�nT� ��r��C�돛��|�����KE�? u� G�'�5�lДۍk�:��7�[�O�'7v���^Q���D�E���V�� m������32K$�D�������x�Ź���.z�-��@���T��P���~���-0�gX��mc��&o�d�,�'���`�������c�����[d�~��޸Q��Q���:D�]jTV�:�(4H){��h��\:�KC�p�`�)1WJ���}���w|�k%|w;�X��` m�g�����J$��C�ߠ�G�L�����J?�Yؔԭd�L�e�gh]3R��!V�zѠ �m��獵w[�e�lg���~�q�Vb�)YO�Q�R��4I�i�1+7oi�n�5��و��$��A`�-�`0�\x�Z|�&�e�vQ5�~�lL?�B�i� ��k M=_Fs/�NӤ�Ա�K=���+O]u8M����7no)&�W�7��?��8m7��O59�1�1g v�)���o�/"�(B$)��8�5c��N&�X�M�gt��2]�_Yd<�dxw���9�R��4e��4�d&���i�@5(c������ ���4.S\M�� �N���=UƜ�8M��TOTE��=J}����k챱�c���>ѕv w�hl� ]A � �h56��P�O�~&�ysI~��O��� ���4�$�X��-��|&�1��i�tC �G6�Tֺeaۥ�M m��;�"����o��Qw�LC����VF�g/���}�� ��\�Sf(�*�����Ƒ�:e��w�So�p��H�DS��Nhg�۟�~;�.�t�����8���:M��Ct�0��Y� �bl�6�+�Jf��̵N�?���}�� #S���ݻX����O��7G����@�l{�.d.�~8�C}X;M��3��b��R�İg�4՚�C������{��=�m� �_�Lœ yoc��ǐ��p�|f�0bHAf��� �4uݣ���k ��NPK�o5+�@O����$�?IF��l7���x��M-qݽ�ݵ���3����)����5/(������|� ��0��]�w>�7хx�45 q�����PK�ל?tPK�R.Definitions/resource-BasicVmMacro-template.yml��r���=_�[έ�����UW���'��;N^���,�寿=��)ѩ:���6=�M8��e��m�c��x>�q�єoX�I�5�Ly(?Y$���'�1�� l�� �J�P�buq�KHYqܐ`̩�1+V �M~Bx�X#��T�IQt�x�ml�cF����+K���90�_� 7�}<��`��Od�x�c�+��g�0��vx������=�;���Gbk��p�0]���-1 ������\��t4b�CK!@���O�A� ��O��aʧ�c�0�B40X[&LR��e��`2�b+� ��Ɏ'�1q��φ���M$� � �P�H2�:��Xn�l�N��Be�S�bE���"���c��eM�O(�u� �r�S�}G��3��mh���£)�2�[���vr�l��;��S� � �yuPQ=�z��� �j��\��_MG�f�B�A����N�b���k��T�����l�7�5�Lp���^�++ڮd�޿�����Y�;�A���M��hz��k5O�Mz#������س�:��1������X˛�8�w[��h�\���#4d�84�c&���9���8�Ch6�E������ 6��ā �g8 � g�ɬ��� ��v v���G���R��GYUA"�6�4�Hx�A����s����c�+r+�!�8LtU��.6�AE�@XPNG�0�8�U�cNP�,�+R˰��X*h��=��h� ��VBQ��}�fp��9Î������>��z[uӫ�K=�*���]�'�pa6U��+Ͳ�dA(9�9.�o[�Ȼ��fK�G����TCr��GsQGBNsvfx�rU}��zQ�ע�fjU&�W�� h�>�=��� � Y��N���m��S�� �a��F7�{!�'B۹��-�d�0�e��`G�"�13��7U�] p�ve�ef[m�tKhc |�s���M�:b�0��ڟ �y|nf�6���6���2k���3�U����I%Z��U��z�.�&T� /� ��ɟ��X�t���Fn �^��/JGΊ.ɺ�w��W��g���������l����`��;�/���odkkѱ>VM�"������׵���r��P��U$[E.��E��y�B()�uZ1b^.�Ш�����ƾ�VS��Hu�R�ߏՆL�q�!Ox���G����9�A�"�X�N��b �h '�{j,O,��p���)��S�Ӿ �e��$AAWM.ٞ{#�zk?�:s���,M���b�0?��gg&��`�tԸ��oU[B- �!��b%�},4C"O�s�`�H�� �Z�îT7�C3«w�(�i���v̓�j�ڈe�PC�� Uɫ`�i��m�)�:�{i�Mz߫��Ҩ�NO@��o�Pi�p��j�|�k��4� Mj�\� N���?���̞�zKA6I���en"��^����r�ϙ[�M Jl�N���M���)��*��j����2<ϡrә��6����#��g�M�];o��~��n�Ɏ�m6��[�T��P��a`�=�nPwE���Խ�˺t�������HGG�v R ��B��[w�[��oɐE�Y����nGF�+ɴ��>�#�j�l�7���@�>�7�~�A��D�w�ɫ��e�Qa�e�x���6�dTs�Yu��J��7N�z[-���E��r�'�"U�D$L$)҄C�Є��u��P��� �#�#�C��a����t�?��Ce�J���ۻǦ�3��LO��Ѱ�6�B��o��-%�ޞR������It+�K�ѻJ�L�͒r��"��)���l��]Il.zR�>���-�+>�� Չ"�U� ؊�#Lߘ�xV��+�yi�x�G"���0��H‚�D�q2��(ce���E��`3T[r� �`p4M{��򎒻��]aSE3� /�t�F\�Y'�H҇�f�C/�8�=��<ؗޛ�z�® 1/�+~������ VU�>ݿt%��r�5�719�Z�:���N��8��۴Û5��2��~6q*!�VX�$�E�-�) ���=�a\�i���=ޝYO��� �-��f���U;���e[{xobUBj^Վ���E���2=\��I���4km��b�5��M< (����C����a[��jt{�m�h �J��^Z[�E�fTs��mL�d6�;O��ܤŮuj�V���O��Yc�Xkv��Fp�~�jTuv�Hg�k��6>�(��j�W� 6��c��#�^U��"}y4�Jo�o��;����v�y����q���+�jY�ѣo���5������>+�/�V��~>��G��ϔ�=�׊�;��4�L�nw�m�â����ڥS��O�;h�G�z8N1����κ�r{�s���ʗwU�(����J_�Bۡd��W�P;����V�bn+r�S(;X\Y��V�0� �}� �f6{��+S� h���J�����^ Cŷ���W��*�l���c:(?�Uk��9h3Pd]~�5��W��T1��Cμ�o��~���K�>�6%U}j凋Z� ռd�����trc� �MAM/:�|�'���x{U�0�PKE�0��VPK�R8Definitions/resource-BasicVmMacro-template-interface.yml�]Ys�~�_ᷙ�K6Ru�.�99I Yn�r [[2�Lb~�H�!6��@�)���^�nu˒`�V��Aa���2���_�%�=��iPq�i(���I(����I�h���GG<� d�4�C 0�\+ZA�U`�2���*��*��h!+R7� �<�ĉ��K��1��4�,�0&��7\+T�U�*  �Ă�Ĵd m�P�S]��}�����i��)���<�%،�ɾP�M��EyU�*3I��I4��i�21���K����S���͜_oQG�~.�Q��*E�p;�R�)]{�����lA�iP���nUn-)�8�B�\ҁaχ���R,b3a�̐'BE%XGC�z�b�f�Y�t@��0 � L��j��I� ��9\A��a��Y�ZnyM6Pc�q��Bnd6��n�Nf�<5x�^��]�V�jآ=W$��0 U8Z �����n4s��m�=#�)@��\eF0TL�������4� !�S � ���s&�L�'̹�)�3P�Ѝ�϶G9j��?�RkjW-6��z�S���a�V���k>�-��^�Mf�e���b��O[�/��u\����x`:Ծm��w���ڵ��sq���ݴ_z'O���٠b�r��u�d2UY�ʼz��\�i:����E��{T�@�?|.�谤�Ѩuv�?���/ʸ���gwn���r_��Kוn�Tx���uz��>����V���c�0>�=��Z�3;:+Q:����̽D��i�G?�Z]s�Ǥ|?k�v꽟z�b|<�釠�螎�F�M� � �]�6i�������*������~>R{\j�ǧ��uPk����k\2�ο��'�)�����C���Lk����"d�r�~*_�ֆ��'�O�v�k��@�p5�vr0vMݸ}������Ũ\:�? U���_@/��:�W��������D����N��9{��S�19�>�7�J��.�ԅ�lT�|9�TJ���r�̻��� ~��|��G����?Ԯ�#��f����8�m����m�o���$�B>�K(y��&,1�څCsX��p�����kg�V3'�l;�\K�V Δ���V{�>�f������'���j�y9��.D�����H't[i*��/r G� +�=��#�(NN�!�F��C["��z�ҐC�8��Vs[Ĵ�� H���4��;�M>�}HBJ~�`vcFԌ��&2�.�,� �n�xG��W�xt��� ��ȫ��P� w���`n�&�L�C<:~;�>Q��rQ'0fd���}�x !�9���!�y��ĭfp\A֢8��H��s.�Eक़r$��x � QU�REkNʇ��Z�v�Uo�eS` M�s)%�����q�̪Kt� (�qg˃K��V�-������)K��d�z�@����3�'�4��\u��'����1�����E�7vnB�3�]�s(�/-��O������O$W(P�ֈ; ��Dңid�r3U�D��C��l�[_��0�6�px�]^{����kH偣�f�!�m�$���m��I] ,o�d�S$�hZ�� pp1��a�߭��UĒ/t_�b\�����_��{�����'���Z;X��gc+hw�6��w�R…�v 1���&����� I�<��ң]fI̩�� MB�LhG��*@x`�2���""���#����v߫))s�lx����lueO�Y�zjdpⱚMO{@M �TA��d���2��0��e����D�Mlȥ([����e�7O �HlK���ΕE���W�7G����]�p!�ol�����2@�\���ĚE�jki#h#W"ۀ�dW�7�$)#r 핥�3aQq�ߘ4[V3�ٍ�x�M����b� �x���!{����J1�H���"K�w��1��d��~�gR��{�lN�?��5�*0y�������|�U�U`x�D�>��I�E�b��w��i�J0����㥾�j�Js�_:�<� �8?c9L\�C�:�)ព����%�g��d�zKDе�7���+�ޕ0����2��0Ũ#U��$��1+VmK�O���6�����ʷ {�g^}�D�zgg+8��c{�\̩�H�,{����零�n� ��˛���3��ջ�2�Ӵh�||9U���ِeP��S�&R&��g@5H??�yǛ���;})!,�f}�!�\ʩ�~�MYB�ߛS� �Ɲp��%[=�Vұl�y�r�.� ���w%l���|�����[�7�$����=���G����1��k��_����A��7��|芓ّ���pS����V���� �b.����E F �N�%�d���h|"�Tb�OT`(6���{�*�0ҫ��qקk 4�X�PK��� h�PK�R?Definitions/resource-BasicVmMacroNodesUbuntu20cvfc-template.yml��r�8�i�{`���n�<g6U���$>�EEIT[I앨�=_?���D���v�RnA@�lF[.���g>��L���6X֕��) �+ki-?��a3|��0��cG�ǏϿ_���+�<�]�1�1^���ޮ�w0+��1�a���m�~��}�D�&��.�o�ɵa��w�sh�؉)��K��;�X�2oϞ������e��R����! �z���13��H�81"�0�+��#����_���-|q0#G�^���>#I����NX��1Ih;�D.� ~KvA����H���ra~luփ�4� �����Yr�e�J���@!�k@'_> �7�>a�`�e���I�3�x�O��Qc��PyK�}���4�,� E��tE(���+�� �G��v��~��� �r�{�\�:�P"X�Hs|�Υ�,r.� f+���a��m����o�,+�#��3�FbجJڼ;ɺ�����b`%�����N��\���I�b�>( ܽ�(pNZ*t����;�U� `_u�o;--�C �Q�wz|���܄�� uO~�'�Df�Q������[�<���ٷ��;�3��h��M)��h���R?&��� �!���R�,�~dG�����7q���_4��\K~�Z�6H��W+q�I�K����=�A�j��lբi�|_ |�$�1 �b2��3|� �2��c� �~F��#ϱ���ѱ�p���u�N&z�^X�BE^p�`ŌH읤 ���J'8@���v��������hbv��X��Lc+�Fq̍��j�Z��Yid��G.y��8H��Y5;&�=�Ǫ ����H���11�qb���랹I泔/����SƸF1D@#������H&�s�n����O�]/3��2�-�� ɛ3̣Ob �u�w*ĮD��c�>��g ���6��u�M�9vT����w/�����}�����v� v�4_1��g��!0�4vkC�3��c��mm����f�����c�Ne�g.��ftcv�W��gN�Ȉԃ���D�XZv���F "�CR-�,�Vb���x��]8`斬���� �T�� ��('��xҥ���~�/~��F��������3g� ������O-��[\�1XmK�~��,�c�'OM�Th���S��&<�@a�9?qM�U.0��2��J � ��[�AP3G�ÜbХ����Os�ϑ�L�NlDz A N�j�O]�!��Z+��B�R��䠝���O~.`k�E~T{����,(R{{�Q��%|���cwa��SX��TF�Ԕ#rY9�d��Hr��HX��:�l�ra�iq^-� #J��$��v���1�h��x�j�������v&Ym׻eq�.Bv敻A�g��� �ׇ%Z��Yz6ޒ]���D��j�:xd����F���E��"gkr��vd���NW�K1�F2��31n���;��вZ�7�Ya1/1�c1({&�q�ر&�Ӱ�X�|����*�iw���og����y0���_)����x���/�\k ���T%J��L�ʜ��%V����6��3c�mҩC.��t�F48�-!��114'[�*s�����8�U��sn���Q]��3��^�.����HCT��~!O����*]�o, M:��:�s���i`�oP��WҊ���Y $j3��6�x��RG�b�=�t*2���T3�W%d�\�d�WIV��E���+.ו���@�,qY��);�w:�NeC���F:Fjq�Ge� 7��*�f��1��ċ1�T�����^�I�ZJ�V ҸD���Z@���Ǧ7Z�b��xu��%�AT<��ۯGs�, �w��X���.v���x� ���0��������C}���#/�K T�]S"Cͭ��XG�N��*� *o���Y�jM:��젾ԣ#$$�n ��OGj�GB���G�_�G�� JT�� �� I��LJ���-��P�N]�P��E� �����t�� :�� ����Q=��o�zo�}�)h/�t�:}iUV�^W̪�-S-�֑s�G*O����F�[��Vcu�� UmhČps�>(cρ���i�j���9�"���I���\Z�V�R)�C��g��NF�4�7���u*�pz���!�ܘy����j�u��a�9 Co �z���-�"x�4~�%/���7P�����R��^�8�v+v�%Te�u��9����#=�Zǻ ���.�x�H\ݩK�˘>!����y�"H�5ݒ)�h�!��t7��h����C#砿&�K�{}��)��u���`/d�� 6$�+M�ׁ-��vbn�/3�a��Q�C\�_4Poӕ�&�Ā15u��! ��hR��G�#�\`���I?�0��.�Gz~h�jI���#務�o�G��}g���F�|���iR���޵Oz�>��@�NȔ7�Fj��5��Q�c(_RQyGb��}y��Ճq$�V�H�y���������51�Y����w�Hnʅ�r����q�>S�|+��Qr��E�Kc$7Oq����oPKjƛ�R �OPK�RIDefinitions/resource-BasicVmMacroNodesUbuntu20cvfc-template-interface.yml�]K��(���mwQ����d�T�*3Ie��lmQa� ���x�6zX`Ic{ƒq>���돦yk�F ]0�4\�5� ��"]>R,�S�68K�5�� ~ ���7 �/|,��*!�d)�B��}��B>��N5)S��G!ʵ� EV4�m�F��ٖ�q]c����V�F)���T��a ?P�[Yp�F<� �, j|AǠ�kT��R*Z�xY�*�g�!E��"V%�H��t���w���-us��� ]���F�BӶ�BQ�L+�B� ��[�Qk��E��B�_��w�� ���-i*�5/� ���8-��+��,���w+�} j ��<�46�2�0!7G�cE��U�����"~�~|,1H ;kT�}%��exI_ �L�/�fTc����G ޢgҐ��=ع�<+3Es�h���>� �����7X��r��������w˾��U��9 r,�@�������^}ۑ��d_�q����)� �����9|!۹U�0��r� �t�>Wp��j@\��Q���x؞��]�����'#**EEb�S����$jF�HP,�[�z��:d� Df=]�d.�D���z �Q��C�4�{�� 2� 5��D�Ϛ��bY�E���T�ÌQ�z�]a q�`�Sރ�~�NI!ad@���j[#h��<����4��3/� w��I#;�? ����x� B�mŻB]j9� ZIF�[�R߇P�)�7�HG�� IZ@�E��RH��ƸtF���:���<��(�A �R�L�D��ۚ�J�Z�Mtm}�q��ˏ���o���UK��D��ś��߻ �����O����X�ZT� � @SU�E�E��}U��p�߭ �ӑ��[���B��?P` ��N������01~?b�0���gM�"�`$��zl�f�]z)�H5o;�����)���:���'aaetr�a�;5��(Pd� `�;U� }v\��|w 90b��z�)a�Fy�N½5�%5��{[�p��D���k��щI(qg&�� A晈�9.�D�A�@�3�������)�I㰢sI�(��0�?4���K��ꜛ,�m�v�& �E5W8O�� ����E��T�@��^F�����M\��g^�T8�_=la��C[ya�bz� ��c��D�*�;��SvO{yt����[o#`d�,���^�g���@����e�oB�t��cs�����e��>��KnN���6k��gP�9շ�EvQ�]4��HAg�w�c4��p�^�@���J�#ZYɦ���PK5B�q�#}PK�R.Definitions/resource-Extneutroncp-template.yml�VKo9 ��W��=xj��$ss�ta�u��$��h4�-T#M%�������᱓�6� < )����Ӗ�$ùP� �l�Bc�#TV��d�r� ��I��e̱�@�3�)��0�p9<=������t~�;����u����ᰏ�g���NU�W���ev޻�gd|u}�KϮ�Aֿ�������ױ��z�om[�����������S�N��9� �#]���g^�PK���O� PK�R/Definitions/resource-Securityrules-template.yml�T�n�@}�W�[A�V����J BU��Z��8^aﺻ�T�{f}w�(H(��>sv�\m��,�1RX�� Ϩ v`k�y�aX�< �b��e1�l7�̴`��_�;�, �[�%|x�h���y��(��8`�՚/�VCNX��^y�`yK~x����[�Ŝ���h� �d9���R [ݗBc4\���q�*��S��{�@�2�+ЎLY@���" ���ɉ� r���ΜY<)]��3JԂf�h�;e�F���#�X�|?����W���{̐Y�s�=�����MŘ�c&Z����-�?�@�)l=t����M��Z�SN�o�Ty��꫐( 6L�WӁw� ���Ի�Rh � ���D�W��n3��K��p?����_����3f����}%�әj4^^Q@iu�b��Nt:f����\��9)��&��1�)N5J>�ڃ��|<|�~<�?�{�_ܪ��*�X�x�D�n�_��o/��2w﨔�g�������A�~PKI�J�YPK�RFDefinitions/resource-BasicvmmacroComputeNodesHeatUbuntu20-template.yml��ˎ�0E���� �y4��P�,f����0E�%?�m���S&i2Q�C���}��`����A�5���y�hXXJ^�Qa{�ڴM��90&� N� �˷� K˾��,��,�I��C� P%u���<�O�ө�z���*)�'H���8�Y�yv��"��� hl�G�R\�3g��z�rc{��!�K7�0e':@�pr K����C��^kб�OD��H�뷀�7�� ��DHA������"����� ���kX6�VǗQ���� ��}ǔ����ϔC�L�C2<�p�o ["�N36HEk�VT�S�9v@���:�h�{�Q�P� ���q�� |sv�S���G�����7mC�V�G�A^����к�#M(Ο���σ���mZۓiۓ�֞�=c����_�������d�����PKV� ��dPK�RDefinitions/data.yml�}ks�F��w� FoĹ;BR���9��F��8W��֨���Xo0R$���,������� ���Uj�X�`w�L$ $�/?��u�;^�x����[�ڳf[���ě�'~Z��Y��W�ի7� �S?\XI�L�Y��O�ؿ�R�Z=��Ћ�֫�š/^Y���������Ϸ7��f�׳˛����|m�<���?_¯3kv����_�X� ���1�H�HG�E�-<�@`q�����K߁q����}f�8?�b�W ��ُl����?�,ev����_~��7G��]GQ��-��'��)���No>/�gV X'�u ,VDT�� U��{��������aꭼXv��\��R�|�3�z4����ca�� bi��`��oض��O�>��ÀŇ���VG���W�T���"�7=[,Q���yloV����> z�ϲ�q�����œ4r�@�����/���C��~��,H<�<��z! MKs�C��/֖%�}�:�ƶ_�Ǥ��N b�ĉ�t���+���>(�#�e�����*�� ?�#l�����d�DS�f-\�!�@�����N�o�&���h�p�Ml�0?}l�{h:��`�p�F�F)�$u*7ލ�$eqj碟c������U�8������E4��]����e4��?�tc�m���.Z^I�q��+�u�G �`�[�>p��e���a�-�<�x�-�h(�z�a��`���Cxm�`�)�Z�տ>���ǟ[z]���k�&��Z�:��� �wm�o�O��ܭ�[FdZ)���Ғh���Iq ����8]攙ӆI��NY[uB��}"d���R�ߌ����߅��bv�v~%�L?Nj8����{��[ X4�,x���ZE�퐞�q ��$$����(I�#�B���O `�,�ܷ�j� ���r��e��ӚR_H�` ��z�:����Y�N ZCns7 ��a��S��-��=E�2��T_��FA�Eևx ޭ�ަΆ�& �2���'E��d�^��Qx� q>�3!p�!F������K�;�WK-��y脹4bp�E}�� ����q��DF:^��M����VY�Od�����ב݇ =T� ��ݵS�m���O $�m�_Z'�_aԎ�sI^���'������M��5d�I�"��͛,-%�O���`J0ǐ�O��[fA��@_��e0��Ïٰ�_Ϭ״�����!�&�D���I lcж1�-�V ��jT,�P7L� O�#���c&�@I&��tr��X `Ȁb���q��_�r��V�Lƞ̶�g�cm��ةh�率�z) O�$L5B5M?�Cu�d��$-��(Q��,��ɐ�k�?�@z#}����V�{/\Z5�F�$B\K�U ��v���X��[�wۢ�%��O��(���{�^ b��E;� �eWhI�*��Cl�K�/Ԣ�tq����&6A|k,o��&���~�h ���{�je����c �%�&5��Bd�l��� �+��E��F��܍�dw�Y?Y���>>��T�������%`�Ӽ��j%�5ZX���)s���=�tW(,��zp]��*�'�#��� ��Z�g�i,�<�)������ᅴ�� �Sa4�EY�JQ���#���RfF�]��I�Gao�\��=��K�����d;�+�X5r��r��(��ۈ؏+r�mZ?��m�4�}��E�x0 �>:�*�_:��{"���&������D�g��(�ȡ��-j�1>,bI9>�c˃T�A�x.�xo�]َ�R��x�Y+�M'�q��P�-f����"��Q_��T6R�/1[.}�u�*�5���e�̀+��6 Q"��a�v�~�I�F�&�p_&�6w^��x��4t*����qzΨNx}g�ҳs���[�o �����T�^�ڛ��b�~�������K���h1Sat�4��L^$�>����T�c�,�[� ��W��C)�3�}2$�octB*y&d.#�3]7��3pm�j�T�V4�Iv�R���1�S�8���y��LU�,���PXx��So� X���T`�'z#�TLA�D���8�b�9��;LZrGN�Dz�?`�Oz����B�n85$]D�O�c��H����V���+�V�>��1ʜ�V�k�����e�vǺ�l�ai�6����&Ħ�7��Ñ�� ���c� ~2y��!]V�{���60#t�R���� �l:�/ہ������(�rk�J�b�� ��(���(#��ώ�1=_ e�"U���aS���(P����mƞސ�CX���X4�R'\��6E��o�&�ܘ���]��ش�H���M��~H����>���H�3���61�u.��c�jRP1���W�'M����[D�"�?=#"�G/7��7�������D�{���4�-bg�XKl�`2 �୭����F�=b3��5��݁::�$�Ttҁ��&�bWn�S�O�g�+��#�i#��f�8��|�i;Zl���)�Ye�<�iα�>�yFQ�q�.��Űm # 6��R!��_PC��>�YǶ1���6��۽F���c��{}���:!��~��|�icM�Ew:|�ɾ����������קO��1S�m�p��6h-V�1)j>n.޻�󤩏�D��3"�h�6/��ʍ�Sf`���3�Z�YU}ľ!k�iLD���Cj��lv)������!�3}:�d�8`�R�����'h�& �Y�$w�!�eW�������d`R��P�{�����q�?��s�_�Q�!�E^2�vW`���\U��}3 aL���UHWz��Ќ<�4E_"�m�V�/�M��.7�Iզ�wJmYJ�\L�,��R�巘�r ���'c�]�7k?�T�GS��lv��k��C?�x��3[af�ߪT��eߥ[f��@�a��uD�/�O��+�Ĕ����W����g�KC�3*�ۀ� �]��s��.ꤥS�7���sx� �5�˂��"A�"{e��jX�ɠ���,�b�"Z�!X�4XrDÂ����{��_����/�pkoF�C��|����4�5��[�N5���z���撊�D" Sb.�W��rΠH�3�R�r8��+�ь�X�Q�D1?��%R����|J&���\ �5)`m���J���`Y��4���jvq`}9�]���R-_ִ=Q� 8EU��4<�mI���5������n��*Vk�Yb�G�7Q�qg�W����&*��Ps�X��Jj��"yXV��d ��lsB�d-<�b!|i�cm.�vS�#]����*�X�R��e�H�56�P�M}��'x�ָFI1ijT�D�V�k�D������sx=I�n�*Rh�Ё��>MN�O� |��51}j��M���r��zL���v��ԃ 8�2�׼{,,��4:T��qn����:6��1Y���,�+{Y��̶A�\}��^{G�#� �Է���4�l�·������F��`�$k�s1*�n�eb,l8F�!os���g�#����;�ROr��0��z'w���A��%N�������5�� =�O� D��J�5���ӤX��g_�?�cM��r�m0t������"�8,Z �"�K�e��I¯} �X�o�����mH���|X�9M[x/*�����*̹�H)�V�L߮h�tQ��_����H��Ρߟ�W>�P��c�ӟ��~�������~����+���FlӮf�t/������� '�� �6'C�Ֆ玱������U��� �p�q@�$�*0��%�b0�]��e��`�yI�߳%�l����W���O���?�B��2�����P�ƭNj� ��O.��|�s@���4�hy{Z��u��ܣz��]u�f?��òGз׏5} ����� �kxxr>��h@,�r;y/��'���������R|��^Dw~৏���k;�{��t�(dZ�"~�ʆ�Z�H^�;s0 �(��f����W�h\�{�Q� >�5h?�VܹY�B�B�6QX�����(���Q&��/��A3^.�ٖ��Ӎ��˹;�$���t:��,���҈��f�x��_>�5� �>??6�l�QM�/ /^���@JRAA?f���/���6�����IVp ����{�J=�.���.�?� ����{X�6'^�TL 4xr����<�����6�H����:�>%�-�w>���?xД �RY�_# Cz��%aT��' �(���U�����Q�X˛e��h��X?/�ϋ��b� 6���0���jq���V�5Ѡ�@�WJ ��ċ����`��Tr3�Z�a�\1s� ^V�x�% ���*��j֗kj�B[�������,��4�c&K/����W5䧳y5+���v�%��Q��q9�cN�����rN�&���Y���@�hGܽ�^�Ak�Їܫu�翙�b�&uZ��bR���߉I�����j^B��0d��_"}�F�����c��e^�2�,.�bӿ������%T��| UJ���mj�c\�#���:}i����i�~�zh� �G�����e��O���U� ZM�m���Δ��x^��75�EFtf���$&Jd ���6m���.L7�y�<���%�\δ�8��U��u���G�%�U�Q��QGA"�����JID� %��{�������"*�0���oځ�=�S�;�3�O/�V���)�n�Bn�!�qX�>�6��k�ݩ�z%����Ɇ~]dwZ�U��5���;�����uE���p5���v��Jwٹu��֐�5�x:P�><�b�q�E��5�0�������5�����<5�|��M�Si���ɀ�V�W`me! 4*��a�o�ϓ�w�]'�Qv�u�n�Z*�9�ƯSkñ�>�� &�y��ޤXg�Z����]�� ����W�NM���|R���g�.�=�c�������j����q�*�(o*7�A�ԔzP�L�i�?É\Ab�]��g�wF?{)��[����l���_�O��IE����0 ��(ɳ96ަ��m�=�/L��[{�*����e~}ј6��x���p��i�� )���_��/ڸ��2i�w���q��g�P8 �)�H�ם����%�^jc�ΐ'�6�l7���$}�a+o�J�ezπ�kJZ��0�%o�5K�}lC0@��I�y���"�~e�jrm7�� Dm/�;�}R(qܥƕA��~ ��%9\�� r�[Yx�[9���'\�K�:���G��_e1V���5���BfAhy��>Zw �z�f��C���q"�cGw���.p_[��_Y�-����֗˳�:^G�/K��wj��xK��y�n�x ��+$�w���ñ˟K e�jn?�S�V� ��y�ap����= ݺ`^�”z���PA�)�2��*ݪ�`p�K@д��s���'�U�eƈU�Mq�� �%���m���lm.sP]*���<"�:�d��4��P��c�ES��na�O��E��<\6c�DuG�&�����Y��F �x!L��,��TƑ@/�&���i`[\`K�$<~���&��a�`7��XO�^�jB�ҳ:dU9\�������B�����N����pN�v�2�� o�De��\��B�\������2-�����Prh �τ��R�j�����X1m� ��Q�X���c�d��)��v�KƘ ��%�� e�k�{�&)�DU��%UC�y�"g�����h<��uf�.:�G�0�ɭ�Jd�$�v�#�ed~�P���W��)f)>�W�]�Z�e ���ג���H%�RMsL1�+���@�D��OX�jv��c��I9t:7�)WVo�{ "&z/��r����\���i>��'�)[*Y�- �/c #��� o5��7>�L3f��� -T��6284����=���3= ���#��,X�A �$78�������7�aR�o��|�����|q��%#w����ک|_`���� J�W� ,j4�T�A�"ޞ5���*VMZ�m�X��(Cs���o�kP�h��Ҫ�9F��;��7��G ��v��y�u�_7� ��a-�W 9�?&"�_�X܊�50��b���mZҶ–�:*��i+�U69nL���?�;x)g5e'zm�mcoYڶ_ɂ��ƕ��A�Ne/�<��s�Ã��C|&�Uȹ��� ���ʶ1���榯�B�>���\M�.�%�lA��b�ц�+�oЪ��}ų�¨�BG��0J����� �1� LŁxDq�N�L,z���IfX���䲻(K�s���G!����&HIz4�|��M��bD|U3��uP/]��%]T��8�H�x�FL�uH�R��sQ�BQDhFW���B���n4��h�I�&�:��4K�����w2�Z�fd`̙H#' �B�����q~ ����b�##�x�}�M�;Gv��s��oɀQ�e���i�c��{э{ x���U�E{�խ��4�@� �}�%.�L��i�%�Bӛ��s�b"�~�H] ��}�H;j�'�H(HU�q�Ai%W�HN�V���������c�q|=�5R=���+��t�Db\���������A�� ߙ�F�M�R���S�u���������X�m�X��}8��������&^�F��@�7G(�i��h��{R9_�г��=&8�"E�=��{gM�c��DXO�<��z���<�b؉��mR߻Vm4)*�$�\x�/¡��O�T��=�'�ܐA���'0��@D�L���:$�+�s�JࡐA(כi�1?I �y� �G+�e�����7�#A�jN���ʞ��1�%�5؆^Ӡ1��lP�:����:�ϚuH�)����R��I�Ժ�4���w�7�:�hU+�;f�,0�x�9��$��̖����g���k��R2t��'l��n����4#ܬ� �����LŎ1��<���S��&nT�8�u�6�臶�[�s�c]kG.�t�OĸjKS�� ����d9{��T>KpyV;>s��d�D� �X�{��0�2�័2��pܨ��Gur��W��-2����p�1���_} $N�Cl�溞&}��3!���zg)��z1��H�M�q�����V>���X���J�BT��p�+�9=�y���� ���`�W�� 8" �f�m{��)���h�}i�x"��N䭙Q����=��8�b�:��V�] � �\%�z�MBUq�_�I8��Ѣb}9ז�j�R��5e��Ծ4/b�8��=�R�#s-��g�Rn�[��v���[&�"�A�$6��6kw@�C��E��o��CG� ���z���$�( F$��2Q+��33S<��� ,�z�]�h � ���%k�XT@#���9��ي��<������i�a���TG�e$}�>F���?�1����* ����%Vi��J+'r��X�V���w{�T%ZU�c ʀ�d%����w]\ea���CT����xLFj<��%.��C��J�!y�:,��7<�&��������r��c%��nz+]*KYo�~i���!���k�����������k�[���B��e�Ғ����;F�롏�Dz�cg���i���_a1�jz�Տ�����X���� >5�Pm���m.� �)��.�1ui���y��&p����'���cX����><�6����]:�WE}k��/��(s�F[���9�l ���L��o�зrs-7Ѹ�$�w1�E#t����iݢi ���~{��v���4���O~;��^���n;X�Ʃ���`M�I��~���ב�,�����[ue�����Y-Y�O�',(�/B�De$�+D��}��rGp"�꽟x�z�3�c�#��1�O�xx�/��]��ZΔ`�p�%�!�6����DN���,�y���b \�q`2�O�9L���n�,S�2�����ϊ\�R�C)ϡy����5=2�tf���k�Z�ώ�Z/.�%���й���)����Y�:i�����؛6U�6)�<���������XY��m��|��;kbۡ���ꭞ>έ��0�u�at��1�e��)-�ޡ�ַ�؈}��#�4��F��=3)n9ת��(��Z��7Ѫ`�`���/u��ʹ�#����֮�< %��s/�1�|�拫�����}�����������\����mVM��aA���f�����TP1?F��|x�_�Y�Z�A�u��tG�ڊ�/�$0B�I� ��H�+��<�ػ檾d���c��}ORo�{�)k�����\�4F�*��G�%=�+ʓ�R<��X��RA�|���2�! ��+[<2;D�LB�R����������~�ݿ[Wޔ���y���kOX�I��)�"�vA��5��pɍei��*g*� �p��NJ��u���zg|�����p��s ��2��l����ÝV��N��8��Z�OR-�(75A����1HѰ�iһG{�mJ�Q�٤&��~[�X1>��[�O�1[ �D,�!,���Bu�Um}'�I��A��[�Z<�gS�k�z��~6�.)!�j�e���@��%͓L4����E�|�H��v��v�����3%�L�sX��m�/L��5}�Q�P�rU���07|N�^a��\��^���ȹ���qG ��Q9 �[қL�@��ٗ���j�+C����Ί ��v����i�ƢW��R-<�Zb<��y����j~Ű���p`np�sR)�`�"���Lj����S}y����`&��2R�ʧ%s�h/l@���-�%�lX`�^��)��m�T��nFӀ ���Ome�Q�F۽ v2��L��x���HKWi9^c��8"�ld�c� �Z%g.Ɣ�d �XA�J�D��YRb�˅urfZx�n� m� ӝ���1�{��Q�N���#�p��SF����[)��|Il+x� Ǡ6��@�$�9��v���x�h�H0��r���x�{>d��F_%շ�?��u������J�'��wCUb���0��znf$c�Ooά�c����'�?��_5 �^}`��Ft��[M�H�:J��q���u��Y��)1z��k��X�qVJg(ҝ�F3P��"�l�w������ޘN���PLTW*�E>�)Yygm�X��l���m4y��8^��d^��lS?�`@G˘����5�%���zE�<��T&ft��}^X�{�F ����UU��ط�����].�ՄS�rȆ<�>U���i G��^u�`�.���q�I� ��u�6����_eFA�J^�9O�q� \/$�-�h���R�:Lv��5EAnL>���I���+{�<��FM|�gɪ�څj`�N���0{�: �[E�n�`m=�`d�*֯���L�d�(�IE+��1sz��[�ka]�}9��ͬw���J����t̿Ҧ[��÷����VR_��:�B;��侨�vetB�� ��%����7oa�ף�HvҜй�I�7Y�2`��mO� <�_�?��s��Lő�H ��S��>�A�>w�ӑ��\�S0��3�C:�O'�Y*���댧I�T����,�p�h�g���������*�3����&�,a+ �F����Z��V���M �O�6CѾ��q��z�18����*����Bi��ڟ]��'�>�'<��,`���K�Ad�E=���?�z�:�犏��s�g��������(e��9�,Roa�(�ʏN`�n��n]���P�%.�%Ѱz>ͳ�Z9v��Y�,�2e�����d��H�$���k�Q�6��d���W'�Տ¡E�^��[G�ay�0��.��-o�yY"�=/��#y]˨���b��i�zG,%[�ԕ�`}x!V��VZh}�h�Il�N����K�;�z��,�˷���d�������z�m��v)�V��R_���p��q�pq����[d}cp�`�/t��\����Qud��ؕeH�AxcO�8iM 2�Z^r.��^J6F���Ij�|��]_�%���U:�/�N�2x^�ޅj����|�R8#�Ǽ�*mԤ�ν�g�-�3���YZL%r`���f�_��K��y��m��I���߱h#��J����)"/����]�U{����;5_�Ù� hK�|P@W;�ی��`?�꛿7�߱���Ş����A�����+��9&�}2���FBс�2�������Z�d�c���4�����'�7�Rbvo�޹&���-�~0l\�T��Pq����Y}S.�d�����}�zC�)�e�7N׳���Y��p\��כ �y W��� �@I�_�-��6ZȘ���!~�� �AV6�oC7aZ:Lᜬ`��ߐE bL%����hF� �L��L�[���5+���mc���c�lu�3�E3�P(��*�6x�C ]C�����MYM ˫k(8�TӨ��B�p��v��p ,��� �k(ܻ�Al�j��V����C���z>�6E� ���}����������E��e{��-d�f%��<� �V㰉K��r1�4��g¥�tT����z��}����DUj.}��\.x����Db?e���ދ��Пc��Y��R�E��w[��9],���p8��ΰ����E)i^09�z99N�&�V�(��r�;� DE�&�������$~��Թ �*���j�[gRR`��"�F.��\�m��pGU�x�o������Ab�e�4Oc��7��4��m����4J�1���Ѿc�׬tI\c���9���&�I�HՑ��t0��nn.� �E!�����- J���6^d�������3��JF@EF�A${�d^�f�|x����z�r��}W��K��wSJ��Ц��-߫��`ax*��F�׫�5� [�)��H���?��G����?��/�.������b�҃b���/~*>������2�r��V�Q��?���fb�-������8x�4.�{ ���Ea�f��O��}��r� �7�M�^��Nc��t��V�[��kK���ٖ-"6e�a"5|އ���^�?_.n/N��������bv~j<��v1�<],��[aK�R�l4�/��b��3$�,��_ k����(���Uڡ֬��i˲~�����Dy®�:P>���%�ĝ ����6�K �Xp�BX�]:QoC��Y@N���h]���Ep{Qf:D�?PK+�@j5��PK�RDefinitions/groups.yml�X�o7 �_A�/)_��-+ ��h����.���|dz�褛���b�H��9�1����VK�#�#Eݛ�7p!3�s�u��aP��������Fï�/���f���wҰ25�b�x�� 預 o3������:�>��r _WW����t �Wp|9:^/G�� �o��ptrH�"3x[Y�O %�s�q@a" Wa& ��_zV���,�jr*��t�MG�rҢd)��ae�)2���D�c!� b�"���cL��D��w�=�i�wG{}ȅɪT{3k�*�� i��$,���ϋ9��������r|<�O,�t�R`BL�oQ������2h�ڣ-DM��ؓ����oB'?�;�D�% �V�¤=GLjf��P#3��`��'���nZ_M�2��m��� �q�EVHlu���s�́H�� )%F!����.�坻,�r!���Y�g�� �F��ƪs&��#F(����=��ז�kk\/���Y�+&�{�f�0��.����i��M^���� ��A4�#�}n+ySc �pp��1TGHT����ZQ�C��Yq�Cj�TRs���:���?�B(�xvE�JLQ=��6;���^(�UX��� npŷO�� �ȗM����̮�J�s�<ǣ��:�HM^&��(������\_N�6�+�7Y���ڒ��]CU��P���d�@���f�T�=�z'�m��8V� ����J)uz�Ԕ3�i���gh��wiR/˺����F7�-q�c@6���D�>I�̄J3Sk�*��)e,��=Px�) Bˆ� !-��H��Q7���@���[ ���b2���G!�1�i٪����i���������;�7No+��]�_U�����X�|^oۙ���Qs!=r��7D�n�i-R�<]��j�[��I�o�&���/����@�{� O��:f͒Mv���T.���/��4ͅ�����$����_2���6����y] �(�<��o���e� �K,��h��d����\O�:9&��wIl���PK�'}8PK�RDefinitions/policies.yml�[_s�6���8I�����>������&�'v����p �0&����vAR"@I�,�Mo��$��������y/�����)7č9�k�����|�� %ɛ�+� ����sU��ΉT��� aI&rN��q툐��B�J��T����f���,��Q��@��W֦#�=Z�g�>?;�N�=��)3:�+J{�~pqu}{u �1�eέ%�-����j��!���)Q�Б��� <5� 9:!VenJ .��Έa�m5�����/*�q�� n��O���� ��mp����w���O����-���\|��� >^ïw��;�up}yB8� ��3mP~R�y�J��< S�@Vs&2�`]rT�'#5�F�r���iA����:��YLs�e4Iy&��dɤ��9��,�ē9-��u��~*����)I���y�iʞ'n�9t�jdϷ n{��r�LH�-3B;��$��x{�'7~<����9Q^/�>07b�0��Ns�S� .s!m� ��*���h�Pu��VP�TOt33��b pF���*������}�h��ӥ�ռ������?]��O�(�o��-T�����N9�����l&o����]��R����撣�] ��]�/����$�}�]��y �ծ�"Z���n� �'Z�ۗ��ѩ�&4/�� Hk����������'?'�M�h���4�i�D%˂�q��$���v �������xZ�,$�>jA�5>Z/���]��Ji�U�jǞ��.h0|"M��G�@�B �r� �V1A1V�}a�e%4��c�-㣑q�1+&u��;@��w)|�o�Xd|Afd�l��s>��.ZN��l n���;���ڧ�~{=_�X^Z19��[��k��;k����T�o���y�����\g��wb�>��:�]���%����t-�[�3��e1� �^��0���\�c,*u�xX<q��+�Y���A�I�G'��f���+�`�6� L�`)x�:�b�x,��*s��T�$��O��a�Yg�<�~<� ɯ�f����5Z�x�K-7P�\Φʢ�1�:�Éէ����S�L=����5�B��/0w)3�|bQrj���w#���R�2�0��I�1�s�@Gudy���e6� �vp�g��� ٽ�6+�U�yi�p�`8�,�x��#;�A��Wn��@�W�w��M�G8��P�u�����t#<������4�7\5��"7Ec����r��"t 3��M3\���Ϸ��ݗ���>y��5�����6�}㦠z5h.��a��&�U��JB1*Q�� �R�˂>�JU��� >A. �5�IJ1/h;T�W8����䬁�Q�8o�d��@�dʪеyQ�ė�<��X��/���;��p��d��p"�'��v��)v���� �� ��U ��}Z�W嚚�Y�� �J�����`�����T3H�������m���;��=��;�= e���u���\�퇼��6H�O]���0�p�ce�X}�[4{`����h�b&���R�v�R(���6RZ�u"U��AA,V���"3�%ֆɀ���&W���X�rGE�:�UJ�6�m+, A�n����ጽ��!�Z`���k��Þ�+�M��Yi�������|�� nk�^61�c~���LLo��ѿl�2=C�[� g�*��|Ab"���"SR���æVx�� ګ�!��RV�i�_������JK�K b@OU�Shb�J� e�@�j���+E�V��\/ r?�M�_�<���a�ҔtD����n�/nzd�㽓��SY� Pv�@ȍ�`� J -���[�X�tU��9P�#�ji�66-��BZ���v~)2���K�z�F9�TG@cP�jR?��B�;��9�X�|����_q�+ּ$k�}��nꅒ|��S��ui/��KѽȠ�_v�{j~Bxo0G�}����o���s����5�`�FQ�h�7%�xu,�gC!7�0�=��0��s9щA�.á��h�,b3��� �iȶ(g���A8h�M�"��&"b �S�'�W�� �rN���7�T&�7j�*q:4hc�� )2�H�|�K�ԑ""[�Y8c�M��H�4�$�����,�݂�dj:��!������Q$D4��I�'L�'��2���0��I�ᄉ�# ;:�C�H�B !6��갹+����*U"g��.#�:�"�X�>��>h�7s�TN��g&i4E�d�}H�h4�MB���E �a�0�!O�th�US�R&2y:�PASW��"�Obh���'�� ��P�.��څF� vs��4��XbS�"`)����՘'&2V�e$%��޼��tR�ȋX���}"���h[Ƴ�,��RF!D�J�F�H6|��F�d����L"lj�k�97��8�hL�d= ���t�j(#$��@��h�҅j��Bt'�DZ�D�1Y���î�L��;�V62����e�LYat� �a�HI�]l�}[�$�Q�ܮ0���tcQر(��5���Q�ȋ�w�g�۹�P9� ���7~F�&�m��Ȭ� �3W�z�E�?$W�&�;C���|�# 靈fX �Wb�N�� ˫~U5�>�6"M�DbH�t��Mqv���j����T��4�_ba��bݺm��^�L��6n��� �7m�8o�oY���@ }mnuos5�����m��)�.^�Vk]L�)v£�L�I���A�::Y��Q�+7��T-�dA�Jv�뻣��[���������%Q��ZX��Z�U���~`EcA��?H�[#�PK0?��@ @PK�RDefinitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQm r.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6 �'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z��x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'�����Rժ��t�cCИ'rZ�K�S>L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK�RDefinitions/relationships.yml�XMo7��W�A1ଚݓj'��@.,5EO�;�ج� ɕ����!�K�W�-���r8|�8�7�W��G��v��Rgd�_�2�O5r->�u�h�k�x������o�7��Ƚ�Ƌ�\('�*'A_S*�PZ�fS�J��N�uX�r���?� ������];!��+؆�����p����&Ʈ�y�tÏ��w��7@���srNX�R*�X{! J�0s�� ���1o��*���Z8��;i ^2�U���U�C�]�%��M�xz)~M��k��{<�p��L�=zxMf�wSq� n�'w���~���b4�G�1��] WX�����b)cҦD�&r�j�RĥW�\�X�-Y�pDAv��� ^r�Q^��滠�̅7.��J�`6��|�q�1&���&����������\�)6g�r�#��79^e���J{�K�Vc��c����"��t�\�`��1!2r�U�pf�x���,s/^[�^����v$:^� +�6,̒^�<&p�3�LVm��5�$`���t1U��*����9��K���H{l��rݒ��H��������8�q�t_��n0@�ɤ�O7��T��j�����&J`\���3O��?�R��r*�E���Y&|e��u�C��ji‰|����(��Scq@ �3N���aX�񰽀A(�r5��#�Y���7���m��f1'^S�JPR�Sv%vk��E�����!Ea�V�1"�U�� ��(�p����8��G���Q��> 7"d���@{��o�^�Ui;X��x;�� "i���U�kΖ��O,�k6�|��=�=������I)4�����a���'l��R���"����vE��5B���w:+ ��_Q~_�BQ���q��%��Ʋ1�%�F,e��H|0\^�NaK�S��!#4�ȼa�b]>Q]k6��L-�d1��r"��3��'e����|N�:�a1��w�<��v85��3e�V��)ʂ:Ǖ�P�Cj,k3{���=�W~�GM=y��X {j�`���Fm\W�B�k3�d����J��5�J׍KQ�(���/3�B+��jB�"�#QuK�D{���0"p%J8J�`0,��� 11(��Z�k����P�;�A�צ�{s�/������E���e��(=�I���F���9eU;R�s��&�aԻ�a��5�T&��rm����cv�4�J�U��`7�u&�~ �עǚ���v{�*VᯅqQ-y������ �LP�Q��>v<ס{�Q�[ �;�ؖ���V������J��t���O�5�sU8�rA�BE�'�;*Hg�'��"�2�W!�����z��)����g�G�IO���o��9�*�ߊ���Q(I�Je����t������]!���ߐ=����L�W�`�*A�@#�N�)�'w/��S����|\/�fR:�. ��SvDI�m�'��:�%O��ӛ�Цթ��� �zv,�_�y��w�Fk�{�j�� {[�Wk�,���/����Ty��Y!tgD�}3��f�� ]y��/�� ��/p#᛺)mJχv,����}Nul԰�T.xP����8Mo��J?�1�ϽP���N�o l�2@_��ʺOȖ�䓲�������y �)+�Z�:�o��~�@��:&����g��U"�����s��~���0��2 |1�%���:��� ��<������ſ��j�?;v�ޣV#'����M),Z�4�NE�?PK�����PK�RDefinitions/artifacts.yml�VMo�8��W ���@"o��=�I�5�q���'��F�TIʊ��w����8�t�(��߼y�q28��2E�0�Zgh��J��Owrh�4�H~�S6vG�џ�55��m<�Ʌt�K��O)V��Ԕ��B���Ex�s����� ���W���ہ���  頋�i�D���뱊�n�yzy=�_��p�^+t,~���XW-���bE0�h�Xk�t� n��R�����7�"yɤ�V�j�V���7 ����d��>N�����2]�u{��/����l1����\�ή���팾>�d���ή��+z�*�� �d1c��r� S�˔���Z��f�VS8P�-��l:���%K�����x�R��0�Z��&���cL�lE����i�w�sȄI[���^�"�K�VHG�&��.�3������ʇ',&�ˠ����SK�#X��/'0�<��<�&��R`��z%���+�5�rC�YS&G�]a�L[��ɴ$6{�|)[����JD�)0�K�/Y�T$6�pJ�na(��!4�L ���e*�F2OŚsK�"�0g&��8��6, �B�H�k�F��'��>��oSi(EU��>k�"��Hפ ��t!�뚫�T&����L<��z+�%TԊ��u( xԦ���Fޥ�G{��) ��}&�+���ᵟ���>�)uH]<��VR��;�|���a�? �^˧�[�J�E]���� l/2��B]T Q pC��R�7#� yܦ�/��s�{�ځ���!�t�5���TyRLTjٿ�ɚ���R_�wu��,虚��& �u�f'ľ1S�l�X�Z����ALO�@;B�v����8�鈕Xg]���MW�^�c���6E������ �_���P���vD�ͮ:��(�� ��.Jj�^��+w�Ϸ�ɽ�g�{M�ǔ�=4�$:M��i��Y�Z��+��m�5Y�/a�л, ��9�_�~�b��D=�eD��9��c-�د��1mS��(�DI|W2{�4®�=���6"ǡ�F�dN�3��� �0�[�!Č�� O���P�����q�ma�H�1��"}�H��� B(�a��A�Cp����3�����sw� m��_��"77O���n��h�M=e����%R??�M3 �sG���&�7�c�s�%��c���m7�sg��l�*#��d�[��d�F�7�{W�l�puBv���#z/?��� /�B�G��e���9����\�ƅ �,1l���f�t�{v��\-����PK 2ea� PK�RDefinitions/capabilities.yml�ZIs۸��Wt%��Ja&s��d�ITc�.K�ԜX IxJV�����m�y�C"b�������W��ThB"B��,)�c�YO^��L ���>�ﲮwC �@D6 ��DS�4��@�`ŜPX3�tj2!��3!g��h��c|���1W�q��[_��^�=��zR->�t��|7܎'�����,8��+a �:��P@f��5Hd�(�i�3L,z��ܬ��(%d�(6KL�Z9<\tyڋxן�h�n��Ѥ�2�M�?L}P8�0��0 ��t�J�ZcgnUl�VR2�W�7=)���`'���q݄�^�X��l!)l4Pu�$�XI�gۖ�I�qR<�>��5:�� ���<@�aN��E{��n�1%���|�|�H�5|�zQ�F*�ͮVDΉ���?yŠ�a���߾���`L�����m(l���M6 ��?�ӡ�^ �ͼU?y��gJI��|�Bd���K��v�U$6#� P�1(��;�.jH�۩i��=��I�)�*�S����e�z��/H��Ԭ�z=]@iI�O����6�p����-tNJp��oBK��gg�m2D-��4ŴH�YE���Hܹ�h>�b�Y�L,=j�k�3)���k�� &c�X�$ -Oh�bMd 1m�<2������=&3$Y�ˬ�ae����$yYלKb�d�*+ч��L�D��͆4��ub2�^ʄ#Et�Bڱ�# �Jc�P�Js}0z�� A�� �_p� �wJ�c��\�E��?4�e&��e yX5��t� ;��ZEHP�&9x��� n@����2n��N0*�Zs߾�O? �� �0:��,���WS � 7����1ź�)���ܬ�er��&� �)�|�ڜ�0��Sf'�-".Ͼy;cv�p���E�Y����������7����'�bZ�����?uf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-�;c����x=> [N},�k�M����a1_y��x�h�y��-�l|���A`<�]J9OB�4(��`{��D��NaiG$�Ke/y��О;�r �3��/Ӣ�#�5��U��//�:�����j_�0J��*���.�*`�ٽ�1D�ݝ����wY=$Q±ܯ���rCz��$ j/̀��;�vv�R�߉��ds���A[��A��y�r��C�R�v��{���w�J�a�1n]|����njo@�����u���ʐh{^ �M�}�����ܣ��g<�`O�u��^Y;\O���}��(~��7\3�?m�F�x�sX��F��y���=���dw!SO��v6�_e�R�� ���o��r���f q����{�ўRP2q�L`��H���c�rwiqh"��8�� ���Ω�"8*;���Za!�Z�TkuA� �.��l%�Ek�n�X�)5i�l�(�e+ؾ�d�^v��n�”I���,�H��, YR�ۂ�\�(wV�A/a�e�;R�q�9�`�U�0�6ؕ't��r��L�}Q���zj����]*,�����qgܢ5W�Zf���3�eU�۪��|���F���x~�B'�l+���BBLІ^/�矰̧|A����lΌ���?�ƽ]%[e��G4���u ����M�2y�<g�� �|���*G��qr(������l|��������H+�;\��Y�9�nX�)FC��p����������_�QȜ��w�J=�}3��� _�Y�ֽլ��Ot&��nw0���s�����D�ݔd_�dZ\�|,Y�PO%��\q�d�2=V��;B�<ݢ0�N� ��$���k���쎦�hm�Z��bkmռ��7s��ĞHb��7�}�9�A_L�(����.�^+�Φ� ~ד���O鞽��6�g|�s�ۙ9'+�=���|�1��.������PK�H�v~(PK�RDefinitions/interfaces.yml�XMo�6��W �K $J��ۓ�M�B�6y�ؓ@S#��D�$-���CJ�%Kޕr�sI�y��q�1����g�QL`#�`���q�U[n��J�o����k����Nm g;���� A����caAH�*/2�$G� ��ij�� ��jiy3�/�S��f�n�����->��o�ۀy��ҫ���4����q=�c�Ufh h�w#4պ�+�gK���-( l��lV9�[-���[0*�[��Pa�ˍm���GE7H/&�zA]ß�(�n �[��<���o����l>F0��|�)\��}z���;��>��V�� ��I�t�ĉ!���"d �"�꒫ [!�T�ZR9P�΅q�i�^B(�ȅe��)��\Ye8�L��-.�~���8N�X���W�Qik>^�A�, vyv%�E�2���H6�����/JYg ��$N���,J+��;�>�kQXOdA��h:Mv����l�� ���i�M�\�>^2-�R�A&R�;�a0K��DO*�~B˨f� <��R�㺪���ȑ �����c(�Ξ|�������?_"u6�: (�B��j� X�TrTm�}H�����!'êiG�*�.��s�-�-|�����*��cx���s�ê?���tv`�f�T=R������=(޹�����8�O0��zT�m�����u�E0mk5t���T� �:���|O�u5E���/{ Ԃ���I��['M�w�Dd��Х+yA���N� v}B�\{{� �N�#����#|��7} �o�)���Y������q��Uy�. S�J��#��ey�M��M�'0 ����������̋�ů֒��˟�1�Zn��Z�qM�4���1��d~���K�ȁ��1�$pN�U�@��6tE����آ��0�]t�/A!?��$X�v���ҵf�.�`ѣ�l��8�|/�Vt�ԳXl��}\A#2�]i���DK����}�G�{��6�3�� 6e�����o�4���݁��O��0�I|�������ɺ��_؆~�qm���x��u��k/��hNҔ8k��r�5�7�_.a1*��8���5ޯ]��v6[7�u�Z���0]�1�eN��9��f�����y� 3�ہ�R@6��_�����Q��%,oWZ�� �ոqn\� �g�ݓ���|]�!�6� �-�a�8YH�BпH��|������>++��,%�����0�� A���u���v%�:��)d�-�I%�ڴ�p����m�pI�-8(�UVπ�W��?2X�� �~�č���Z�l�KR7�9Z�0���^��z�vM'��|��E'̂�M{?�l��$�f�f�H�+�bA�`���� @ �f|��$��E�0H�iK�T�Jg��g[�w�]�T�3�"�����=�曠�7n��p�t�3��I�P���M��t�1��$a��$e.�ҵ�p�>�؝��nд1,���Ú�צ����m��`?�M{����5�9 ڵ��I��;�q��{}K|oa'a;�%H���)-v���X����z�+��I�}´F��4'![߰�wS�fܛz������Ζ���E�_��|�;��x����A�F���ߧ1���MW���s��|U����j+� OizN��C�@��� Z?'(�فLۆ�,�N���4�m ������|�>�Q�� �՝π� Iq� YsqTv���"�^���}9��G�d���V��� �GS�;���ҁ�Е�M-zp��G����/I#A{�'L�]�d�N/�N;ɺeI�� c/]oz�Vh1Ȓ_-� :�(�7��{z��|'L�9�e��X#gx)�_~�]���ԏ�L:�C N ��� @�H �H�^JB��B4�p{c��Kn�2���B���N���7������ڀ�� `D��*'��K�O��8kwCdѮ�ߕ���`)�;a�=�W�Qj��!����kP�b_m"��m@%��]��wS��*Y�RdI#�PFM�[`�yΞa�m�h�K��O�c�)�I��f!f'!4��Ԏs#~V�)���⧹ ܏���j肳H^c�:�.�?s�t!��ez%sTr��7��\�b�[��,p��Se�KX�*���T��G��[�Zh���jNj��70]_ÛS�� oW_.y�޿y�q�^R ��T�����VYL�]��Z �tS���B*nhXTߍm�X��.� �nO��/N�������u��'g3������`<��"�LT�Qw�d{Τ�8�~�k�4jdVK:���@}�(o��)��ண�S�Q��a^�������yQ�]�--�XwC�gږx>_/�O�7� y��_����wҧ�����'��)���ƃz� a�}@�0�e�ڰ��J��)V��a�+���k�h�=�\y�f0�`2���Ɠi�A��N\���M5M��a��'+�;��?/��g�*ѱ0�pQ\"ۍCIa?�"?����mW<����3��%��0�3L`3���l��(��C�G8�X?�=?�QwE�������xq�(�@;^,<��O~��Z�#�v$�Gp� 0�a�Z�N��pw��M'��%i���S�w ��m��� ��tؐ��S���#�`QP5ݙ��ܘ�l��M% ���1�Ty��&�`�~�$r�Vs����' :�M�xAx��g ��(�~����,�?$�kg�P��3��10�𹑂��:A{��t��4S�� � ���U"��}����'��{0�)cW@�����Y���v�E�+]���H�4�_�o�]�ΧW�ɹ=��:�7�L�������Ȁg^�/H>��G;�L?a\?9[Tm�=��*7�� �TǺ�&��}OFN�{]�t.#�<`z�A�� ���0���Ɗ�v��2�"���J|A��4?3�l!W��ς�ȱ�-�Ġ�w�"87�)�ϱ�p��6��Q��,/؜/$>ړ�z� "���*��]cA�L��Q�i`� /N3�?-�i���@�Եdy��ī��,�:����)�`v�3{�le�C�����}%Y�ح �m_ ���C��v����t���{0�;�}����eW ��UD��.���Z�OhBb�����Y�`�7i�c��p���W��}�l ����{RcG��<�Yv�h��Ww��KI�Y��\O�y���By��\�*[�2[ ]���v�,���_lW�G T�}��1��T&��������]B���K�xUˣ<��5 {1=M�5�ۅ�b�x�3��i���0��ڋc/��|~�J^��a�@-H*v�T���e���ɚ���s�D��S�Z���@H\mr��|fR��v��Y���.@�n�-3�j���7rG��K�������'���4M�X_����Twv�mg̦�v��b�2�9��J�X��� z�:�YT���7����@sA� [R��Yn.>�}2�h7hEB�}r�^�h�L���/�"���]X�k�Y�l��q?�@��Ĭ$F�}]��Ə��@�L�/���z��� �����4�ڹޒ��("�a�A:��JU� ��`LB�d(.s҉S⭇ U��w�ͭ�b�]��lv0��7��o�M�U���O��6���d��$H6^�z���h���`c͟��?�����=�˛�F�)�6B窧�O��#X���4���U��U�T7T溓��i��\a�Y�S���?����j|2wA�Y�Ԣ�c�Ɋ ?��0IU�P��*A��r��Z[ǥ��/}���K�/�~*���(y�X46=\(_g�w��s��oW���W��񟋰�D 9�������I%,��cY�,M(�!�'��� ރΨ�����%��y�6���$�~z��� @ş��4q�̆Y�=��i �]:�8;�E,�4ĞΉ_���B\�?�� �>)o �Y���Dĝ�Q>o�>=\�r����:4�����wO�u���c�4�q�C�����@_qS�B�xS޾j�o������۶������&u��#�1�kJ���є�+7e՘[%�\X���� `�>��Rwa�|`z��]F3�ښtb�SE}���}�Lw1y1L�~�c�N�����w�����{���p�I��ȡ�+�aq������Sq�k��\ T��d���8m��Ȧ��A�IR/m(5��i�����R����5�[�w�C/ ��5<]��B�: _����u�����U�Ը�j�36�Q��%�� �eOF��=�(j���8�TxnD�Q��<��Ѕ+�&�e� * 2$v���㒪&�c-zc��ƫE���%�K�c�Ӗ���f�-��GPW��Έ�?%M��= H)�-$�9/�_B���gȯ�1�Sr�:��=Y�0ن����� ��A5KP�"S�zs�\�څ����q�s�].\䦒���;��a:���F��wipRL����'�!������dSqBd(��,��8�BX-� ^��}��g�՘d��}9q�^�#}`4��;�Qd|{�1����6sf��}�Nx_E��\we��|�u/�B��2�P!���Q`�8Sb�f�Y_���f������ȍ���1�Gu7D�� l\��3������§�� "�(^�i'���r����-^��n�`���\�Z꼱 \UE���Z�+a�e�rJ��s�u�u���v"Ï���a-�A�J1Nw(�y#�|/�C������jHH{�2�=f|V|Q�a�i��b`c�D輴'��:�3��re��H�P=�R�hM�M��<��0o?%��H�^���Ȝ$��� qC����e��L�s�������\~�O�T[��)ݐ�>�E�W��!�g��l_�����{=�����.�L�5���7�9�ܸ9��׼~�2'��#��.3��n|M��\�]������ڗV �,t,�^I�s�M�G�Gs�9BV:޺ts�,�9 L�u3M�K_����.Y�xq������Ko���qr�:j:B�Z��p&��L���=�u�Չ2� �03=3 ެ$������z��,��?^@3;�L���(��Bv��#=3Z���/��#'s0�~`�`�o�2����R�٠Յ&��n��8Ia�H�;XI�ߎ�����O � |u��'�#d�� �1(�#5c����� ��>�P-*��Q3O:��{�)��2�=�������ܼY�L;G�9o��4��{��a��QL�w�Lt/�x���#f�1Oc}���U��U��TKsLtP�X(%�#䘈�h���ڐ��j��lDϴj� �xFC�R��� �m�:Qfg�W�`���?���*g�s�|UH� �S���u����c��i�+f<-N�ꁅ���v_��Ӛ(( $�M�n��c��)qQ��*.8p�9n�b�}��1Xˠ�;'ꍛYk��Yq��Jg�>r��{}W�~�k��eC�����M��n�m.���UFƂ�W%� ������e5��!a�df@2G�.�T�7�������(s����w��v�?Ur:B�Z��zG��w�b_.��2���!���ɦ/-O�]�ҡ�i��2�3ʚ��ճӗ���0L�K�ʠ��i2RA=G�D��x8��j��s��PeЇ����e4����%�D� ���5qo �ds������]���O�K�4fx�\�E%��.�C���p��DDG�a+W� ��o�����.U}pߛp�wYdj`���Ӆ���� ����;�v�:B�\W+�}� ����-�>�Z� vP���('``�{e�C)�Z�;�S}k5���=X���U ��e�&𦂱��T�}� ���:��Ր�!�n��'����wb*��u^�Y�)��Q3λ�5�LUQ�q��O ���ʱ� o����\Y���z�$V��Ց�r���V(*�)2q�j��q����W�h���p�t`��dk2��!{�n��*�O$��Q~��Pa�]�;�;�@D]̟; \f�S���h� �7�{�>&[7N��g���0��r#h���8G ��6���X���`��?T;����J鞷c�<�$�錅+C;�2� �s�Bw���F��קF53�S���~��,�0��NwE��ef(�м�J����҃Ֆ�I:��~䐺p��18�h�ˮ�͆�0�z<��b�XcMĄ&�VN� pf�󂦮�s'б�(?7�A�{�� o��v�� �%��=����"ù]N�S�%�tuLH�.�i2�A^2l?��an����$�ðQ�ޢ����T�Xǵ�&�����4�!�d���,�[���Ґs�%A�"JB�r��}��9+��D �w��ť�ĺ�WG�P��|P1f!�$��h �r��8���������MAg~����$u��z9�T̋/����ߓ �wuu?0�GR'�0� ѦİA�^����@�2�CX�.�V��ysaGS�̦r�<���QΘ+�a���a��5��JRG�i�Rp�o)x`�}�m$��Ͼ.���2�Q�=��A�m���5�� UjA���復��%���  ��v`�� �`b�Dt�\�\�?������;����bk_��[[ߑ�k[)���*��u� �#d�5��`x�����.�1�W;٧.J7됹Q��[ h� )��e R�3s��{f )<ۥ�W{��ܒ�̍�nm�^g')��z��p1;"I�h�Jv�-=x C�-�� �eb�/����m״�Ȗx>_��00�K�-l�Ǜ�(3�`�a��}���� ����ʭa�6����� ��h3�����J��6���&E��G��D�����v|�LE��0�w矿\^�uBnaj��$Ĝ���-lz�)�ډ�ڞޝ�����������w��kӫ�伮)� �̈2���H;[%�x��p4����&�Q���˩d�����6��Ѥ����/ex�y+ �7�>84"G����-2���5֛JCو���g�w�T�c��Y%���nn�ģ�O�a|t��{�bv��B��s;����K��p��C�C]� ]'KYA��� �O�>~�� ���~�P���fk�T�&���϶�vu�A���(^��A�;O\݉�p�=��b��V�T����E�����(��H%F�b�e����d=��c�,�]�W��+ T���+������S��2I�^��ht^���"aݢ�E��4�'�į)M�!Q5�O���I!��$���>�>Z��*�������*$�2}$���g�DyF~C�~G&_�0Y���w:.� W��"�J��\->�����ՕM%�;{rqs��i��o�_����zj�Sž�1����g��o�S��lH/��_�9�����5�zr��p����W�C`xv{q�u|wnOno..S���W�{0hZa*� �&(��>�O����DP>�@���Uv.���v��?�/��ʃ��͗\�0=X��N��?���,2�m�N��U� �'t��D����y�>����!7]�~�d�+{7`��gbo�I�0�q�$��n�f*\mH��_���$>5 ��Ҋ�9��v�׈�2Xi���֪��rf�&E��K��~���*��QZ�aD��v�qS�nHb�W3�.�eX^��j!��s!r �tS��Ψ�A�&�x�]�4j_��`bp�<� q�=HC � ;�бA�a�Z���9&�I�g�ž��N�D��y?I�u��?L��I���U�9����H�PNiŮY6� R+��g�+�Sծ�����͋��E���]6U~�o,*�Zy�Qi�=e/k�W������C��X���V����BA�yu&}�� -����Q�V&�H �'�z*H���=�}���GӼ��׬:m���v"?l*��"7�S~�О�~vNq��+w���� ���A& ����=U�䢳aU�wܯT��c��N���brU��NF6�/K�~' w 16�&�k/�ø���S�;3��-IX 4��@�ﻎr�ȡA���ܿ�9F_k#T!r8P��KKI�'Ft��}R,���a���w/�]X4�Q��ͽ�LoH��E��nE&gvt6y� �6��\bE��"�y�@U�5'݄��΂oA����«�b�թ�էRݎ �\e�xed��,�L������ƌFG�0���B��`�jyӄ1�Zhq�ÚtN�� ��aq�����T�v�����C#%���\�3'�b�нQ�KS�+0�5����Õn��,?TL����~o�>��.N|w�����+/�� �� ���t/q)�fgt;3�&L�F��45"�eh\7ֲꄁ4]VCz�/� G�B[�o���<Ų�1ф���"Vcd݄)��Dٓ���c/���Nl=�=����>]L�ڰd�e�/���E6�� B�I[TP��.� = �h���AV������t����+���\N�ؒ� ͤ�p�Rc�JPZ>������7bm2?��- �|�j9R�2�P�`N׏Xl ���^�J���� U#(�/6�u��d��}r"t1�n�e*�� &���I% ����"1��qS�l� )ţxP] ���_>Z�>Z���h�� >�~,�eՆT1g5 4��,/�E� 絛J/�/���)���������@��&�꼫��;M ��������H��VSvn_��h�6��F�ub�0��K�)K�g�$X�6]�ĝ�;�Y�8�b� ��m�C�P�q���Y��-���h��9��� $�R �=eS�&3&ɲ�����_��g���弼H2�k��.�rG�(�N�� {p2� ��w�QQ�p�ѐ&>����cH�ć4q�E�w"V i��� ^)�$H�ʸy�ԥ�nj��6���}I+r7To� �~�e�E)iӴb3��1{�G����sZyH�?�)�j�Xғ����~Hs��5nZ^H�;�V���RY0/����� �h��n" C0&�|y;V),�%� N}96C�ИF� �� �6+Kb9�{�I���qN���=��q~�9�WA�͜t%�ۍQ�\q�k8��$� ��Z�t��b�8�O����W�1�T^(�8ψ�Ȇ ൅�#�.��k��K� V����w���Q� ��wG�0�;w)(��3q{̞�L��x��{��`�U6b�Z��L/� ���m�}��8�� =�ؤ5w���_�!���Ue#���t �?W�Eš����h8�7��[M�}��'E!ot��Aw�E\�s1@w%�l� ��^Y���a����R���н͐ �j�& +Q�m�^,f�@��2P�� ���lW1��}�"]�Q���+-���,]@����⾇�,RR���<ȍ�܈��[�eO����?˗U`��������+����:b��%�i�i t'3�´����0G4���&�5���`�T"�tI_���:T� J��$FVm�{��y�Yț��Lw�?�y�����saTa���Z�<⭗���iŖ�C� H �R�����Ұ�� 7^/TNXxy�x�}��ց� ����xʃ,�+�Q���I�4�E�ұ�X���[<� �7Q��Q�&�����}j��%� ,|?��h��~���X�<c�y����}���X?���,`�Eן?�����'�����k �X�}r�Kv�� �;�Z;��Nh�l�o�ɫԲײ��t^->�1;�))`��@������T�z�W��&T ,�b,I�|ga!y$�ݱ(�[����(C^>�/\�M] ah|��E&�M�*�r�V�u`=�^�&����9�Vdf��E1 �'���uD}I9G�œw��oÎ�|�lw�cg�� �R[Z�ϵX�������b��n�)��מ�7TӤT@�t�}Лv��?�ִ%ɤf��2q �&M���J�����l" |���Iu��P4�@Ph�)"�߅&�2X2[u��:)|�+&���=\�Cs}�Ԉ3Z�t�9��v&֒ϷB4���\�}��WD�!oA =Ǧ�&WFL� ��zb�ԉ8, ��WIX�.��������e��ݍ��@���6u��i���fҲ*�j��G� �.�\�߃z����k�gV~F[Y^t�թK�����E��i�d�n�¡��z�)����R}{���$D��A�=�g�o5���Xʥ�W�9"��|��� �Wsȡ�����C-�fp���y�l T�9�řb���܊�/)\^q<��L��ʟΘUHؒ��Qhc��w��\��vv渢>;�Ŗ��a/�B Qn��MJ��5�y��,6���$d)hP��j�D17i�<� ��̑��5�ն܉����ao��(<"w %݉QGu�rsї4\k;%YBpF%��s�a #�p��o�D��)ɼzZk ����NJ��~B��Ԑن�og���=y�Oɇ��0�$g �&�Ɔ.���pN���*w���_1j#/��lŔ�q� ��G��LƜ�ra�(X{�h�E{����=�S����{G��`@LY��'�2}��g�m ��f������I'�Pk83���ө�6Xn(0��A��ݴ`�k������uC^$��Q�?Y�n�� ��I� �g�.,���6�`N4������V�4�$=�)���u�5kI�����6����ƶ��(��*���O��G��O�5������K�'��*�=`/瞷&���j�9�)������/;r��Q�Nf�f'���*��l�l�������#I��"l0��'���Wls���1��J,6Y�ڍq�T�_0hY�+�g�[��c�G|��L�V+�H5�#��������>۰���Jk��6�a#��;��j8��Q��4� I� �K:tnn�c�+�۲�Ĉ�`߿a��B�4�Dv‰�b�����v�L <��� .J�˴�1����n�6�"�a��-��۹�����a���bk�X�n��I���\�2�E ���O��}a��s�Ů�]׮�c�<��8����6c��$�Ι�R>ʔ� 7�(�fa� �cC/ad��L0�C�1p, �3A�Κl�0���+��J��3� �r�� \N���52M1(]_ҵ5���;��RC�������R0�,�^��ٵ�N�K�C��x��ͦ�����y�[ `f��=�ebD� ���sf F_��ꋚ�ɉ��L����s�E�:J��)y�ׅ���i�6�?�V�Y�b�,�e��,���8u��\�:���i~}͢��~��b�R�,w��1�:�>� ��HWq2з6�-Aġ�%����d��1�zf �W�"��l'�(]G�����N�04I�D ��'��KL��8���P�/���\�ǹW�j!��/�N �T�.�����6q�L%��ĤTrJ���<�ʚ���n�f_�c�h�ѳ�_��&Q?.W�Tδ����(UNq_^���5�\>yvc[�&������\/����z�������_B�1Fr9�����(\d��G^��[����:^�f�����-#qX=f �|��Xpv����.HݧT��X"����|4������ͬS�0��ð,K����P�/��+�Zc�nUK^!\$B��*�o�lX�Sd�iT�5�'є#B�`��j낶F��"�Y���ɴq��0���������t���d!��#f,B�\���K�7� �d]�S��$���3e�b�@����^|z�B2�����`X~���w�ѱ�6=��!"ҵo8�d�K3�����>��Nǿ��K� TN�Е�y�BGY�f���������-�Nnql��-�� ����O�Ivv3P��¥�]n+�/Yn�}7������‘���p�\����u:��|�� �q^�$��-��P_��K�\��8����'���$HXN��w�E�I�H�>���r��r���u�^�$�/u?_�#�m��E���� ����[������s�=K\q���X�e��r�JKl0��K����r+��G�K�� �o��� ��� ��q�a��K�/v2/UPA� `4�������X�Iv��IFt�L* �g��N�f��#:�df�"���!I]�k��u㾰X�ؚ�[i�o�j�n�]!��iÖV�-uA@�l���� ��i5��_N�G�����rv9S|�m�|/.��Å=_E61����07a��$� �V�m�,V�b��E N��89;��ǰ���t7nqڋ[�jr�Ӟ;�t���tnqz0nq�'nQ�-��[t���E.������޹�����8���_+|s�xy*�!� e���۠8w���+`R* �R�\8JXWEA,Z�OG���'`XW��� 0Z���s5��.���Y��ܯ��σ:qA/��9��[�Kb����'�P^J:"H��F�.Lэ@�B����2D��H�TĨ�����R�yY�p!Y, �eqta�EM-(5U�UTr��$�o�$9}�'�鑝$���$9}M'��!O��c\�E* &� �R���7���gh�~48�+�<ᖃƿ �Ia���e>g9���F`����|�i���\|�Ć��Sח���%/a@iY����e2)R%�&2��#"���|܀���g���� �e��Xf��b��<��I=Oy)�ܗ�ƒ�������w /�����[\�'�)f���p]­l���Ӕ.+s���}�ue���p)��h菉=2�/e,�yS)� ���a� �~c�1'^������)�"���T��+^V��",��J��i��� ��<9Ƈ�bFC5}��ɍI�ˮ�BX�S�#,��Q�t�,fc��ʜ����$�A�&�є�1�vb��]lH�����ś� �Zgde^��c��tIc~�_+4 ����6'�L0��jJ�J�DŽ��Å H�]k�X��!��4�K�L�sY �q?k�`�娸�Ax���ʹ'P*xD{̞O�}���#x��Xd�ka�ː�B�ou����]ת"�S�yOP�� �+1)���_��m�����gO{ ��?6��h���ҤgZ���r� ���K��Ƴee�*B8}R��yAm|�#�q<x���_PK�ظW�PK�RhArtifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+%&K fwC6�{KkA��0��c܌����#��!IXO*����{=��JE�(T�� ��?#8���݇ǁ�_��8�H!6���w�!�� Ң����v�nG��e�&����PKW�P2}�PK�R`Artifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU��� D��K+�nC�CamM�%���_c/�8yo2��I,��XH��\>a��ѼkMw�#��(��Z�/��;8�����荢�,� d���n c�.��#� �O��H���O��SC�Q�%Z�S�n��K��'�u�$^�״�.�OW�PKC9�Ƒ�PK�RsArtifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Deployment/CONTROLLER_BLUEPRINT_ARCHIVE/BASIC_VM_enriched.zip�yuXT]�7�%�9�tHJ#-��C3�04�(!�H���R*�-!! !-" ������������w��uq�u�o�����o��4U�Q�000�)���\��ndMUt�ߏH��Z��j���~�u;@ `�[m�]T7lm�P��������܇<�%X8�����z�=[h�R2&���k�#�B�+��8%��^z~�����M1M�]`�X-5�y�l�i���H���v)��w�} ��ǽ��f '��������\ݕX¹Q� ��]�8�T��2� �ͱ��q��|�I֭u��9���Jj5)� �%{`������W��-S�]���y�7EB0�1}А�꬟����U��p-��L�%c�0��켗5�v��3sc~g$l����!n'n���q!U�W��^Q� �l2�<�z�+�V]�Ի�U� �N���N��2�����,�����B�p�Zx���oXagB��w�=���b=��J��� �O�?l��n/��m�sv��Ŕ����E��)���L��m�����l�Qj��L�K��3���mR*��z��3�#��1�;$v���S/�״i!�-�L7B�r������Jȃ#+��xqB�����eu T/��^uv�$0[�J��0�mzN.���/f�F27��!���ʟ,wç�_��y��S|D��߻X]w��<�1��.����g5�3���_ =����ct�~Ҝ�o?x��]�~�r��)Kw����h ��CK���� ��Iw�@�%H6��-ˉ!��o Z�ъB��6��<�1��|�b���JU�{j$����:Dvd��P�,r����� j��a�K�l��_�R0�,Yڎ� �����z��`�%Q:�n_Q�b��J�iR�,��Cc��+2�( 5д%��)u��R�AOSaLʙ���?e3II$� J��N ��I�D`�zV�%�t�ٲ���w����Ԍ�r�i0�tuM�C��,d�; s�5�iEU�m�N��l �����Q�U�6��<�Γ�R��shB��Xݗ �?C�}���*�Qa���ۥ7C�A݀d�yC�5���RI�/,�����FL�����>kK5 J���t�Hm֎ݨ,:� ���;�ۧ�LW�252�2�� U� �J��E�H��#��p��xw ���D��_��pl���m�]U�)��9�!��"@� � ��4�N�"P�m=y���k����!.͹�iǂ�!�HG��F�H��ҴE�D��5k]�,$�`o�W{y��KT�)U;��!�����`N��� r)�P9�W�<.&�-��.����w2��=�g�xߏw6J���J A�0[�k�`���w+�ٛ��|���K��aE3�����V��?C�ǥ���rL����q�����^�٨�=U��#o6�J� ��(�O˝LPz��ˠșDS>��h �.��7�)J����Կ�\��O���\_�p^�~x� Ss,�x���bk�6��ʅ�(�Խ �����TT�8&�d�|R��R%/5���Y��8B��]t]-|�oʥ G�O-���p�3�(��3�K���!9T�-V@��d��@@a!}j�3�(�~��wt�0������d8~��w�h֪���c|��@֔ f�B"��b�L����{ѭz�)H�k��.���xI�Eca�0k<�f.��l,��DZ)\8�a�Ԧ �À��7Atԃ�|�N�'p(�M���d�aڛ�pרb@!��<;��?W ��(�Q7#���A_�ܫ�SG�l`��0��#`&��ol��ô^ki�NI;�$��=�c��ள���[y�f�0���A�S�,��C�eekF��XQ��G��~�?C� �%����v����#-�̳W�>AC+q/y�%o#����/7�6��տ��n�(gZwԇQB�lQý��8�W�Uc�b~b�B.J�d����q��.�T<�$���F������Q)�t�Xfg�nM{���U�=M2W�1�A����}[ݒ��u,֝���*�|��I n�w����ݟD>n]I�=N�l���3QT7��é��t;�����K�=V0�9^ORXթ�v,��&����z��'�uH��l�6�{���֞Qn�/k��u0MH�e�Q5b�"��${�a�v��J�1y��A����k�Rf���Į�� ��ʱ�Y=�06uʳ���;�E�^6�"��I���#���2��@��h���uY��"�x�E�'�Z��d�r%/z)�����Ep�X���������B�O��i� o{S�g�3[KG��L�^9 :��O��"�Sѱ�Ϯ ȝ��v�"���M8� �sy!��9��q�ZN�ŏ�v���,[3~7��OZ|����Gؑ��b��D�s������Y�T�]^�#?���;U��3���&�� ��nB8M�D�jF�lR��� v�3 ��u��fX�êm�Ć��'�E;��o�a"�o<�DQ�n6kV䪏=�� �#]�2��Mq&u�37a%d[[����jM��h���X��j5�� gw9$��b�L��ܟ�yg��V�Kz��o���X�$�l��6^t�������k�h����$� �t�8;X�\���/ښ���z�E�q*q�k�k���P�$���!�_ ��f+7~��� �����k�j�9��3 ��%�C�n45O�l��{ݴϤ-�*��T��2��}���֛<?E �9����Ň3Sp��0� ���u,y�L��~|�������drq�u�·y6ղmP�c� �6֤� "yک�U��ә�-����GJg�_Si"��x5�P��!�}����P��|��!�ֶ�V�,�L�K�Ȍ�6J����܀U�}e��X6���X�����?�;� ��Y,�mU�۾2�v�;�D�?�ѫ�yqI�=d�U$N- � e���;Lۇ<|O��x�ڍ�=*�!K��1;���C6d�av�t~3r_3�g��/��GVx��Awg���U �q6���&�e�Z����ً��5de����:�,���� A��ѩێ���h$�sn�#ˀ�߿-����/ �� b[���B%��_%�D�uR��y��ޭM8体m�0gf4�+�.4Ɛ�[LJ>?V��T�����$Ғ*���;�5 ���%'����D|)� ҩr*���`�}��� ���tŚT��[�=}\O9#�d��o�m�����,uR��T��k���[څ�2��� `���i8к���|����C--�G|hI��6:��A�3��u�@�\ٽ{�T�ߙ3���w�˛��oM%y@ެ�ϬD�N�$�J> �#��,��t<9k��O���ћ~h�2' ūxr�6�V���� 1��q�Hr)�n�=��bVF!"ڋ-P��Ng�P*��XP��.��O&��mŔ�V��`�4�yď�g" !�J�/C�D��*ӏ��]N��d�Mf��� +�\iM�技�[�$��h���;��P �:�A_H1��f�{v�^�!)���S3"!���O.�,�O���.���X� �k��5�a0�38�Z�H`��c���o�����C2i�wW��P 11և��7S�x� "�ڳ ���]�U�t������#��H��B�<����R�Nv,����z��ḛJ�=G�i��H�_��?�:�X� }�����/�N1o(]�ϱP�In�P8�r�s�x�Y��-l����l?e������1�&È���x���iV�A�ȸ�#"+�y�J�Ewmގ@�PnR!�e�~�=�����S ��4�0NW���X�U���,��b8�Z� ͇k=��|L_F��!(�VA�>�R�T�W�{Hn=[N�ѦRX5�|�eZ�a��^Z� x~O2�!��7H���m�x�����P�����T�:�=5��W O��:�i�������T~�OC�.�;&6�,M+�JJx���g� ������e�p�L�@��(��͟&�p#�Y�h~yǷH=�y+���3B�g \E��}O3Q���@��<���H�z ��g��I/ ��v��@#MV�祯kZh�y��$ �`6��4�>��I�� }@ ������%PLTF�H���Eb�3��b��P�(��UVu�~U� �&bW@�D�DVh���,w4�$��X�z �nxk���F��;Z[-i&6Ζ3b7"�����ɽ�0��J��șQq�6Gk� �(�ȃ�)�b��G��޷����ڏ�=�����KӜ���O!1�o �pǯeFyN�$�A�}����8�H���}٥���qT��i>7m]e&�����[�qM��L5b_�����X�ъ/��&[h��X��Fȼ0�H1�׆�V��u��m��M�̛8.��3��B��:�_�����'(�i�)�J�� �ɐR�%��[5%�f�!_NS�+v�S��E���s�#�{08Twt�.+��?Q���vd(7(+б\?m=�Vӟ�L�?���ni��O��}r�r�!�1���&��a�g�>P���/C��1�&*o��C�y�9Oο����[���h0�%������P��`u�ȟ�+���t�g��1�4����4E� ��h���}Yr/�B�R��d�q�GǬҩ�����zڷ���]��'�\���`�)�V�c'/N�:G��v�BL���7������ k�l'3��i_��=)ƔťN�w]�ujT@���N8�4}+ ��Q������f��2����l7Ŭ�R-ݒ�-G�?�GY�����l��~������2�Y.���`3�d���z��wI:��d��L� ����7X�r�s����0�t�����*��ª'�—w9u �"��^��ļ������x52 �(��.z��&�&j?��=(�Hy�@O�� �Ԝ�0g@�E�v�+�Q� ��)}!��ޕ��/[ԝ*�������2K N���w�w��Tg�%ὓ0.�{FN�]����p��`L�"������.���i��ecTZ "��9 �'σ���3�s� J���{�*>iE�����*K�9ܥs�;�)�I��� Z���j���������s7������!;4ozt�;�D}2��x3c����1`_�^ UΤ�=J/���B����Z/���a���V ���3��q���g�2���J�?F�͓Ϋ׹K�Xػu��&3��\r˯�J��Dz��>��� ݞ�f �+�=0UF�9���^�WFe��aY��z�b�8}�~Ķ����N"�e���6U��@Ύ[,�I����P�WDϪ��y��I Ηt'l���8�"�IF�k�am] �WI��L�7ͳ 3������pa6������ !��5[�&�:�ͪ���G�@��i������&��j�U�(8�(�Xi�ACT ʷ��tͲ̃Oq�c���E �iDh�>^�A������]���>�7�������\���[���z��ޞ�M�铙���9#p������p�4�CX^�`���.( /~�IDN (��'�w�������r��J����wS��E#*�����̹k��YGQ�\�%O6�������#'å�7�Q�A�W�?��.�]����?8��t#�����u��G�GQN]^"jDM�{��Fw"/L$]k�u>��۟����Zy��v��>�7����g����*�{=�Ԟ���' ;�r���}�K�&��u���aK鉩⁨���"j��p��tL�����*��Nɾ�U�Ȗ?.��PI����m �fB����z{�b��v�>P{�1K�Ws�?R��� ��v� ��QG������+. rC��c�����U<ϐ����A(Ƃ\xj��l� ��sQ�*N�������,GU`�L�t̲yh*�*��I�|�t/!o��ۦAQvt�6�Qq�Rј����MB ��>J�=��g�$t4��G�l�R";9T�\2/����r\ r(I�8Uy�}�Ӳʶ��|)��6��y_����}�7#��ٴ���u���BD"F�N��BD�y���9εO����Z�&�j��ꚥ ­-��@W��L׀ ��V��&�զ �5@z���)� v�vz�M�[��7��VGi��a����M��u�kP�طWo�\=Xq\��#�G%��&�5`f�"xs@WO�kv��v�j}}��!�猛pWs��pTd#� w5���gJ~[Zz�jr'����&�U ���{ʿ���6�!FR�E o��\��}5�_�m �`�h�W3��ȿ��Ein���M{͘��?ɔ�**��/I~���" ���� PK��U��%PK�R_Artifacts/Resources/basic_vm_macro0/Deployment/VF_MODULES_METADATA/basic_vm_macro0_modules.json��;O�0�{~E��;r<׉M�KC�v� ]�����8��� ��JAa�G߱���U����e����vn\�]�Z��d�/��yl�Ɍ��ir���.Μ���_�������pw��*���΀A%+�A��C%ɒ�ʐ׻�G7N��F�k��GTG�A �%'��H�ig��dj�{�b߆7�)g�Y� ���"� $�珆s�,�r��)��ٝ5c�d��UJ"�Jr ��,K�ƁbJE%|U�34��xT�@rn kA )��fd*���W��9t���`���o�6t���_�C7E��j���Z��hH�fm���/Ζ���g�&Lq��R���1�wn�d�0���/�Ѕ��M�.�h�̭�_�~�#O�w:�(�ׅ&�������U��ղ�?PKq2�n�PK�RIArtifacts/Resources/basic_vm_macro0/Deployment/HEAT_ENV/base_ubuntu20.envm�ˎ�@F����D�@u2�jK�(# �1��V\�B��������?�,j�C��o/���49iX�d�V�k>���+b&5�Y��5� �g�|�1KO�ٷ���P<�7[6�5��A�u4�5IÓ9�� ӹ��q.$]�8��s��C�lXW=U}���|߱zBhA���&z�ө�\˹F�'� ��V���ޒ�;�[�O6��w$T��%GPT7��-�& ���U���*�w3΃ +�s�đ&���㞫 �.�\�5��������(_L�p���D�w~�Gʦ���U�Y�:Y�Q�w�)�|@GH�2=+�#�a�?Mgq ����Ay� z(ίe�a�>y.�?��B��Y�d�v\��'� ;ax�?EY`24=c���WTxM�_c�ˠ��j��Fy��VO��K_���^_~PK�!��}�PK�R�R�B4E csar.metaPK�R{�����kTOSCA-Metadata/TOSCA.metaPK�R8�7f +I->Definitions/service-BasicVmMacro-template.ymlPK�RB%�e�8� NS.mfPK�R�ל?t7Definitions/service-BasicVmMacro-template-interface.ymlPK�RE�0��V. Definitions/resource-BasicVmMacro-template.ymlPK�R��� h�8]%Definitions/resource-BasicVmMacro-template-interface.ymlPK�Rjƛ�R �O?�0Definitions/resource-BasicVmMacroNodesUbuntu20cvfc-template.ymlPK�R5B�q�#}IC=Definitions/resource-BasicVmMacroNodesUbuntu20cvfc-template-interface.ymlPK�R���O� .^FDefinitions/resource-Extneutroncp-template.ymlPK�RI�J�Y/ KDefinitions/resource-Securityrules-template.ymlPK�RV� ��dF�MDefinitions/resource-BasicvmmacroComputeNodesHeatUbuntu20-template.ymlPK�R+�@j5��PDefinitions/data.ymlPK�R�'}8��Definitions/groups.ymlPK�R0?��@ @u�Definitions/policies.ymlPK�R���C&��Definitions/annotations.ymlPK�R�����j�Definitions/relationships.ymlPK�R 2ea� u�Definitions/artifacts.ymlPK�R�H�v~(��Definitions/capabilities.ymlPK�R8����Definitions/interfaces.ymlPK�R����A�y�Definitions/nodes.ymlPK�R�6��D�px�Artifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Informational/OTHER/VSP_basic_vm_macro_VSP_Information.txtPK�R�ظW�XZ�Artifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Deployment/HEAT/base_ubuntu20.yamlPK�RW�P2}�h7Artifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK�RC9�Ƒ�`JArtifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK�R��U��%siArtifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Deployment/CONTROLLER_BLUEPRINT_ARCHIVE/BASIC_VM_enriched.zipPK�Rq2�n�_Artifacts/Resources/basic_vm_macro0/Deployment/VF_MODULES_METADATA/basic_vm_macro0_modules.jsonPK�R�!��}�I !Artifacts/Resources/basic_vm_macro0/Deployment/HEAT_ENV/base_ubuntu20.envPK� $ 2021-05-20 03:25:25,859 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_vm_macro service macro] sent header: 2021-05-20 03:25:25,859 DEBUG 197:onap_service.py(1) - [None][Instantiate basic_vm_macro service macro] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-05-20 03:25:25,859 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_vm_macro service macro] data sent: { "requestDetails": { "requestInfo": { "suppressRollback": false, "productFamilyId": "1234", "requestorId": "demo", "instanceName": "basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2", "source": "VID" }, "modelInfo": { "modelType": "service", "modelInvariantId": "ba18ecdb-a452-47e2-8581-58028b654431", "modelVersionId": "2d1109a7-56d0-4083-a731-12bfce6df26b", "modelName": "basic_vm_macro", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "2936d076140448ff9d4ebb7b6236e7fb", "cloudOwner": "basicvm-macro-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "subscriberInfo": { "globalSubscriberId": "basicvm-customer" }, "requestParameters": { "subscriptionServiceType": "basic_vm_macro", "userParams": [ { "Homing_Solution": "none" }, { "service": { "instanceParams": [], "instanceName": "basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2", "resources": { "vnfs": [ { "modelInfo": { "modelName": "basic_vm_macro", "modelVersionId": "d7437e3b-32ca-4fc6-809c-b479bbfc2430", "modelInvariantUuid": "0c9418de-0f81-4fa9-b808-221eaa2c5608", "modelVersion": "1.0", "modelCustomizationId": "76815e71-b67e-49e5-981e-be6c5b397757", "modelInstanceName": "basic_vm_macro" }, "cloudConfiguration": { "tenantId": "2936d076140448ff9d4ebb7b6236e7fb", "cloudOwner": "basicvm-macro-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "platform": { "platformName": "basicvm-platform" }, "lineOfBusiness": { "lineOfBusinessName": "basicvm-lob" }, "productFamilyId": "1234", "instanceName": "basic_vm_macro", "instanceParams": [ { } ], "vfModules": [ { "modelInfo": { "modelName": "BasicVmMacro..base_ubuntu20..module-0", "modelVersionId": "bf44935f-85d2-482a-b8c8-fb8c00f1b609", "modelInvariantUuid": "79418dec-c498-479f-b972-78adad47cafb", "modelVersion": "1", "modelCustomizationId": "d5f1424f-da44-4f59-84a5-ef3c22c9d0d8" }, "instanceName": "basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "instanceParams": [ { "ubuntu20_image_name": "Ubuntu_2004", "ubuntu20_key_name": "cleouverte", "ubuntu20_pub_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key", "ubuntu20_flavor_name": "m1.smaller", "VM_name": "ubuntu20agent-VM-01", "vnf_id": "ubuntu20agent-VNF-instance", "vf_module_id": "ubuntu20agent-vfmodule-instance", "vnf_name": "ubuntu20agent-VNF", "admin_plane_net_name": "admin", "ubuntu20_name_0": "ubuntu20agent-VNF" } ] } ] } ] }, "modelInfo": { "modelVersion": "1.0", "modelVersionId": "2d1109a7-56d0-4083-a731-12bfce6df26b", "modelInvariantId": "ba18ecdb-a452-47e2-8581-58028b654431", "modelName": "basic_vm_macro", "modelType": "service" } } } ], "aLaCarte": false }, "project": { "projectName": "basicvm-project" }, "owningEntity": { "owningEntityId": "1777cc1f-7682-4754-83c7-44e1c930e0cc", "owningEntityName": "basicvm-oe" } } } 2021-05-20 03:25:25,859 DEBUG 103:onap_service.py(1) - [None][Instantiate basic_vm_macro service macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b3aae089-2891-46ed-a65a-54565fde1c66', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:25:25,859 DEBUG 105:onap_service.py(1) - [None][Instantiate basic_vm_macro service macro] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-05-20 03:25:25,860 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_vm_macro service macro] data sent: { "requestDetails": { "requestInfo": { "suppressRollback": false, "productFamilyId": "1234", "requestorId": "demo", "instanceName": "basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2", "source": "VID" }, "modelInfo": { "modelType": "service", "modelInvariantId": "ba18ecdb-a452-47e2-8581-58028b654431", "modelVersionId": "2d1109a7-56d0-4083-a731-12bfce6df26b", "modelName": "basic_vm_macro", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "2936d076140448ff9d4ebb7b6236e7fb", "cloudOwner": "basicvm-macro-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "subscriberInfo": { "globalSubscriberId": "basicvm-customer" }, "requestParameters": { "subscriptionServiceType": "basic_vm_macro", "userParams": [ { "Homing_Solution": "none" }, { "service": { "instanceParams": [], "instanceName": "basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2", "resources": { "vnfs": [ { "modelInfo": { "modelName": "basic_vm_macro", "modelVersionId": "d7437e3b-32ca-4fc6-809c-b479bbfc2430", "modelInvariantUuid": "0c9418de-0f81-4fa9-b808-221eaa2c5608", "modelVersion": "1.0", "modelCustomizationId": "76815e71-b67e-49e5-981e-be6c5b397757", "modelInstanceName": "basic_vm_macro" }, "cloudConfiguration": { "tenantId": "2936d076140448ff9d4ebb7b6236e7fb", "cloudOwner": "basicvm-macro-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "platform": { "platformName": "basicvm-platform" }, "lineOfBusiness": { "lineOfBusinessName": "basicvm-lob" }, "productFamilyId": "1234", "instanceName": "basic_vm_macro", "instanceParams": [ { } ], "vfModules": [ { "modelInfo": { "modelName": "BasicVmMacro..base_ubuntu20..module-0", "modelVersionId": "bf44935f-85d2-482a-b8c8-fb8c00f1b609", "modelInvariantUuid": "79418dec-c498-479f-b972-78adad47cafb", "modelVersion": "1", "modelCustomizationId": "d5f1424f-da44-4f59-84a5-ef3c22c9d0d8" }, "instanceName": "basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "instanceParams": [ { "ubuntu20_image_name": "Ubuntu_2004", "ubuntu20_key_name": "cleouverte", "ubuntu20_pub_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key", "ubuntu20_flavor_name": "m1.smaller", "VM_name": "ubuntu20agent-VM-01", "vnf_id": "ubuntu20agent-VNF-instance", "vf_module_id": "ubuntu20agent-vfmodule-instance", "vnf_name": "ubuntu20agent-VNF", "admin_plane_net_name": "admin", "ubuntu20_name_0": "ubuntu20agent-VNF" } ] } ] } ] }, "modelInfo": { "modelVersion": "1.0", "modelVersionId": "2d1109a7-56d0-4083-a731-12bfce6df26b", "modelInvariantId": "ba18ecdb-a452-47e2-8581-58028b654431", "modelName": "basic_vm_macro", "modelType": "service" } } } ], "aLaCarte": false }, "project": { "projectName": "basicvm-project" }, "owningEntity": { "owningEntityId": "1777cc1f-7682-4754-83c7-44e1c930e0cc", "owningEntityName": "basicvm-oe" } } } 2021-05-20 03:25:27,488 INFO 116:onap_service.py(1) - [None][Instantiate basic_vm_macro service macro] response code: 202 2021-05-20 03:25:27,488 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_vm_macro service macro] response: {"requestReferences":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","instanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66"}} 2021-05-20 03:25:27,489 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-05-20 03:25:27,501 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:25:27,502 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:25:27,502 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:25:27,503 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '046875ad-5e21-4850-a55c-4ad7838637e5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:25:27,503 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:25:27,503 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:25:27,689 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:25:27,690 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 20 May 2021 03:25:27 GMT"}}} 2021-05-20 03:25:37,698 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:25:37,698 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:25:37,698 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:25:37,698 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '06a26206-a27b-4e7f-a0d5-b764db070f1d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:25:37,698 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:25:37,699 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:25:38,203 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:25:38,204 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7). TASK INFORMATION: Last task executed: Catch Event","percentProgress":26,"timestamp":"Thu, 20 May 2021 03:25:36 GMT"}}} 2021-05-20 03:25:48,214 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:25:48,214 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:25:48,214 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:25:48,215 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a3c67c94-373f-437a-8fbf-90f1b17fa202', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:25:48,215 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:25:48,215 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:25:48,734 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:25:48,734 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5). TASK INFORMATION: Task name is null.","percentProgress":47,"timestamp":"Thu, 20 May 2021 03:25:46 GMT"}}} 2021-05-20 03:25:58,743 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:25:58,743 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:25:58,743 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:25:58,743 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '02f82159-f01d-42ac-aabf-e9908a99c948', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:25:58,743 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:25:58,744 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:25:59,221 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:25:59,222 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":47,"timestamp":"Thu, 20 May 2021 03:25:51 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:26:09,230 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:26:09,231 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:26:09,231 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:26:09,231 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5554f12c-2154-431a-954d-463f4e85794a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:26:09,231 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:26:09,231 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:26:09,667 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:26:09,667 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":47,"timestamp":"Thu, 20 May 2021 03:25:51 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:26:19,678 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:26:19,678 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:26:19,678 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:26:19,678 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd3290e44-2d20-4e5c-b9bd-d0cb7ef116f9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:26:19,678 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:26:19,679 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:26:20,109 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:26:20,110 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":47,"timestamp":"Thu, 20 May 2021 03:25:51 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:26:30,114 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:26:30,114 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:26:30,114 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:26:30,114 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6bf48e3c-7262-4ef0-8973-fdc22054732f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:26:30,115 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:26:30,115 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:26:30,583 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:26:30,584 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:26:40,593 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:26:40,594 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:26:40,594 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:26:40,594 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '45577b83-d571-4aa3-9e8d-35e7cc8615e6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:26:40,594 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:26:40,594 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:26:41,051 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:26:41,051 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:26:51,062 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:26:51,062 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:26:51,062 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:26:51,063 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a5a8151d-dc5f-454a-9216-833c924d9893', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:26:51,063 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:26:51,063 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:26:51,561 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:26:51,561 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:27:01,570 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:27:01,570 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:27:01,570 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:27:01,571 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6f889453-ebee-4aa3-a8af-6fa92d1f86f9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:27:01,571 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:27:01,571 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:27:02,002 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:27:02,005 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:27:12,011 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:27:12,011 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:27:12,011 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:27:12,012 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '18b3d4de-2562-42db-8832-f219a5fe528c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:27:12,012 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:27:12,012 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:27:12,514 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:27:12,514 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:27:22,522 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:27:22,522 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:27:22,522 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:27:22,522 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '33369deb-24df-4be5-b430-1893a0d95478', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:27:22,523 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:27:22,523 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:27:23,021 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:27:23,022 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:27:33,033 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:27:33,033 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:27:33,033 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:27:33,034 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6077eb64-cabe-4ce0-b00e-870562aa01b4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:27:33,034 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:27:33,034 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:27:33,510 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:27:33,511 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:27:43,522 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:27:43,522 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:27:43,522 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:27:43,522 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4446f568-7df2-48c2-a377-eb702cf8f2ef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:27:43,523 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:27:43,523 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:27:43,961 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:27:43,962 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:27:53,971 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:27:53,971 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:27:53,971 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:27:53,971 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f73adca1-604e-4910-9093-be643070aeea', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:27:53,971 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:27:53,972 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:27:54,419 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:27:54,420 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:28:04,431 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:28:04,431 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:28:04,431 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:28:04,432 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f112a77b-5a4b-43ae-b14e-253e6e22e2e4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:28:04,432 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:28:04,432 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:28:04,984 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:28:04,984 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:28:14,994 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:28:14,994 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:28:14,994 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:28:14,994 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0b946b9e-9fb1-4b06-a776-350e0128c1e7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:28:14,994 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:28:14,995 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:28:15,414 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:28:15,414 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:28:25,425 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:28:25,425 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:28:25,426 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:28:25,426 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '20f1bd34-7c3a-4783-aab8-2d5f23eed63f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:28:25,426 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:28:25,426 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:28:25,965 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:28:25,965 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:28:35,971 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:28:35,971 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:28:35,971 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:28:35,971 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c90a30a7-e923-4cf7-8045-fbdba87eb8f8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:28:35,972 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:28:35,972 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:28:36,420 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:28:36,420 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:28:46,426 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:28:46,426 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:28:46,426 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:28:46,426 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2fe0766f-2100-49fe-9522-3d78729767b3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:28:46,426 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:28:46,427 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:28:46,916 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:28:46,917 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:28:56,925 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:28:56,926 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:28:56,926 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:28:56,926 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6fdc6bcf-8ab7-4ecd-9175-cec05b80b84f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:28:56,927 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:28:56,927 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:28:57,422 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:28:57,422 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:29:07,426 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:29:07,426 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:29:07,426 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:29:07,427 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dc466b4a-e145-4c86-92e0-c9fb30bca0dd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:29:07,427 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:29:07,427 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:29:07,917 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:29:07,917 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:29:17,927 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:29:17,927 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:29:17,927 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:29:17,927 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'af688cfb-88cf-4466-899e-0e29620b7f40', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:29:17,928 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:29:17,928 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:29:18,431 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:29:18,431 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:29:28,442 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:29:28,442 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:29:28,443 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:29:28,443 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3b38be3e-f3ab-43be-9980-9e63d4f65565', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:29:28,443 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:29:28,443 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:29:28,854 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:29:28,855 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:29:38,863 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:29:38,863 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:29:38,863 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:29:38,863 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2a8f9368-71eb-42e5-a8a3-cb1c723fcb5c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:29:38,863 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:29:38,863 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:29:39,320 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:29:39,321 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:29:49,324 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:29:49,324 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:29:49,324 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:29:49,324 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ed8dfd09-b416-45fa-8d5e-294d2bcabef4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:29:49,324 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:29:49,325 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:29:49,817 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:29:49,817 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:29:59,827 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:29:59,827 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:29:59,827 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:29:59,828 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '69b7b565-a408-4950-bc58-029126626000', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:29:59,828 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:29:59,828 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:30:00,339 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:30:00,340 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:30:10,349 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:30:10,349 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:30:10,349 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:30:10,350 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6301006b-6f41-4c36-85c1-5a61be4120eb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:30:10,350 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:30:10,350 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:30:10,810 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:30:10,810 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:30:20,818 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:30:20,818 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:30:20,818 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:30:20,818 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '841feed1-e8d7-4de9-9457-58945d515d93', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:30:20,818 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:30:20,818 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:30:21,325 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:30:21,326 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:30:31,333 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:30:31,333 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:30:31,333 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:30:31,334 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '74cf1be6-7693-4ea2-ba61-14cfd17764fc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:30:31,338 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:30:31,338 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:30:31,834 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:30:31,835 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:30:41,846 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:30:41,846 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:30:41,846 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:30:41,847 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4272e79a-168d-4946-bf68-caa3576174bb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:30:41,847 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:30:41,847 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:30:42,313 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:30:42,314 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:30:52,316 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:30:52,316 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:30:52,316 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:30:52,316 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e0502eed-ce98-4d17-b6b4-a0078c8b2d4f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:30:52,316 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:30:52,317 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:30:52,826 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:30:52,826 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:31:02,829 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:31:02,830 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:31:02,830 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:31:02,830 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bd3eb934-f563-4039-b65a-a3fd8c4976bf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:31:02,830 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:31:02,830 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:31:03,348 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:31:03,348 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:31:13,357 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:31:13,358 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:31:13,358 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:31:13,358 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '230a0f28-32ab-46a8-bab0-77ac81b5791b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:31:13,358 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:31:13,358 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:31:13,818 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:31:13,818 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:31:23,827 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:31:23,827 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:31:23,827 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:31:23,828 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f6f994b1-0676-49da-bf46-7ecdc8cff8fa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:31:23,828 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:31:23,828 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:31:24,322 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:31:24,323 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:31:34,333 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:31:34,334 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:31:34,334 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:31:34,334 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2ab69cc0-b271-4374-8c8f-c6f3164aa606', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:31:34,334 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:31:34,334 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:31:34,854 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:31:34,854 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:31:44,863 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:31:44,863 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:31:44,863 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:31:44,863 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8887c5ca-d26c-43b8-8be7-7f040fa8cf88', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:31:44,863 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:31:44,864 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:31:45,360 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:31:45,361 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:31:55,370 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:31:55,371 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:31:55,371 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:31:55,371 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '391f00f5-b196-4df8-bace-ad86ffe4d1dc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:31:55,371 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:31:55,371 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:31:55,817 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:31:55,818 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:32:05,823 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:32:05,824 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:32:05,824 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:32:05,824 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '06587be6-230a-4d22-b4e2-82d9e6168a06', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:32:05,824 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:32:05,825 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:32:06,319 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:32:06,319 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:32:16,326 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:32:16,326 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:32:16,326 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:32:16,326 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b94d47eb-13c9-4ba1-97ad-30ae16b1bf5a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:32:16,326 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:32:16,326 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:32:16,800 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:32:16,801 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":57,"timestamp":"Thu, 20 May 2021 03:26:27 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:32:26,803 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:32:26,803 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:32:26,803 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:32:26,803 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8dc0a7c9-3e9e-432c-a8d5-4ef85278427e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:32:26,803 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:32:26,804 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:32:27,241 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:32:27,241 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":68,"timestamp":"Thu, 20 May 2021 03:32:19 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:32:37,249 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:32:37,250 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:32:37,250 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:32:37,250 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '55995ea0-d3df-4140-a705-30bdab2b00a7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:32:37,250 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:32:37,250 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:32:37,458 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:32:37,459 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","finishTime":"Thu, 20 May 2021 03:32:32 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 20 May 2021 03:32:32 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:32:37,460 INFO 56:mixins.py(9) - ServiceInstantiation task finished 2021-05-20 03:32:37,460 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:32:37,460 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:32:37,460 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:32:37,460 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c14d76f4-5af9-42b9-b529-b2eb862d39b1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:32:37,461 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:32:37,461 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:32:37,614 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:32:37,615 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","finishTime":"Thu, 20 May 2021 03:32:32 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 20 May 2021 03:32:32 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:32:37,615 DEBUG 195:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:32:37,615 DEBUG 197:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:32:37,616 DEBUG 198:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:32:37,616 DEBUG 103:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '618416bf-4aa0-47ca-9591-f555308b1d92', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:32:37,616 DEBUG 105:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:32:37,616 DEBUG 106:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:32:37,859 INFO 116:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:32:37,860 DEBUG 120:onap_service.py(9) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","finishTime":"Thu, 20 May 2021 03:32:32 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 20 May 2021 03:32:32 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:32:37,866 DEBUG 195:onap_service.py(1) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:32:37,866 DEBUG 197:onap_service.py(1) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:32:37,866 DEBUG 198:onap_service.py(1) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:32:37,867 DEBUG 103:onap_service.py(1) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6afb4722-db6b-44b9-a701-9692de5d33bc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:32:37,867 DEBUG 105:onap_service.py(1) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:32:37,867 DEBUG 106:onap_service.py(1) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:32:38,017 INFO 116:onap_service.py(1) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:32:38,017 DEBUG 120:onap_service.py(1) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","finishTime":"Thu, 20 May 2021 03:32:32 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 20 May 2021 03:32:32 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:32:38,018 DEBUG 195:onap_service.py(1) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: 2021-05-20 03:32:38,019 DEBUG 197:onap_service.py(1) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:32:38,019 DEBUG 198:onap_service.py(1) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:32:38,019 DEBUG 103:onap_service.py(1) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1426ed51-c2e5-4048-8249-d950faf686b2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:32:38,019 DEBUG 105:onap_service.py(1) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b3aae089-2891-46ed-a65a-54565fde1c66 2021-05-20 03:32:38,019 DEBUG 106:onap_service.py(1) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] data sent: None 2021-05-20 03:32:38,255 INFO 116:onap_service.py(1) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response code: 200 2021-05-20 03:32:38,256 DEBUG 120:onap_service.py(1) - [None][Check b3aae089-2891-46ed-a65a-54565fde1c66 orchestration request status] response: {"request":{"requestId":"b3aae089-2891-46ed-a65a-54565fde1c66","startTime":"Thu, 20 May 2021 03:25:25 GMT","finishTime":"Thu, 20 May 2021 03:32:32 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"productFamilyId":"1234","source":"VID","instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm_macro","userParams":[{"Homing_Solution":"none"},{"service":{"instanceParams":[],"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","resources":{"vnfs":[{"modelInfo":{"modelName":"basic_vm_macro","modelVersionId":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","modelInvariantUuid":"0c9418de-0f81-4fa9-b808-221eaa2c5608","modelVersion":"1.0","modelCustomizationId":"76815e71-b67e-49e5-981e-be6c5b397757","modelInstanceName":"basic_vm_macro"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"},"productFamilyId":"1234","instanceName":"basic_vm_macro","instanceParams":[{}],"vfModules":[{"modelInfo":{"modelName":"BasicVmMacro..base_ubuntu20..module-0","modelVersionId":"bf44935f-85d2-482a-b8c8-fb8c00f1b609","modelInvariantUuid":"79418dec-c498-479f-b972-78adad47cafb","modelVersion":"1","modelCustomizationId":"d5f1424f-da44-4f59-84a5-ef3c22c9d0d8"},"instanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0","instanceParams":[{"ubuntu20_image_name":"Ubuntu_2004","ubuntu20_key_name":"cleouverte","ubuntu20_pub_key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key","ubuntu20_flavor_name":"m1.smaller","VM_name":"ubuntu20agent-VM-01","vnf_id":"ubuntu20agent-VNF-instance","vf_module_id":"ubuntu20agent-vfmodule-instance","vnf_name":"ubuntu20agent-VNF","admin_plane_net_name":"admin","ubuntu20_name_0":"ubuntu20agent-VNF"}]}]}]},"modelInfo":{"modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelName":"basic_vm_macro","modelType":"service"}}}],"aLaCarte":false},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"1777cc1f-7682-4754-83c7-44e1c930e0cc","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","vnfInstanceId":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 20 May 2021 03:32:32 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1621481151000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:32:38,257 DEBUG 195:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:32:38,257 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm_macro 2021-05-20 03:32:38,258 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] data sent: None 2021-05-20 03:32:38,258 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:32:38,258 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm_macro 2021-05-20 03:32:38,258 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] data sent: None 2021-05-20 03:32:38,509 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] response code: 200 2021-05-20 03:32:38,510 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm_macro service type] response: {"service-subscription":[{"service-type":"basic_vm_macro","resource-version":"1621480632892","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2936d076140448ff9d4ebb7b6236e7fb","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-macro-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"2936d076140448ff9d4ebb7b6236e7fb"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-guilin-daily-vnfs"}]}]}}]} 2021-05-20 03:32:38,512 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:32:38,512 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances?service-instance-name=basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2 2021-05-20 03:32:38,512 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2 service-instance-name] data sent: None 2021-05-20 03:32:38,512 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:32:38,512 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/service-instances?service-instance-name=basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2 2021-05-20 03:32:38,513 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2 service-instance-name] data sent: None 2021-05-20 03:32:38,758 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2 service-instance-name] response code: 200 2021-05-20 03:32:38,758 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2 service-instance-name] response: {"service-instance":[{"service-instance-id":"17c5bfbc-7995-451f-b0fc-be5302643c5f","service-instance-name":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"ba18ecdb-a452-47e2-8581-58028b654431","model-version-id":"2d1109a7-56d0-4083-a731-12bfce6df26b","resource-version":"1621481551641","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/17c5bfbc-7995-451f-b0fc-be5302643c5f/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/1777cc1f-7682-4754-83c7-44e1c930e0cc","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1777cc1f-7682-4754-83c7-44e1c930e0cc"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/af11e4c5-91d9-4bc1-b5a0-1609167eff5c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]} 2021-05-20 03:32:38,785 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":"f755b1d8-6934-424a-896c-e3391f099baf","resourceVersion":"64708","creationTimestamp":"2021-05-20T01:42:49Z","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}],"selector":{"app":"cds-blueprints-processor","release":"onap"},"clusterIP":"10.233.6.171","type":"ClusterIP","sessionAffinity":"None"},"status":{"loadBalancer":{}}} 2021-05-20 03:32:38,803 DEBUG 312:service.py(1) - Delete 17c5bfbc-7995-451f-b0fc-be5302643c5f service instance 2021-05-20 03:32:38,803 DEBUG 105:deletion.py(1) - Service 17c5bfbc-7995-451f-b0fc-be5302643c5f deletion request 2021-05-20 03:32:38,816 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-05-20 03:32:38,817 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-20 03:32:38,817 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-20 03:32:38,817 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-20 03:32:38,817 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:32:38,818 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-20 03:32:38,818 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-20 03:32:38,818 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:32:40,725 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-20 03:32:40,726 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"0172ef8e-ed66-413c-a030-77c6311fcee8","invariantUUID":"23e195f1-374e-40c9-b885-13cfbf07a3b6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0172ef8e-ed66-413c-a030-77c6311fcee8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/61a6f5c0-c618-4d04-93dd-843044f6f154/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2d1109a7-56d0-4083-a731-12bfce6df26b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839","invariantUUID":"ac1f96a3-3744-4b57-9da7-f691e9aa2232","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","name":"basic_onboard_WTHRQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba1219a8-3fc7-43f9-80fb-fc042f18e7d5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/067de530-8816-4725-8206-82acddaa6514/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-20 03:32:40,728 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-20 03:32:40,728 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:32:40,728 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:32:40,729 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:32:40,729 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-20 03:32:40,729 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:32:40,729 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:32:40,730 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:32:40,730 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-20 03:32:40,730 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:32:40,730 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:32:40,730 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:32:40,730 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-20 03:32:40,730 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:32:40,730 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:32:40,730 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:32:40,730 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_WTHRQm from SDC 2021-05-20 03:32:40,730 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:32:40,731 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:32:40,731 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:32:40,731 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-20 03:32:40,731 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:32:40,731 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:32:40,731 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:32:40,731 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-05-20 03:32:40,731 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-20 03:32:40,731 INFO 192:__init__.py(1) - Service found, updating information 2021-05-20 03:32:40,731 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:32:40,732 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:32:40,732 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-20 03:32:40,732 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:32:40,732 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:32:40,732 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-20 03:32:41,422 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-20 03:32:41,424 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57a1e6bc-ed9d-46a1-a0d6-5df02c305be2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477877602,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"945f81c1-b207-4815-a5ce-6a3ca73c43cc","invariantUUID":"0f06ace1-6eca-48f0-8858-a545ec2bbd77","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ae5a60-e956-42e2-9817-1ff1adbfe144","lifecycleState":"CERTIFIED","lastUpdateDate":1621477387788,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a14800b-1622-4a54-8289-3594f057d08f","invariantUUID":"406ca15e-9b47-4c5a-8c26-81013e14b509","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5bd2c22-5c0f-46a8-8875-b722328eb561","lifecycleState":"CERTIFIED","lastUpdateDate":1621477938179,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a155578f-9478-43d0-9d0d-08bc27133de1","invariantUUID":"74395f46-704d-49e7-98c7-3e34b8154e59","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78295f09-cf3a-46cb-828a-6fa2d81dfaa0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477775711,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36728d2b-356b-427c-84d2-eeef38d92e3b","invariantUUID":"9f1ea9c9-7db2-4a1e-bfcd-a1f2c03394cf","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"677267c0-10f4-4e8c-bba5-c0b24ad922ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477380842,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"020bf758-b50e-404b-bfb6-5bd7a83d0c26","invariantUUID":"94d2a8f5-fb28-48f4-89ea-08a9e233cbdc","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83b73b3d-0566-4244-bb9c-602269a52952","lifecycleState":"CERTIFIED","lastUpdateDate":1621478065177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc89de2-bf8f-4ca4-a9ba-82e1df57fe8d","invariantUUID":"cb6bac55-d9e7-4547-b6d9-ef8f0c8e4fff","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff44ceda-8d82-4177-bcbf-af9cad5ba8dd","lifecycleState":"CERTIFIED","lastUpdateDate":1621478008635,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67f54530-3829-4282-b1d6-4372350b56b0","invariantUUID":"f3d45adb-79b2-420e-9d13-79cf7c72c64c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"eba1d43a-96e3-419b-b784-8146200488f0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480463850,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1aa6db39-7c5a-475c-8244-eecd9d761698","invariantUUID":"a280146e-cfcc-4f4e-8e4a-b70bd753953c","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a81a559c-52fb-42db-8310-9864cd29b0e2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477966248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd5e671f-85e5-40d8-881c-bd5c7a8889ee","invariantUUID":"a3224281-aad2-4e26-b26b-df9ad0fb8d2a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"817c2eec-e7b3-41f7-b631-3a84b8069286","lifecycleState":"CERTIFIED","lastUpdateDate":1621477329718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7c277603-d3ec-4b47-87a0-dd8a09aa674e","invariantUUID":"c1f4a2f2-9e53-4ff6-aabc-620e80cf5bb6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3daf878-0ed7-4e32-96bb-e3506832a42d","lifecycleState":"CERTIFIED","lastUpdateDate":1621478001824,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6137766c-321b-4d7f-8e09-141b26748f37","invariantUUID":"9655ba85-b572-49c2-bf44-e060abad483d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9e44d5-2643-493f-a841-1dcb9ddd9c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477486374,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4362be33-b1cf-4eea-8a2b-debba09436c0","invariantUUID":"e63375d3-8ade-4e36-9535-3961b0c3af9f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"690c09b0-8d4a-4fd3-9eb8-29ebf67c0a07","lifecycleState":"CERTIFIED","lastUpdateDate":1621477975841,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef7c863e-2099-4e5a-80c8-7fbcea6796ee","invariantUUID":"da70541b-7cbc-4652-a8ce-b5b9dbb1c3c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee5c83e-5f06-484f-a736-43f7a5629c95","lifecycleState":"CERTIFIED","lastUpdateDate":1621477867576,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7597661-4d0d-48a8-9637-464a81341b3a","invariantUUID":"d39c6acb-5627-458d-80b9-1d7cce74e387","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"badcd9e8-f343-4242-9ce6-0bf54cb177a8","lifecycleState":"CERTIFIED","lastUpdateDate":1621478017477,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dab1b3e-a6de-4387-bd1b-773405603bba","invariantUUID":"4a39bf43-d10f-413e-a400-d4469c898db6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c7a78516-4f80-4f36-8970-3f93d0a18a21","lifecycleState":"CERTIFIED","lastUpdateDate":1621477927373,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"998ad0b1-cdc3-4741-920a-b2046f4a7c03","invariantUUID":"09f26180-b9f8-4baf-b400-a300a4421114","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"274f3763-31d7-4117-9f27-2661eac9ff67","lifecycleState":"CERTIFIED","lastUpdateDate":1621477340610,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4085e82-9887-45f7-8c08-c5538d75b350","invariantUUID":"e3c04507-5e28-4272-bc33-0ee9684a0227","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1621477288095,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8384b26-3a72-49f5-84b9-a3e6c1466744","invariantUUID":"b9f17377-c09c-4272-892b-20794fb4243b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"957a070e-9567-424d-a843-167de2d9cd78","lifecycleState":"CERTIFIED","lastUpdateDate":1621477613850,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c9af2f7-066c-4223-aa09-0ce44fc57d96","invariantUUID":"ea50a70c-b3da-4495-8d2a-5e89714c28ac","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"efb32f1f-bc47-429a-8408-1e1dd4d69f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1621478025843,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2677f00f-9336-4368-b99e-2d248795cbc1","invariantUUID":"44aba29e-0f32-4a63-9b67-f5581d326e55","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eda53caf-acb9-44c3-95e8-064da2174735","lifecycleState":"CERTIFIED","lastUpdateDate":1621477347580,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ba1b39a-83f8-47cd-a80f-8fe0653eea61","invariantUUID":"fb52b24c-8c5f-412e-af23-7c710a74997e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"97bc92c8-cfa1-4a1f-9a2c-b4ab82df490f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477568273,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09e740a4-c677-459a-a669-72cbfe861ce4","invariantUUID":"5f41b23a-1e79-4717-83d1-891d53a875d1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","lifecycleState":"CERTIFIED","lastUpdateDate":1621480488982,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","invariantUUID":"0c9418de-0f81-4fa9-b808-221eaa2c5608","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9ae9a76-e126-4f56-aed5-e36972418677","lifecycleState":"CERTIFIED","lastUpdateDate":1621477700748,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ee607d4-9c38-4894-b391-1d07e1fba5e6","invariantUUID":"76235c08-62f8-414c-990a-d5660e253611","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46a747e7-a7e8-4e6a-afb6-c65af2e6d216","lifecycleState":"CERTIFIED","lastUpdateDate":1621477886181,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7319cf70-4c22-4406-b8f7-89de59404ac4","invariantUUID":"00c8e202-4fb1-4715-89d4-6a27fbf62a3b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bf4d344-1883-46a1-8878-936b6fb16933","lifecycleState":"CERTIFIED","lastUpdateDate":1621477855901,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14d48825-7cdc-4d9f-a21b-e0686d69ffe4","invariantUUID":"dc2a87f9-5209-47e8-a384-1a1d0bd0b8b7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30cb73a7-96c0-4cd4-a296-da467de9ed0a","lifecycleState":"CERTIFIED","lastUpdateDate":1621477985242,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba3d5eed-96d7-42d9-9fb9-d5d606f873f6","invariantUUID":"f9c8e3b5-d69c-4df5-991c-bb9f278daa6a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"731f6283-3d41-4cee-9319-214456413c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1621478085443,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914ad472-c099-4cc7-b72e-010d9352fa20","invariantUUID":"c8df9e6c-053c-4605-b58b-48b5cc5c616e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d44fbb89-6a3b-494a-b91b-9a7fbd1bb9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477518403,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e16d1f-083e-4383-b4a8-6689f650285e","invariantUUID":"8e3fbacb-9805-4a16-9044-cd033c519e8e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3ac040-f006-4b46-9ad1-df4e3a23d324","lifecycleState":"CERTIFIED","lastUpdateDate":1621477660838,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d893689-fc56-4861-961a-cd0c20d9fa55","invariantUUID":"62beff7d-926d-43cf-b50a-11aa4635586b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"20005ac3-714c-4d2e-a68a-567496c3a6b0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480481701,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1f4baee7-fc09-4ac1-ae83-cbedaabd0c65","invariantUUID":"bc5337e2-a7db-4fed-9020-bd74d7e1bfe8","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"18ae45f8-c64c-486b-9516-209c04926b8f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477845970,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81af5843-3c6c-4123-9134-9b858a8a9a2a","invariantUUID":"42401dcb-1128-4d73-b293-7e00d89b421f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7ed7153e-29e1-4fcf-b41f-04236dcc6e85","lifecycleState":"CERTIFIED","lastUpdateDate":1621477456466,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e7c6e53-aa43-4de8-acf6-23bbcc849653","invariantUUID":"06afedaf-8b4e-42be-8657-8fa55fa7a6ed","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbcd6c90-cfcf-475e-918f-dd2f31245789","lifecycleState":"CERTIFIED","lastUpdateDate":1621477478111,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9349377c-13bd-481c-aff1-b7aa3a79b119","invariantUUID":"569a3a4b-9170-4563-aae9-c1fe80fe6872","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83bc8889-8984-4203-a663-8521bedab37f","lifecycleState":"CERTIFIED","lastUpdateDate":1621480489173,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"62b639f8-2ef5-4bc4-8f6a-a59e9a552222","invariantUUID":"a63415d6-fa1d-4c34-a4e2-1d75c43db64e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0efe16d2-56e0-417c-8ab6-618df6747251","lifecycleState":"CERTIFIED","lastUpdateDate":1621478055042,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed7fee0-0686-4f51-8e12-c8f2524487af","invariantUUID":"eb38dbc1-8f1c-4505-ab14-d94726c6d3d4","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88de92e3-f54a-420d-98e6-738ea8c4e0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477826570,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f67a6f0-c608-4f9d-be37-867809a2c881","invariantUUID":"de79c61a-4abc-4c62-b0dc-066300f99c4f","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e1a8abb2-4b87-44f7-bc15-992a7a4defcf","lifecycleState":"CERTIFIED","lastUpdateDate":1621477466066,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8610bf68-2c84-4ab4-80e9-2a8baaef97e7","invariantUUID":"dea668f0-4028-4c4a-b645-5a3ec3714d12","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5827730-018f-414e-be0b-4fa4dfc9ce7b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477748917,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56a619eb-3a4c-4a79-be63-7c10a9fd9490","invariantUUID":"c8484ff9-7f16-4939-889c-6d510599a10e","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3840f015-bafb-4f3d-85dd-569b965fed05","lifecycleState":"CERTIFIED","lastUpdateDate":1621477916201,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39c8efff-ecb6-4db9-b190-9680638f1c9f","invariantUUID":"630f47e0-f04f-4b32-ab49-69e4b4c0886c","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"526d9e4c-f987-4d17-858d-aff8d031a9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477649811,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9fb0edd-10fd-4195-bfb1-e85e2d076dbc","invariantUUID":"510a2bc1-5f7d-4647-af3f-f593ece18d1e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b38a602-1110-4b79-9845-08079af31ebc","lifecycleState":"CERTIFIED","lastUpdateDate":1621477905475,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a451b983-2f81-46ec-8d29-a0c80c492e73","invariantUUID":"b5566700-0974-43fe-aa23-78ef2d21e424","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd6c8229-56f5-42a7-a1d5-78100dd70b34","lifecycleState":"CERTIFIED","lastUpdateDate":1621477806470,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f578db5c-9864-479c-b981-58a72e0eb6c2","invariantUUID":"45d6ea3e-ed8c-4c7e-bb3e-cb856b10e1f5","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e56d7a5-8cfb-420c-b1ca-c2240263aa5e","lifecycleState":"CERTIFIED","lastUpdateDate":1621477426941,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501bcb43-c60d-46a1-917d-56ffba947156","invariantUUID":"59638181-b79d-464e-ac8c-bf015415475d","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"219d4322-03fb-4592-a443-8f05734bd141","lifecycleState":"CERTIFIED","lastUpdateDate":1621478036308,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7d44cf-7db4-45b5-a2c5-0165575ca92b","invariantUUID":"f974bfac-15e9-4677-bff3-cdde76db4fd6","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477625170,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fab8ce76-938b-4c53-8569-63710aa29b91","invariantUUID":"37af349a-fc03-4b07-b03c-bdb3d3a867c4","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3d53795b-7e4d-46d0-92be-dc11759ed9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477603644,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"04cae618-55b3-46e0-816c-0976359b43bf","invariantUUID":"6894fa47-88fb-40a8-a83a-5fdd7da1cbba","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5178cf6f-694a-4f39-bf3a-cd2219a2f72f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477707580,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96824e02-a73f-455f-b915-b9c34c361fea","invariantUUID":"3b43786b-e3f9-42bf-95f0-bfa47c90d4cf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac170997-ed1c-4e2f-b39d-6b64b4dba943","lifecycleState":"CERTIFIED","lastUpdateDate":1621477668070,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b0e9c9-b1a4-47b5-a4b4-b5b225110b33","invariantUUID":"f312dde3-4a3e-479b-a24a-5acd5ea4df62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"52ca91e8-41cf-4c28-898c-60fdcfa942ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477416631,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c66596cf-9fd7-42ae-938e-9a5f22b55d13","invariantUUID":"4c6892e3-d6a3-41ce-9d27-9377969f7992","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c832051-67e6-46b1-9900-b2d7774e6692","lifecycleState":"CERTIFIED","lastUpdateDate":1621477896205,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7c6bdaf-0d18-45ab-a5a2-c54b7784f14b","invariantUUID":"97de5714-8457-49ec-9c55-e144385d1261","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0ce3d133-907b-4a25-a9a0-6dadc3756800","lifecycleState":"CERTIFIED","lastUpdateDate":1621477642343,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bfb56c8-8e3d-46f1-b6e0-923f7dc7533f","invariantUUID":"6b31245c-f44f-43bb-a45f-9cd14f1f88b1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b3fb03-5050-4342-888b-2b4b3fe776af","lifecycleState":"CERTIFIED","lastUpdateDate":1621478075841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc9e79c2-c6e8-4cf3-9b17-102e91f57b6f","invariantUUID":"62860840-5410-4f41-b26b-acafa79acc77","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"9073abe6-a8b8-429d-aee0-c8e4814adb55","lifecycleState":"CERTIFIED","lastUpdateDate":1621477369744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"830305e8-8e3b-4ee9-a798-643f51ae8c30","invariantUUID":"4870caa3-2628-46cf-a8d1-c6888eb3282a","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c335a454-b74a-431f-b457-a31515c6ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477835707,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eacd3af7-e192-45b4-85c5-1ecd8b84e6e9","invariantUUID":"40b44409-0eab-4763-9dc7-348e41ca2e34","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17a92263-78e1-4cba-813a-8cadc4679193","lifecycleState":"CERTIFIED","lastUpdateDate":1621477507071,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e62e22ca-8832-413e-b67a-d03dd21ffee0","invariantUUID":"dbd0a88f-d90f-417b-9b24-871b34107fc9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d90f39-1dbc-46f0-9e6c-3b1d6cdcaaf5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477947172,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5316fc87-d771-4a2c-b6cf-2a2cd88abed0","invariantUUID":"6ade2c6d-4f8b-48c4-93dd-fedbf7b57623","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df9dee25-e811-4a22-ae91-13a2d5f4b8d0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477437902,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"569658d0-154c-40a7-ad20-c6a527f1ef6d","invariantUUID":"eb6211ea-7565-4528-9365-25ee58dd8489","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d8c276a-4d71-4795-bd82-51bbf7041890","lifecycleState":"CERTIFIED","lastUpdateDate":1621477816668,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b8ecf0d1-e4a2-42c4-b819-13fe9b7a4779","invariantUUID":"a22d8549-f861-4f2b-9146-515063a14a77","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db7898b-12c9-4544-898a-a266e455af34","lifecycleState":"CERTIFIED","lastUpdateDate":1621478045074,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5eca00b-56ac-4cf9-8866-52dd412dad44","invariantUUID":"71b89ea6-1d18-4f02-b6f6-3bf1462dad07","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477690043,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00659a26-8dc7-4051-959a-d3b4620423f3","invariantUUID":"02135c03-2f73-4f38-8919-5c0f3afada8c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58b8bc63-99c9-44f3-93d0-e3b5e48312d4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477497100,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"549c5e08-ac97-43c6-a964-12ce5b2576c4","invariantUUID":"e817a9d3-4b25-4a95-aeb9-dfba425ec246","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4c58624-431d-4fab-95b1-95187b193d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477447310,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b464a82a-4f25-4858-9f5d-ba633a2ef666","invariantUUID":"1ca0f26a-b04d-4032-87d1-84513cd7df6b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2be167fb-f3c4-4e97-9cb0-89b240ba2912","lifecycleState":"CERTIFIED","lastUpdateDate":1621477785172,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aef77705-cc90-4aa3-bf4d-093f493f1063","invariantUUID":"50557faf-6b71-4e92-a26a-0885268a768d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0d2c8bf-9c53-42a4-82d9-68e6748a824a","lifecycleState":"CERTIFIED","lastUpdateDate":1621479674442,"name":"basic_onboard_WTHRQm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17222052-6526-4e08-9222-b4877d63d048","invariantUUID":"8aea1437-916d-429f-93e1-a445234cd133","systemName":"BasicOnboardWthrqm","description":"VF","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd58c503-9d53-4f1e-bd3f-e448d7112dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1621477577804,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37aa5796-7d7e-4f05-b26f-ffc6b08e3817","invariantUUID":"1df47b41-8ffb-4857-8ee9-2788258fd9fe","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","lifecycleState":"CERTIFIED","lastUpdateDate":1621480619004,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b884aaf2-b04b-437b-be6d-f1fe970adc60","lifecycleState":"CERTIFIED","lastUpdateDate":1621480577261,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"12be3b58-bd67-4058-b2a3-7dee5b61a707","lifecycleState":"CERTIFIED","lastUpdateDate":1621479769461,"name":"basic_onboard_WTHRQm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","systemName":"BasicOnboardWthrqm","description":"service","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"84d1d4b2-7c18-49d5-8c38-1008260bbd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1621480585476,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0172ef8e-ed66-413c-a030-77c6311fcee8","invariantUUID":"23e195f1-374e-40c9-b885-13cfbf07a3b6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ed7b11df-4b32-4195-8acf-21aeabc96f72","lifecycleState":"CERTIFIED","lastUpdateDate":1621480416699,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"058e54db-ec76-4b43-8cd1-2a6f47a0e18b","lifecycleState":"CERTIFIED","lastUpdateDate":1621480595343,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839","invariantUUID":"ac1f96a3-3744-4b57-9da7-f691e9aa2232","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]}]} 2021-05-20 03:32:41,427 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in services list 2021-05-20 03:32:41,427 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-05-20 03:32:41,427 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-20 03:32:41,428 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-20 03:32:41,428 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-20 03:32:41,428 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:32:41,428 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-20 03:32:41,428 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-20 03:32:41,428 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:32:41,922 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-20 03:32:41,922 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"0172ef8e-ed66-413c-a030-77c6311fcee8","invariantUUID":"23e195f1-374e-40c9-b885-13cfbf07a3b6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0172ef8e-ed66-413c-a030-77c6311fcee8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/61a6f5c0-c618-4d04-93dd-843044f6f154/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2d1109a7-56d0-4083-a731-12bfce6df26b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839","invariantUUID":"ac1f96a3-3744-4b57-9da7-f691e9aa2232","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","name":"basic_onboard_WTHRQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba1219a8-3fc7-43f9-80fb-fc042f18e7d5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/067de530-8816-4725-8206-82acddaa6514/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-20 03:32:41,924 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-20 03:32:41,925 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:32:41,925 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:32:41,925 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:32:41,925 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-20 03:32:41,925 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:32:41,925 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:32:41,925 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:32:41,925 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-20 03:32:41,925 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:32:41,926 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:32:41,926 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:32:41,926 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-20 03:32:41,926 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:32:41,926 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:32:41,926 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:32:41,926 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_WTHRQm from SDC 2021-05-20 03:32:41,926 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:32:41,926 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:32:41,926 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:32:41,926 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-20 03:32:41,927 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:32:41,927 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:32:41,927 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:32:41,927 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-05-20 03:32:41,927 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-20 03:32:41,927 INFO 192:__init__.py(1) - Service found, updating information 2021-05-20 03:32:41,927 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:32:41,927 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:32:41,927 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-20 03:32:41,928 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:32:41,928 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:32:41,928 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-20 03:32:43,780 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-20 03:32:43,782 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57a1e6bc-ed9d-46a1-a0d6-5df02c305be2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477877602,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"945f81c1-b207-4815-a5ce-6a3ca73c43cc","invariantUUID":"0f06ace1-6eca-48f0-8858-a545ec2bbd77","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ae5a60-e956-42e2-9817-1ff1adbfe144","lifecycleState":"CERTIFIED","lastUpdateDate":1621477387788,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a14800b-1622-4a54-8289-3594f057d08f","invariantUUID":"406ca15e-9b47-4c5a-8c26-81013e14b509","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5bd2c22-5c0f-46a8-8875-b722328eb561","lifecycleState":"CERTIFIED","lastUpdateDate":1621477938179,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a155578f-9478-43d0-9d0d-08bc27133de1","invariantUUID":"74395f46-704d-49e7-98c7-3e34b8154e59","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78295f09-cf3a-46cb-828a-6fa2d81dfaa0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477775711,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36728d2b-356b-427c-84d2-eeef38d92e3b","invariantUUID":"9f1ea9c9-7db2-4a1e-bfcd-a1f2c03394cf","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"677267c0-10f4-4e8c-bba5-c0b24ad922ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477380842,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"020bf758-b50e-404b-bfb6-5bd7a83d0c26","invariantUUID":"94d2a8f5-fb28-48f4-89ea-08a9e233cbdc","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83b73b3d-0566-4244-bb9c-602269a52952","lifecycleState":"CERTIFIED","lastUpdateDate":1621478065177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc89de2-bf8f-4ca4-a9ba-82e1df57fe8d","invariantUUID":"cb6bac55-d9e7-4547-b6d9-ef8f0c8e4fff","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff44ceda-8d82-4177-bcbf-af9cad5ba8dd","lifecycleState":"CERTIFIED","lastUpdateDate":1621478008635,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67f54530-3829-4282-b1d6-4372350b56b0","invariantUUID":"f3d45adb-79b2-420e-9d13-79cf7c72c64c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"eba1d43a-96e3-419b-b784-8146200488f0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480463850,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1aa6db39-7c5a-475c-8244-eecd9d761698","invariantUUID":"a280146e-cfcc-4f4e-8e4a-b70bd753953c","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a81a559c-52fb-42db-8310-9864cd29b0e2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477966248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd5e671f-85e5-40d8-881c-bd5c7a8889ee","invariantUUID":"a3224281-aad2-4e26-b26b-df9ad0fb8d2a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"817c2eec-e7b3-41f7-b631-3a84b8069286","lifecycleState":"CERTIFIED","lastUpdateDate":1621477329718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7c277603-d3ec-4b47-87a0-dd8a09aa674e","invariantUUID":"c1f4a2f2-9e53-4ff6-aabc-620e80cf5bb6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3daf878-0ed7-4e32-96bb-e3506832a42d","lifecycleState":"CERTIFIED","lastUpdateDate":1621478001824,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6137766c-321b-4d7f-8e09-141b26748f37","invariantUUID":"9655ba85-b572-49c2-bf44-e060abad483d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9e44d5-2643-493f-a841-1dcb9ddd9c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477486374,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4362be33-b1cf-4eea-8a2b-debba09436c0","invariantUUID":"e63375d3-8ade-4e36-9535-3961b0c3af9f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"690c09b0-8d4a-4fd3-9eb8-29ebf67c0a07","lifecycleState":"CERTIFIED","lastUpdateDate":1621477975841,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef7c863e-2099-4e5a-80c8-7fbcea6796ee","invariantUUID":"da70541b-7cbc-4652-a8ce-b5b9dbb1c3c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee5c83e-5f06-484f-a736-43f7a5629c95","lifecycleState":"CERTIFIED","lastUpdateDate":1621477867576,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7597661-4d0d-48a8-9637-464a81341b3a","invariantUUID":"d39c6acb-5627-458d-80b9-1d7cce74e387","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"badcd9e8-f343-4242-9ce6-0bf54cb177a8","lifecycleState":"CERTIFIED","lastUpdateDate":1621478017477,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dab1b3e-a6de-4387-bd1b-773405603bba","invariantUUID":"4a39bf43-d10f-413e-a400-d4469c898db6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c7a78516-4f80-4f36-8970-3f93d0a18a21","lifecycleState":"CERTIFIED","lastUpdateDate":1621477927373,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"998ad0b1-cdc3-4741-920a-b2046f4a7c03","invariantUUID":"09f26180-b9f8-4baf-b400-a300a4421114","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"274f3763-31d7-4117-9f27-2661eac9ff67","lifecycleState":"CERTIFIED","lastUpdateDate":1621477340610,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4085e82-9887-45f7-8c08-c5538d75b350","invariantUUID":"e3c04507-5e28-4272-bc33-0ee9684a0227","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1621477288095,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8384b26-3a72-49f5-84b9-a3e6c1466744","invariantUUID":"b9f17377-c09c-4272-892b-20794fb4243b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"957a070e-9567-424d-a843-167de2d9cd78","lifecycleState":"CERTIFIED","lastUpdateDate":1621477613850,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c9af2f7-066c-4223-aa09-0ce44fc57d96","invariantUUID":"ea50a70c-b3da-4495-8d2a-5e89714c28ac","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"efb32f1f-bc47-429a-8408-1e1dd4d69f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1621478025843,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2677f00f-9336-4368-b99e-2d248795cbc1","invariantUUID":"44aba29e-0f32-4a63-9b67-f5581d326e55","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eda53caf-acb9-44c3-95e8-064da2174735","lifecycleState":"CERTIFIED","lastUpdateDate":1621477347580,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ba1b39a-83f8-47cd-a80f-8fe0653eea61","invariantUUID":"fb52b24c-8c5f-412e-af23-7c710a74997e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"97bc92c8-cfa1-4a1f-9a2c-b4ab82df490f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477568273,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09e740a4-c677-459a-a669-72cbfe861ce4","invariantUUID":"5f41b23a-1e79-4717-83d1-891d53a875d1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","lifecycleState":"CERTIFIED","lastUpdateDate":1621480488982,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","invariantUUID":"0c9418de-0f81-4fa9-b808-221eaa2c5608","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9ae9a76-e126-4f56-aed5-e36972418677","lifecycleState":"CERTIFIED","lastUpdateDate":1621477700748,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ee607d4-9c38-4894-b391-1d07e1fba5e6","invariantUUID":"76235c08-62f8-414c-990a-d5660e253611","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46a747e7-a7e8-4e6a-afb6-c65af2e6d216","lifecycleState":"CERTIFIED","lastUpdateDate":1621477886181,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7319cf70-4c22-4406-b8f7-89de59404ac4","invariantUUID":"00c8e202-4fb1-4715-89d4-6a27fbf62a3b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bf4d344-1883-46a1-8878-936b6fb16933","lifecycleState":"CERTIFIED","lastUpdateDate":1621477855901,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14d48825-7cdc-4d9f-a21b-e0686d69ffe4","invariantUUID":"dc2a87f9-5209-47e8-a384-1a1d0bd0b8b7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30cb73a7-96c0-4cd4-a296-da467de9ed0a","lifecycleState":"CERTIFIED","lastUpdateDate":1621477985242,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba3d5eed-96d7-42d9-9fb9-d5d606f873f6","invariantUUID":"f9c8e3b5-d69c-4df5-991c-bb9f278daa6a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"731f6283-3d41-4cee-9319-214456413c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1621478085443,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914ad472-c099-4cc7-b72e-010d9352fa20","invariantUUID":"c8df9e6c-053c-4605-b58b-48b5cc5c616e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d44fbb89-6a3b-494a-b91b-9a7fbd1bb9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477518403,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e16d1f-083e-4383-b4a8-6689f650285e","invariantUUID":"8e3fbacb-9805-4a16-9044-cd033c519e8e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3ac040-f006-4b46-9ad1-df4e3a23d324","lifecycleState":"CERTIFIED","lastUpdateDate":1621477660838,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d893689-fc56-4861-961a-cd0c20d9fa55","invariantUUID":"62beff7d-926d-43cf-b50a-11aa4635586b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"20005ac3-714c-4d2e-a68a-567496c3a6b0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480481701,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1f4baee7-fc09-4ac1-ae83-cbedaabd0c65","invariantUUID":"bc5337e2-a7db-4fed-9020-bd74d7e1bfe8","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"18ae45f8-c64c-486b-9516-209c04926b8f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477845970,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81af5843-3c6c-4123-9134-9b858a8a9a2a","invariantUUID":"42401dcb-1128-4d73-b293-7e00d89b421f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7ed7153e-29e1-4fcf-b41f-04236dcc6e85","lifecycleState":"CERTIFIED","lastUpdateDate":1621477456466,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e7c6e53-aa43-4de8-acf6-23bbcc849653","invariantUUID":"06afedaf-8b4e-42be-8657-8fa55fa7a6ed","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbcd6c90-cfcf-475e-918f-dd2f31245789","lifecycleState":"CERTIFIED","lastUpdateDate":1621477478111,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9349377c-13bd-481c-aff1-b7aa3a79b119","invariantUUID":"569a3a4b-9170-4563-aae9-c1fe80fe6872","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83bc8889-8984-4203-a663-8521bedab37f","lifecycleState":"CERTIFIED","lastUpdateDate":1621480489173,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"62b639f8-2ef5-4bc4-8f6a-a59e9a552222","invariantUUID":"a63415d6-fa1d-4c34-a4e2-1d75c43db64e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0efe16d2-56e0-417c-8ab6-618df6747251","lifecycleState":"CERTIFIED","lastUpdateDate":1621478055042,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed7fee0-0686-4f51-8e12-c8f2524487af","invariantUUID":"eb38dbc1-8f1c-4505-ab14-d94726c6d3d4","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88de92e3-f54a-420d-98e6-738ea8c4e0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477826570,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f67a6f0-c608-4f9d-be37-867809a2c881","invariantUUID":"de79c61a-4abc-4c62-b0dc-066300f99c4f","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e1a8abb2-4b87-44f7-bc15-992a7a4defcf","lifecycleState":"CERTIFIED","lastUpdateDate":1621477466066,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8610bf68-2c84-4ab4-80e9-2a8baaef97e7","invariantUUID":"dea668f0-4028-4c4a-b645-5a3ec3714d12","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5827730-018f-414e-be0b-4fa4dfc9ce7b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477748917,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56a619eb-3a4c-4a79-be63-7c10a9fd9490","invariantUUID":"c8484ff9-7f16-4939-889c-6d510599a10e","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3840f015-bafb-4f3d-85dd-569b965fed05","lifecycleState":"CERTIFIED","lastUpdateDate":1621477916201,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39c8efff-ecb6-4db9-b190-9680638f1c9f","invariantUUID":"630f47e0-f04f-4b32-ab49-69e4b4c0886c","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"526d9e4c-f987-4d17-858d-aff8d031a9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477649811,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9fb0edd-10fd-4195-bfb1-e85e2d076dbc","invariantUUID":"510a2bc1-5f7d-4647-af3f-f593ece18d1e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b38a602-1110-4b79-9845-08079af31ebc","lifecycleState":"CERTIFIED","lastUpdateDate":1621477905475,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a451b983-2f81-46ec-8d29-a0c80c492e73","invariantUUID":"b5566700-0974-43fe-aa23-78ef2d21e424","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd6c8229-56f5-42a7-a1d5-78100dd70b34","lifecycleState":"CERTIFIED","lastUpdateDate":1621477806470,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f578db5c-9864-479c-b981-58a72e0eb6c2","invariantUUID":"45d6ea3e-ed8c-4c7e-bb3e-cb856b10e1f5","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e56d7a5-8cfb-420c-b1ca-c2240263aa5e","lifecycleState":"CERTIFIED","lastUpdateDate":1621477426941,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501bcb43-c60d-46a1-917d-56ffba947156","invariantUUID":"59638181-b79d-464e-ac8c-bf015415475d","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"219d4322-03fb-4592-a443-8f05734bd141","lifecycleState":"CERTIFIED","lastUpdateDate":1621478036308,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7d44cf-7db4-45b5-a2c5-0165575ca92b","invariantUUID":"f974bfac-15e9-4677-bff3-cdde76db4fd6","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477625170,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fab8ce76-938b-4c53-8569-63710aa29b91","invariantUUID":"37af349a-fc03-4b07-b03c-bdb3d3a867c4","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3d53795b-7e4d-46d0-92be-dc11759ed9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477603644,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"04cae618-55b3-46e0-816c-0976359b43bf","invariantUUID":"6894fa47-88fb-40a8-a83a-5fdd7da1cbba","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5178cf6f-694a-4f39-bf3a-cd2219a2f72f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477707580,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96824e02-a73f-455f-b915-b9c34c361fea","invariantUUID":"3b43786b-e3f9-42bf-95f0-bfa47c90d4cf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac170997-ed1c-4e2f-b39d-6b64b4dba943","lifecycleState":"CERTIFIED","lastUpdateDate":1621477668070,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b0e9c9-b1a4-47b5-a4b4-b5b225110b33","invariantUUID":"f312dde3-4a3e-479b-a24a-5acd5ea4df62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"52ca91e8-41cf-4c28-898c-60fdcfa942ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477416631,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c66596cf-9fd7-42ae-938e-9a5f22b55d13","invariantUUID":"4c6892e3-d6a3-41ce-9d27-9377969f7992","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c832051-67e6-46b1-9900-b2d7774e6692","lifecycleState":"CERTIFIED","lastUpdateDate":1621477896205,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7c6bdaf-0d18-45ab-a5a2-c54b7784f14b","invariantUUID":"97de5714-8457-49ec-9c55-e144385d1261","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0ce3d133-907b-4a25-a9a0-6dadc3756800","lifecycleState":"CERTIFIED","lastUpdateDate":1621477642343,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bfb56c8-8e3d-46f1-b6e0-923f7dc7533f","invariantUUID":"6b31245c-f44f-43bb-a45f-9cd14f1f88b1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b3fb03-5050-4342-888b-2b4b3fe776af","lifecycleState":"CERTIFIED","lastUpdateDate":1621478075841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc9e79c2-c6e8-4cf3-9b17-102e91f57b6f","invariantUUID":"62860840-5410-4f41-b26b-acafa79acc77","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"9073abe6-a8b8-429d-aee0-c8e4814adb55","lifecycleState":"CERTIFIED","lastUpdateDate":1621477369744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"830305e8-8e3b-4ee9-a798-643f51ae8c30","invariantUUID":"4870caa3-2628-46cf-a8d1-c6888eb3282a","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c335a454-b74a-431f-b457-a31515c6ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477835707,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eacd3af7-e192-45b4-85c5-1ecd8b84e6e9","invariantUUID":"40b44409-0eab-4763-9dc7-348e41ca2e34","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17a92263-78e1-4cba-813a-8cadc4679193","lifecycleState":"CERTIFIED","lastUpdateDate":1621477507071,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e62e22ca-8832-413e-b67a-d03dd21ffee0","invariantUUID":"dbd0a88f-d90f-417b-9b24-871b34107fc9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d90f39-1dbc-46f0-9e6c-3b1d6cdcaaf5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477947172,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5316fc87-d771-4a2c-b6cf-2a2cd88abed0","invariantUUID":"6ade2c6d-4f8b-48c4-93dd-fedbf7b57623","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df9dee25-e811-4a22-ae91-13a2d5f4b8d0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477437902,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"569658d0-154c-40a7-ad20-c6a527f1ef6d","invariantUUID":"eb6211ea-7565-4528-9365-25ee58dd8489","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d8c276a-4d71-4795-bd82-51bbf7041890","lifecycleState":"CERTIFIED","lastUpdateDate":1621477816668,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b8ecf0d1-e4a2-42c4-b819-13fe9b7a4779","invariantUUID":"a22d8549-f861-4f2b-9146-515063a14a77","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db7898b-12c9-4544-898a-a266e455af34","lifecycleState":"CERTIFIED","lastUpdateDate":1621478045074,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5eca00b-56ac-4cf9-8866-52dd412dad44","invariantUUID":"71b89ea6-1d18-4f02-b6f6-3bf1462dad07","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477690043,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00659a26-8dc7-4051-959a-d3b4620423f3","invariantUUID":"02135c03-2f73-4f38-8919-5c0f3afada8c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58b8bc63-99c9-44f3-93d0-e3b5e48312d4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477497100,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"549c5e08-ac97-43c6-a964-12ce5b2576c4","invariantUUID":"e817a9d3-4b25-4a95-aeb9-dfba425ec246","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4c58624-431d-4fab-95b1-95187b193d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477447310,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b464a82a-4f25-4858-9f5d-ba633a2ef666","invariantUUID":"1ca0f26a-b04d-4032-87d1-84513cd7df6b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2be167fb-f3c4-4e97-9cb0-89b240ba2912","lifecycleState":"CERTIFIED","lastUpdateDate":1621477785172,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aef77705-cc90-4aa3-bf4d-093f493f1063","invariantUUID":"50557faf-6b71-4e92-a26a-0885268a768d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0d2c8bf-9c53-42a4-82d9-68e6748a824a","lifecycleState":"CERTIFIED","lastUpdateDate":1621479674442,"name":"basic_onboard_WTHRQm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17222052-6526-4e08-9222-b4877d63d048","invariantUUID":"8aea1437-916d-429f-93e1-a445234cd133","systemName":"BasicOnboardWthrqm","description":"VF","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd58c503-9d53-4f1e-bd3f-e448d7112dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1621477577804,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37aa5796-7d7e-4f05-b26f-ffc6b08e3817","invariantUUID":"1df47b41-8ffb-4857-8ee9-2788258fd9fe","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","lifecycleState":"CERTIFIED","lastUpdateDate":1621480619004,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b884aaf2-b04b-437b-be6d-f1fe970adc60","lifecycleState":"CERTIFIED","lastUpdateDate":1621480577261,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"12be3b58-bd67-4058-b2a3-7dee5b61a707","lifecycleState":"CERTIFIED","lastUpdateDate":1621479769461,"name":"basic_onboard_WTHRQm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","systemName":"BasicOnboardWthrqm","description":"service","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"84d1d4b2-7c18-49d5-8c38-1008260bbd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1621480585476,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0172ef8e-ed66-413c-a030-77c6311fcee8","invariantUUID":"23e195f1-374e-40c9-b885-13cfbf07a3b6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ed7b11df-4b32-4195-8acf-21aeabc96f72","lifecycleState":"CERTIFIED","lastUpdateDate":1621480416699,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"058e54db-ec76-4b43-8cd1-2a6f47a0e18b","lifecycleState":"CERTIFIED","lastUpdateDate":1621480595343,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839","invariantUUID":"ac1f96a3-3744-4b57-9da7-f691e9aa2232","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]}]} 2021-05-20 03:32:43,785 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in services list 2021-05-20 03:32:43,785 DEBUG 159:__init__.py(1) - check if Service basic_vm_macro exists in SDC 2021-05-20 03:32:43,785 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-20 03:32:43,786 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-20 03:32:43,786 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-20 03:32:43,786 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:32:43,786 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-20 03:32:43,786 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-20 03:32:43,786 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-20 03:32:45,871 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-20 03:32:45,871 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"0172ef8e-ed66-413c-a030-77c6311fcee8","invariantUUID":"23e195f1-374e-40c9-b885-13cfbf07a3b6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0172ef8e-ed66-413c-a030-77c6311fcee8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/61a6f5c0-c618-4d04-93dd-843044f6f154/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2d1109a7-56d0-4083-a731-12bfce6df26b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839","invariantUUID":"ac1f96a3-3744-4b57-9da7-f691e9aa2232","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","name":"basic_onboard_WTHRQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba1219a8-3fc7-43f9-80fb-fc042f18e7d5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/067de530-8816-4725-8206-82acddaa6514/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-20 03:32:45,873 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-20 03:32:45,873 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:32:45,873 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:32:45,873 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:32:45,874 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-20 03:32:45,874 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:32:45,874 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:32:45,874 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:32:45,874 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-20 03:32:45,874 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:32:45,874 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:32:45,874 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:32:45,874 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-20 03:32:45,874 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:32:45,874 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:32:45,874 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:32:45,875 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_WTHRQm from SDC 2021-05-20 03:32:45,875 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:32:45,875 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:32:45,875 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:32:45,875 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-20 03:32:45,875 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-20 03:32:45,875 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-20 03:32:45,875 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-20 03:32:45,875 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-05-20 03:32:45,875 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_macro 2021-05-20 03:32:45,875 INFO 192:__init__.py(1) - Service found, updating information 2021-05-20 03:32:45,876 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:32:45,876 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:32:45,876 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-20 03:32:45,876 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:32:45,876 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-20 03:32:45,876 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-20 03:32:48,279 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-20 03:32:48,281 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"57a1e6bc-ed9d-46a1-a0d6-5df02c305be2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477877602,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"945f81c1-b207-4815-a5ce-6a3ca73c43cc","invariantUUID":"0f06ace1-6eca-48f0-8858-a545ec2bbd77","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4ae5a60-e956-42e2-9817-1ff1adbfe144","lifecycleState":"CERTIFIED","lastUpdateDate":1621477387788,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a14800b-1622-4a54-8289-3594f057d08f","invariantUUID":"406ca15e-9b47-4c5a-8c26-81013e14b509","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d5bd2c22-5c0f-46a8-8875-b722328eb561","lifecycleState":"CERTIFIED","lastUpdateDate":1621477938179,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a155578f-9478-43d0-9d0d-08bc27133de1","invariantUUID":"74395f46-704d-49e7-98c7-3e34b8154e59","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"78295f09-cf3a-46cb-828a-6fa2d81dfaa0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477775711,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36728d2b-356b-427c-84d2-eeef38d92e3b","invariantUUID":"9f1ea9c9-7db2-4a1e-bfcd-a1f2c03394cf","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"677267c0-10f4-4e8c-bba5-c0b24ad922ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477380842,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"020bf758-b50e-404b-bfb6-5bd7a83d0c26","invariantUUID":"94d2a8f5-fb28-48f4-89ea-08a9e233cbdc","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83b73b3d-0566-4244-bb9c-602269a52952","lifecycleState":"CERTIFIED","lastUpdateDate":1621478065177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc89de2-bf8f-4ca4-a9ba-82e1df57fe8d","invariantUUID":"cb6bac55-d9e7-4547-b6d9-ef8f0c8e4fff","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff44ceda-8d82-4177-bcbf-af9cad5ba8dd","lifecycleState":"CERTIFIED","lastUpdateDate":1621478008635,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67f54530-3829-4282-b1d6-4372350b56b0","invariantUUID":"f3d45adb-79b2-420e-9d13-79cf7c72c64c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"eba1d43a-96e3-419b-b784-8146200488f0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480463850,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1aa6db39-7c5a-475c-8244-eecd9d761698","invariantUUID":"a280146e-cfcc-4f4e-8e4a-b70bd753953c","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a81a559c-52fb-42db-8310-9864cd29b0e2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477966248,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd5e671f-85e5-40d8-881c-bd5c7a8889ee","invariantUUID":"a3224281-aad2-4e26-b26b-df9ad0fb8d2a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"817c2eec-e7b3-41f7-b631-3a84b8069286","lifecycleState":"CERTIFIED","lastUpdateDate":1621477329718,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"7c277603-d3ec-4b47-87a0-dd8a09aa674e","invariantUUID":"c1f4a2f2-9e53-4ff6-aabc-620e80cf5bb6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3daf878-0ed7-4e32-96bb-e3506832a42d","lifecycleState":"CERTIFIED","lastUpdateDate":1621478001824,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6137766c-321b-4d7f-8e09-141b26748f37","invariantUUID":"9655ba85-b572-49c2-bf44-e060abad483d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9e44d5-2643-493f-a841-1dcb9ddd9c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477486374,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4362be33-b1cf-4eea-8a2b-debba09436c0","invariantUUID":"e63375d3-8ade-4e36-9535-3961b0c3af9f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"690c09b0-8d4a-4fd3-9eb8-29ebf67c0a07","lifecycleState":"CERTIFIED","lastUpdateDate":1621477975841,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef7c863e-2099-4e5a-80c8-7fbcea6796ee","invariantUUID":"da70541b-7cbc-4652-a8ce-b5b9dbb1c3c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee5c83e-5f06-484f-a736-43f7a5629c95","lifecycleState":"CERTIFIED","lastUpdateDate":1621477867576,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7597661-4d0d-48a8-9637-464a81341b3a","invariantUUID":"d39c6acb-5627-458d-80b9-1d7cce74e387","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"badcd9e8-f343-4242-9ce6-0bf54cb177a8","lifecycleState":"CERTIFIED","lastUpdateDate":1621478017477,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8dab1b3e-a6de-4387-bd1b-773405603bba","invariantUUID":"4a39bf43-d10f-413e-a400-d4469c898db6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c7a78516-4f80-4f36-8970-3f93d0a18a21","lifecycleState":"CERTIFIED","lastUpdateDate":1621477927373,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"998ad0b1-cdc3-4741-920a-b2046f4a7c03","invariantUUID":"09f26180-b9f8-4baf-b400-a300a4421114","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"274f3763-31d7-4117-9f27-2661eac9ff67","lifecycleState":"CERTIFIED","lastUpdateDate":1621477340610,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4085e82-9887-45f7-8c08-c5538d75b350","invariantUUID":"e3c04507-5e28-4272-bc33-0ee9684a0227","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4ec96a0-4461-4613-9c55-7c54d981fb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1621477288095,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8384b26-3a72-49f5-84b9-a3e6c1466744","invariantUUID":"b9f17377-c09c-4272-892b-20794fb4243b","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"957a070e-9567-424d-a843-167de2d9cd78","lifecycleState":"CERTIFIED","lastUpdateDate":1621477613850,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c9af2f7-066c-4223-aa09-0ce44fc57d96","invariantUUID":"ea50a70c-b3da-4495-8d2a-5e89714c28ac","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"efb32f1f-bc47-429a-8408-1e1dd4d69f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1621478025843,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2677f00f-9336-4368-b99e-2d248795cbc1","invariantUUID":"44aba29e-0f32-4a63-9b67-f5581d326e55","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eda53caf-acb9-44c3-95e8-064da2174735","lifecycleState":"CERTIFIED","lastUpdateDate":1621477347580,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ba1b39a-83f8-47cd-a80f-8fe0653eea61","invariantUUID":"fb52b24c-8c5f-412e-af23-7c710a74997e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"97bc92c8-cfa1-4a1f-9a2c-b4ab82df490f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477568273,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09e740a4-c677-459a-a669-72cbfe861ce4","invariantUUID":"5f41b23a-1e79-4717-83d1-891d53a875d1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b927f634-42ca-4f4e-a5ac-c8eb058fb1ad","lifecycleState":"CERTIFIED","lastUpdateDate":1621480488982,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d7437e3b-32ca-4fc6-809c-b479bbfc2430","invariantUUID":"0c9418de-0f81-4fa9-b808-221eaa2c5608","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9ae9a76-e126-4f56-aed5-e36972418677","lifecycleState":"CERTIFIED","lastUpdateDate":1621477700748,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ee607d4-9c38-4894-b391-1d07e1fba5e6","invariantUUID":"76235c08-62f8-414c-990a-d5660e253611","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46a747e7-a7e8-4e6a-afb6-c65af2e6d216","lifecycleState":"CERTIFIED","lastUpdateDate":1621477886181,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7319cf70-4c22-4406-b8f7-89de59404ac4","invariantUUID":"00c8e202-4fb1-4715-89d4-6a27fbf62a3b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1bf4d344-1883-46a1-8878-936b6fb16933","lifecycleState":"CERTIFIED","lastUpdateDate":1621477855901,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14d48825-7cdc-4d9f-a21b-e0686d69ffe4","invariantUUID":"dc2a87f9-5209-47e8-a384-1a1d0bd0b8b7","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"30cb73a7-96c0-4cd4-a296-da467de9ed0a","lifecycleState":"CERTIFIED","lastUpdateDate":1621477985242,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba3d5eed-96d7-42d9-9fb9-d5d606f873f6","invariantUUID":"f9c8e3b5-d69c-4df5-991c-bb9f278daa6a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"731f6283-3d41-4cee-9319-214456413c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1621478085443,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"914ad472-c099-4cc7-b72e-010d9352fa20","invariantUUID":"c8df9e6c-053c-4605-b58b-48b5cc5c616e","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d44fbb89-6a3b-494a-b91b-9a7fbd1bb9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477518403,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e16d1f-083e-4383-b4a8-6689f650285e","invariantUUID":"8e3fbacb-9805-4a16-9044-cd033c519e8e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3ac040-f006-4b46-9ad1-df4e3a23d324","lifecycleState":"CERTIFIED","lastUpdateDate":1621477660838,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d893689-fc56-4861-961a-cd0c20d9fa55","invariantUUID":"62beff7d-926d-43cf-b50a-11aa4635586b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"20005ac3-714c-4d2e-a68a-567496c3a6b0","lifecycleState":"CERTIFIED","lastUpdateDate":1621480481701,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1f4baee7-fc09-4ac1-ae83-cbedaabd0c65","invariantUUID":"bc5337e2-a7db-4fed-9020-bd74d7e1bfe8","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"18ae45f8-c64c-486b-9516-209c04926b8f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477845970,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81af5843-3c6c-4123-9134-9b858a8a9a2a","invariantUUID":"42401dcb-1128-4d73-b293-7e00d89b421f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7ed7153e-29e1-4fcf-b41f-04236dcc6e85","lifecycleState":"CERTIFIED","lastUpdateDate":1621477456466,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e7c6e53-aa43-4de8-acf6-23bbcc849653","invariantUUID":"06afedaf-8b4e-42be-8657-8fa55fa7a6ed","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbcd6c90-cfcf-475e-918f-dd2f31245789","lifecycleState":"CERTIFIED","lastUpdateDate":1621477478111,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9349377c-13bd-481c-aff1-b7aa3a79b119","invariantUUID":"569a3a4b-9170-4563-aae9-c1fe80fe6872","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83bc8889-8984-4203-a663-8521bedab37f","lifecycleState":"CERTIFIED","lastUpdateDate":1621480489173,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"62b639f8-2ef5-4bc4-8f6a-a59e9a552222","invariantUUID":"a63415d6-fa1d-4c34-a4e2-1d75c43db64e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0efe16d2-56e0-417c-8ab6-618df6747251","lifecycleState":"CERTIFIED","lastUpdateDate":1621478055042,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ed7fee0-0686-4f51-8e12-c8f2524487af","invariantUUID":"eb38dbc1-8f1c-4505-ab14-d94726c6d3d4","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88de92e3-f54a-420d-98e6-738ea8c4e0f5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477826570,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f67a6f0-c608-4f9d-be37-867809a2c881","invariantUUID":"de79c61a-4abc-4c62-b0dc-066300f99c4f","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e1a8abb2-4b87-44f7-bc15-992a7a4defcf","lifecycleState":"CERTIFIED","lastUpdateDate":1621477466066,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8610bf68-2c84-4ab4-80e9-2a8baaef97e7","invariantUUID":"dea668f0-4028-4c4a-b645-5a3ec3714d12","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5827730-018f-414e-be0b-4fa4dfc9ce7b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477748917,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56a619eb-3a4c-4a79-be63-7c10a9fd9490","invariantUUID":"c8484ff9-7f16-4939-889c-6d510599a10e","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3840f015-bafb-4f3d-85dd-569b965fed05","lifecycleState":"CERTIFIED","lastUpdateDate":1621477916201,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39c8efff-ecb6-4db9-b190-9680638f1c9f","invariantUUID":"630f47e0-f04f-4b32-ab49-69e4b4c0886c","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"526d9e4c-f987-4d17-858d-aff8d031a9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477649811,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9fb0edd-10fd-4195-bfb1-e85e2d076dbc","invariantUUID":"510a2bc1-5f7d-4647-af3f-f593ece18d1e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b38a602-1110-4b79-9845-08079af31ebc","lifecycleState":"CERTIFIED","lastUpdateDate":1621477905475,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a451b983-2f81-46ec-8d29-a0c80c492e73","invariantUUID":"b5566700-0974-43fe-aa23-78ef2d21e424","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd6c8229-56f5-42a7-a1d5-78100dd70b34","lifecycleState":"CERTIFIED","lastUpdateDate":1621477806470,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f578db5c-9864-479c-b981-58a72e0eb6c2","invariantUUID":"45d6ea3e-ed8c-4c7e-bb3e-cb856b10e1f5","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e56d7a5-8cfb-420c-b1ca-c2240263aa5e","lifecycleState":"CERTIFIED","lastUpdateDate":1621477426941,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"501bcb43-c60d-46a1-917d-56ffba947156","invariantUUID":"59638181-b79d-464e-ac8c-bf015415475d","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"219d4322-03fb-4592-a443-8f05734bd141","lifecycleState":"CERTIFIED","lastUpdateDate":1621478036308,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a7d44cf-7db4-45b5-a2c5-0165575ca92b","invariantUUID":"f974bfac-15e9-4677-bff3-cdde76db4fd6","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4fc04a48-e1f3-4d77-bcb7-e92a3dcfa5a5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477625170,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fab8ce76-938b-4c53-8569-63710aa29b91","invariantUUID":"37af349a-fc03-4b07-b03c-bdb3d3a867c4","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"3d53795b-7e4d-46d0-92be-dc11759ed9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1621477603644,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"04cae618-55b3-46e0-816c-0976359b43bf","invariantUUID":"6894fa47-88fb-40a8-a83a-5fdd7da1cbba","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5178cf6f-694a-4f39-bf3a-cd2219a2f72f","lifecycleState":"CERTIFIED","lastUpdateDate":1621477707580,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96824e02-a73f-455f-b915-b9c34c361fea","invariantUUID":"3b43786b-e3f9-42bf-95f0-bfa47c90d4cf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac170997-ed1c-4e2f-b39d-6b64b4dba943","lifecycleState":"CERTIFIED","lastUpdateDate":1621477668070,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83b0e9c9-b1a4-47b5-a4b4-b5b225110b33","invariantUUID":"f312dde3-4a3e-479b-a24a-5acd5ea4df62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"52ca91e8-41cf-4c28-898c-60fdcfa942ba","lifecycleState":"CERTIFIED","lastUpdateDate":1621477416631,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c66596cf-9fd7-42ae-938e-9a5f22b55d13","invariantUUID":"4c6892e3-d6a3-41ce-9d27-9377969f7992","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c832051-67e6-46b1-9900-b2d7774e6692","lifecycleState":"CERTIFIED","lastUpdateDate":1621477896205,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7c6bdaf-0d18-45ab-a5a2-c54b7784f14b","invariantUUID":"97de5714-8457-49ec-9c55-e144385d1261","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0ce3d133-907b-4a25-a9a0-6dadc3756800","lifecycleState":"CERTIFIED","lastUpdateDate":1621477642343,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bfb56c8-8e3d-46f1-b6e0-923f7dc7533f","invariantUUID":"6b31245c-f44f-43bb-a45f-9cd14f1f88b1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"06b3fb03-5050-4342-888b-2b4b3fe776af","lifecycleState":"CERTIFIED","lastUpdateDate":1621478075841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc9e79c2-c6e8-4cf3-9b17-102e91f57b6f","invariantUUID":"62860840-5410-4f41-b26b-acafa79acc77","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"9073abe6-a8b8-429d-aee0-c8e4814adb55","lifecycleState":"CERTIFIED","lastUpdateDate":1621477369744,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"830305e8-8e3b-4ee9-a798-643f51ae8c30","invariantUUID":"4870caa3-2628-46cf-a8d1-c6888eb3282a","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c335a454-b74a-431f-b457-a31515c6ed6b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477835707,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eacd3af7-e192-45b4-85c5-1ecd8b84e6e9","invariantUUID":"40b44409-0eab-4763-9dc7-348e41ca2e34","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17a92263-78e1-4cba-813a-8cadc4679193","lifecycleState":"CERTIFIED","lastUpdateDate":1621477507071,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e62e22ca-8832-413e-b67a-d03dd21ffee0","invariantUUID":"dbd0a88f-d90f-417b-9b24-871b34107fc9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d90f39-1dbc-46f0-9e6c-3b1d6cdcaaf5","lifecycleState":"CERTIFIED","lastUpdateDate":1621477947172,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5316fc87-d771-4a2c-b6cf-2a2cd88abed0","invariantUUID":"6ade2c6d-4f8b-48c4-93dd-fedbf7b57623","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df9dee25-e811-4a22-ae91-13a2d5f4b8d0","lifecycleState":"CERTIFIED","lastUpdateDate":1621477437902,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"569658d0-154c-40a7-ad20-c6a527f1ef6d","invariantUUID":"eb6211ea-7565-4528-9365-25ee58dd8489","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8d8c276a-4d71-4795-bd82-51bbf7041890","lifecycleState":"CERTIFIED","lastUpdateDate":1621477816668,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b8ecf0d1-e4a2-42c4-b819-13fe9b7a4779","invariantUUID":"a22d8549-f861-4f2b-9146-515063a14a77","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2db7898b-12c9-4544-898a-a266e455af34","lifecycleState":"CERTIFIED","lastUpdateDate":1621478045074,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5eca00b-56ac-4cf9-8866-52dd412dad44","invariantUUID":"71b89ea6-1d18-4f02-b6f6-3bf1462dad07","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37243d5a-1bb1-4642-87c6-8734459c1e2b","lifecycleState":"CERTIFIED","lastUpdateDate":1621477690043,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00659a26-8dc7-4051-959a-d3b4620423f3","invariantUUID":"02135c03-2f73-4f38-8919-5c0f3afada8c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58b8bc63-99c9-44f3-93d0-e3b5e48312d4","lifecycleState":"CERTIFIED","lastUpdateDate":1621477497100,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"549c5e08-ac97-43c6-a964-12ce5b2576c4","invariantUUID":"e817a9d3-4b25-4a95-aeb9-dfba425ec246","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4c58624-431d-4fab-95b1-95187b193d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1621477447310,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b464a82a-4f25-4858-9f5d-ba633a2ef666","invariantUUID":"1ca0f26a-b04d-4032-87d1-84513cd7df6b","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2be167fb-f3c4-4e97-9cb0-89b240ba2912","lifecycleState":"CERTIFIED","lastUpdateDate":1621477785172,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aef77705-cc90-4aa3-bf4d-093f493f1063","invariantUUID":"50557faf-6b71-4e92-a26a-0885268a768d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f0d2c8bf-9c53-42a4-82d9-68e6748a824a","lifecycleState":"CERTIFIED","lastUpdateDate":1621479674442,"name":"basic_onboard_WTHRQm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17222052-6526-4e08-9222-b4877d63d048","invariantUUID":"8aea1437-916d-429f-93e1-a445234cd133","systemName":"BasicOnboardWthrqm","description":"VF","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dd58c503-9d53-4f1e-bd3f-e448d7112dc8","lifecycleState":"CERTIFIED","lastUpdateDate":1621477577804,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37aa5796-7d7e-4f05-b26f-ffc6b08e3817","invariantUUID":"1df47b41-8ffb-4857-8ee9-2788258fd9fe","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"7d379833-98ef-4d0a-b0b5-cf0663bd37ea","lifecycleState":"CERTIFIED","lastUpdateDate":1621480619004,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","invariantUUID":"ba18ecdb-a452-47e2-8581-58028b654431","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b884aaf2-b04b-437b-be6d-f1fe970adc60","lifecycleState":"CERTIFIED","lastUpdateDate":1621480577261,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"61a6f5c0-c618-4d04-93dd-843044f6f154","invariantUUID":"128bd087-b4ec-4888-82a6-0023b2d129ad","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"12be3b58-bd67-4058-b2a3-7dee5b61a707","lifecycleState":"CERTIFIED","lastUpdateDate":1621479769461,"name":"basic_onboard_WTHRQm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ba1219a8-3fc7-43f9-80fb-fc042f18e7d5","invariantUUID":"9a080a9b-bf13-4237-90aa-2f98bbf7b22b","systemName":"BasicOnboardWthrqm","description":"service","tags":["basic_onboard_WTHRQm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"84d1d4b2-7c18-49d5-8c38-1008260bbd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1621480585476,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0172ef8e-ed66-413c-a030-77c6311fcee8","invariantUUID":"23e195f1-374e-40c9-b885-13cfbf07a3b6","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ed7b11df-4b32-4195-8acf-21aeabc96f72","lifecycleState":"CERTIFIED","lastUpdateDate":1621480416699,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"067de530-8816-4725-8206-82acddaa6514","invariantUUID":"9c442558-64ca-49be-83e5-216f40d1699b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"058e54db-ec76-4b43-8cd1-2a6f47a0e18b","lifecycleState":"CERTIFIED","lastUpdateDate":1621480595343,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d8d8a3e-c711-4a3e-80ce-46e3a4a5b839","invariantUUID":"ac1f96a3-3744-4b57-9da7-f691e9aa2232","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"empty":false}]}]} 2021-05-20 03:32:48,285 DEBUG 117:sdc_resource.py(1) - Resource basic_vm_macro found in services list 2021-05-20 03:32:48,286 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm_macro] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-20 03:32:48,286 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm_macro] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/2d1109a7-56d0-4083-a731-12bfce6df26b/toscaModel 2021-05-20 03:32:48,286 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm_macro] data sent: None 2021-05-20 03:32:48,978 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm_macro] response code: 200 2021-05-20 03:32:48,979 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 10 2021-05-20 03:32:48,980 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 10 2021-05-20 03:32:48,980 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 10 2021-05-20 03:32:48,980 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 10 2021-05-20 03:32:48,980 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 10 2021-05-20 03:32:48,980 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 10 2021-05-20 03:32:48,980 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 10 2021-05-20 03:32:49,054 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04119237687750259, below negative shortcut threshhold 0.05 2021-05-20 03:32:49,127 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.0450028461922778, below negative shortcut threshhold 0.05 2021-05-20 03:32:49,198 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04173206258979766, below negative shortcut threshhold 0.05 2021-05-20 03:32:49,273 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.042354788848307935, below negative shortcut threshhold 0.05 2021-05-20 03:32:49,344 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.03976856333013033, below negative shortcut threshhold 0.05 2021-05-20 03:32:49,415 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.041370683677857345, below negative shortcut threshhold 0.05 2021-05-20 03:32:49,630 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.039784972336260806, below negative shortcut threshhold 0.05 2021-05-20 03:32:49,701 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04021368027287695, below negative shortcut threshhold 0.05 2021-05-20 03:32:49,772 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.04494207857016358, below negative shortcut threshhold 0.05 2021-05-20 03:32:49,936 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.045562954675847644, below negative shortcut threshhold 0.05 2021-05-20 03:32:50,006 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.044311225151785885, below negative shortcut threshhold 0.05 2021-05-20 03:32:50,089 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-05-20 03:32:50,090 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-05-20 03:32:50,090 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-05-20 03:32:50,090 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-05-20 03:32:50,090 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-05-20 03:32:50,090 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-05-20 03:32:50,090 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.0707803654874421 2021-05-20 03:32:50,090 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07165425857621777 2021-05-20 03:32:50,090 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-05-20 03:32:50,090 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-05-20 03:32:50,090 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-05-20 03:32:50,091 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08481548922219037 2021-05-20 03:32:50,091 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-05-20 03:32:50,091 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-05-20 03:32:50,091 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-05-20 03:32:50,091 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-05-20 03:32:50,091 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-05-20 03:32:50,091 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-05-20 03:32:50,091 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-05-20 03:32:50,091 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-05-20 03:32:50,091 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-05-20 03:32:50,091 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-05-20 03:32:50,092 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-05-20 03:32:50,092 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-05-20 03:32:50,092 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04119237687750259 2021-05-20 03:32:50,092 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.0450028461922778 2021-05-20 03:32:50,092 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04173206258979766 2021-05-20 03:32:50,092 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.042354788848307935 2021-05-20 03:32:50,092 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.03976856333013033 2021-05-20 03:32:50,092 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.041370683677857345 2021-05-20 03:32:50,092 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.0707803654874421 2021-05-20 03:32:50,092 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07165425857621777 2021-05-20 03:32:50,092 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.039784972336260806 2021-05-20 03:32:50,093 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.04021368027287695 2021-05-20 03:32:50,093 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.04494207857016358 2021-05-20 03:32:50,093 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08481548922219037 2021-05-20 03:32:50,093 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-05-20 03:32:50,093 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.045562954675847644 2021-05-20 03:32:50,093 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.044311225151785885 2021-05-20 03:32:50,093 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.044311225151785885 2021-05-20 03:32:50,095 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm_macro] response: PK�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK�RTOSCA-Metadata/TOSCA.metaM�� � D�~�?���zKl{K M�}�[t �������<� �=W7�B�p�`�RCf�GsQn�^g2*W��07����^�Ս�4��'p�.T�Oa�T���X��ӂ�dJG샦���Y�+��!�2 ��֎΅~2�v`�PK{�����PK�R-Definitions/service-BasicVmMacro-template.yml�\[S�L��_��������U_��F�jt��"�S�!J~�;�@ �o�3=O����yŮ�E����t_YB��up<囶gA%��p �͆���o���,2���/�:*�$��*�ψ�3RO☞�����U 1�s+����,#������1����W �l!���,m�rɰ} ���!Z�$�8����w `8sQx�C��yf.]�/��};�׵�#��c�=D�ʛT���Rsmo lә�50Z��Ё���M;���k�Z�r���D�cC�\�|�I,�/\B'��9$�vf[�W��%* �\���oL�q�~��t 3�L<� m�LF��)G ����jZ��$��A+֌�jz9��DJ^Cb���K6;���A����"�)�0b���P ��ÿ��B�5�(�2b�hߝ��z4qx/�)�?7=�s}��D�\�0g�KH#5@`��\ K�Uu��'Cp��gX~BI1r- "h�E{������+�b�0�A�8u�Rd�Wl��&��]�)�ũ���� XK�ȱ7'�Lޤ:l�E���������K����tI6�'?;!��d��tȰ ��dF�X��y�k�>+m�&K�( ��2��D�3+k�*d��~^��-�k��ؘ��������c��2� {�,qē`_멂<����d����7�%YemW��2�ڌ'�� l�K�Mm3��vr��C$���]+} ��s"�Z b�h �_H�Ň����D&9l�4�D?"ǎ�Q=V��/q~�$F��x��^1��vC��=cݱ� %�t[�ijTf�ܸ��bw�1L�0�AR���l{/(tF��Y���d�PY�$�� ’��u���tGS� ��8����1��*D�U�Cr���� t���\��� 5�2��b8�Gó�H���,�_�^�k�O���{��܆�� ����xƓ0�u��U;@��eo�^?���)�Gϳw~�����~<��0zPÕ:�]������b�a�����b���`tw�p}�#\Lg��+� �l��%iz��ݹ���ʑ�B��{��t����T��9�� ��m�^��T?�1|��y�a�t��X���p�v� ��{۾}��4��Ug��ϫ�����1���#��_�^�K���x�Y�`߇�����Y� Ǽ�]\��#��~� .����P�NFck!����o�n��g_X�7�><�wo���J��Ӈ�w�qz�&_?�fϧ��7K�y��e`\��7��C۰� ��S9�_e�d�6�� ��/`�+�@�ڹ|u���b�7���y" �c"�V �XH�/���r8�xb a�z��'CAX,� O��4}~��6p���jV'������$+�����m�.q ���� ��iGn��� ó]V�, @b��"OPL��8��|���s<�^>��{B>vH����D�(��L��%�G`En��T@'tE|ҁk��G����/ư���J�l�����R��B6 ���������è 욮�+k�l�*��q��9�B�ekG �rJ���$�;]7�3��׮����� ��?���B!�N��}�h��&�#w�y2���-�&BnTֵ�_� IAgd���g;kM((��ݙ�tf0J뤲�����(Y�]&��fstX!J4�WhG_�]�\�V}���)E��7 8����],:EDB&��F�25N�m�'�f���4/P�Nk��zi�$%-��%�5LE�$q�ZRU7���A���z��@�8o)�~G�w�z�������8Z���k+<�r����k0Z/� ��I0��:����E�U��,��HH- ��d-M���[ȫ� ~���̆�����ԡ�k��BE���6b\b��<�S���D�A:z�����i�z��$hZQV@񁷴�����|��JkKU_N#P�d�]^q� �F�(G�'je�c�hr�t��:z�}O�GM>�s�^�]7� �����U�j��t9rI �������Q"���y�iخ�w�k��r֒}�����\���%�p+X7�1ۭ鋇�q�m��wY�)A�ɋ�Ļ�:߳$-[��DYbāl0�<���D��Ł �(}�c��,� F��<#J<`TI����e N��r������b����{'���@��Ɍ$� A�yM�Y}�b.:�(kgڜE�`�i �Њ�[�n��Gu���ɡm���ǭ�\��]k�7�t���Jl1���0q����H5�n6y P`t� ���~Q�d���=�5��:���`3q�2_�tt�;s*�hT��h<���D� �?}�XU׀G��qI*�T�IQ�E��,@e���lS�وc�}5h)Q��:/)+��=d�����T2�T�zR3�� t�P�.�?�c�T�DDr(tz:\��k��F'%7��Jف�_=9�bk1�홭A�3�����\Aq��0P�ש�Z %������F��ê,��F*I �h�(���e������r8�X�়V,����� �mk+9�Fi�m�^���E��}b��bQ�����}�e�tRy�F/] `�Z�U����J}�f'Z?���b��C���m� �n�P�/�R�Ղ�u�V�Y?�~�T-���U�͢4����S�+Z�b�����R)}�A/��$-�c���V@+�����ݤ�eZ�'Z4�2��w%��:6�2�f[K����}f�:���^����J�=:m���_�{` �W;{{Ѻ�S�h\g}u �d_������=���hj����jԒo��V�rY4�$C��<�j�)u���`�f� ��$�?��$�W8���t��_�`J)��PK8�7f +IPK�RNS.mfM�An�0E�>�/@jh�ZKUԈ*��d�(l,מ��v���G,��o��o %�X����謺��a��o���FHg>i�kE�􄐗{,d'��'p^ہ�tEb���<���H�&$O2r �4}��kO�<�h �׺��MZ��/���������X��t��a��&�?�'�؋����?[�Cc(fE�>�o(�ڎT�һCm�k7�Vf��W^�>���h�k��Ŧa�� �?PKB%�e�8PK�R7Definitions/service-BasicVmMacro-template-interface.yml�]�s�(����{���ѷ4ig:�M;���� F�6$�9�����~X��؎-%x����}��C��� #X��k.�,\���ˌh���8nh,������Jg�wW$����0+�M,03���M�.`�|FS:�+mi��Ej۶�i�l+�,�T2o�*R��T �:UVie�$Rr��ɶ��lX�P�e SH��8 2Pk� �H3�~�_)S����k�…���L� ��L+�tPZJ�ϧ ˫-h�d�< S��'���涑!�ɂ/seU�M4իr�SM?fd.��ԩ �ɹ�hFTdUi��T�m��G�÷�??}����qө;Ɠ��,���&�iRËD� 3��OT� ���;!sC�p��!��Z�a>��x��^����Z Zs���<U���JA¶�rE�7��������ݧ�:mM�‚�aÊ��E�7Jdn��2�D��v�j>I�,�[iUx�a�h��^�nx����?�� T]���S�@��2�L�F�6���C|���'Ϝ'Ҳ��� �b���� �Ɲ��p+�$�c��ҹ�1)6�YZ�nT� ��r��C�돛��|�����KE�? u� G�'�5�lДۍk�:��7�[�O�'7v���^Q���D�E���V�� m������32K$�D�������x�Ź���.z�-��@���T��P���~���-0�gX��mc��&o�d�,�'���`�������c�����[d�~��޸Q��Q���:D�]jTV�:�(4H){��h��\:�KC�p�`�)1WJ���}���w|�k%|w;�X��` m�g�����J$��C�ߠ�G�L�����J?�Yؔԭd�L�e�gh]3R��!V�zѠ �m��獵w[�e�lg���~�q�Vb�)YO�Q�R��4I�i�1+7oi�n�5��و��$��A`�-�`0�\x�Z|�&�e�vQ5�~�lL?�B�i� ��k M=_Fs/�NӤ�Ա�K=���+O]u8M����7no)&�W�7��?��8m7��O59�1�1g v�)���o�/"�(B$)��8�5c��N&�X�M�gt��2]�_Yd<�dxw���9�R��4e��4�d&���i�@5(c������ ���4.S\M�� �N���=UƜ�8M��TOTE��=J}����k챱�c���>ѕv w�hl� ]A � �h56��P�O�~&�ysI~��O��� ���4�$�X��-��|&�1��i�tC �G6�Tֺeaۥ�M m��;�"����o��Qw�LC����VF�g/���}�� ��\�Sf(�*�����Ƒ�:e��w�So�p��H�DS��Nhg�۟�~;�.�t�����8���:M��Ct�0��Y� �bl�6�+�Jf��̵N�?���}�� #S���ݻX����O��7G����@�l{�.d.�~8�C}X;M��3��b��R�İg�4՚�C������{��=�m� �_�Lœ yoc��ǐ��p�|f�0bHAf��� �4uݣ���k ��NPK�o5+�@O����$�?IF��l7���x��M-qݽ�ݵ���3����)����5/(������|� ��0��]�w>�7хx�45 q�����PK�ל?tPK�R.Definitions/resource-BasicVmMacro-template.yml��r���=_�[έ�����UW���'��;N^���,�寿=��)ѩ:���6=�M8��e��m�c��x>�q�єoX�I�5�Ly(?Y$���'�1�� l�� �J�P�buq�KHYqܐ`̩�1+V �M~Bx�X#��T�IQt�x�ml�cF����+K���90�_� 7�}<��`��Od�x�c�+��g�0��vx������=�;���Gbk��p�0]���-1 ������\��t4b�CK!@���O�A� ��O��aʧ�c�0�B40X[&LR��e��`2�b+� ��Ɏ'�1q��φ���M$� � �P�H2�:��Xn�l�N��Be�S�bE���"���c��eM�O(�u� �r�S�}G��3��mh���£)�2�[���vr�l��;��S� � �yuPQ=�z��� �j��\��_MG�f�B�A����N�b���k��T�����l�7�5�Lp���^�++ڮd�޿�����Y�;�A���M��hz��k5O�Mz#������س�:��1������X˛�8�w[��h�\���#4d�84�c&���9���8�Ch6�E������ 6��ā �g8 � g�ɬ��� ��v v���G���R��GYUA"�6�4�Hx�A����s����c�+r+�!�8LtU��.6�AE�@XPNG�0�8�U�cNP�,�+R˰��X*h��=��h� ��VBQ��}�fp��9Î������>��z[uӫ�K=�*���]�'�pa6U��+Ͳ�dA(9�9.�o[�Ȼ��fK�G����TCr��GsQGBNsvfx�rU}��zQ�ע�fjU&�W�� h�>�=��� � Y��N���m��S�� �a��F7�{!�'B۹��-�d�0�e��`G�"�13��7U�] p�ve�ef[m�tKhc |�s���M�:b�0��ڟ �y|nf�6���6���2k���3�U����I%Z��U��z�.�&T� /� ��ɟ��X�t���Fn �^��/JGΊ.ɺ�w��W��g���������l����`��;�/���odkkѱ>VM�"������׵���r��P��U$[E.��E��y�B()�uZ1b^.�Ш�����ƾ�VS��Hu�R�ߏՆL�q�!Ox���G����9�A�"�X�N��b �h '�{j,O,��p���)��S�Ӿ �e��$AAWM.ٞ{#�zk?�:s���,M���b�0?��gg&��`�tԸ��oU[B- �!��b%�},4C"O�s�`�H�� �Z�îT7�C3«w�(�i���v̓�j�ڈe�PC�� Uɫ`�i��m�)�:�{i�Mz߫��Ҩ�NO@��o�Pi�p��j�|�k��4� Mj�\� N���?���̞�zKA6I���en"��^����r�ϙ[�M Jl�N���M���)��*��j����2<ϡrә��6����#��g�M�];o��~��n�Ɏ�m6��[�T��P��a`�=�nPwE���Խ�˺t�������HGG�v R ��B��[w�[��oɐE�Y����nGF�+ɴ��>�#�j�l�7���@�>�7�~�A��D�w�ɫ��e�Qa�e�x���6�dTs�Yu��J��7N�z[-���E��r�'�"U�D$L$)҄C�Є��u��P��� �#�#�C��a����t�?��Ce�J���ۻǦ�3��LO��Ѱ�6�B��o��-%�ޞR������It+�K�ѻJ�L�͒r��"��)���l��]Il.zR�>���-�+>�� Չ"�U� ؊�#Lߘ�xV��+�yi�x�G"���0��H‚�D�q2��(ce���E��`3T[r� �`p4M{��򎒻��]aSE3� /�t�F\�Y'�H҇�f�C/�8�=��<ؗޛ�z�® 1/�+~������ VU�>ݿt%��r�5�719�Z�:���N��8��۴Û5��2��~6q*!�VX�$�E�-�) ���=�a\�i���=ޝYO��� �-��f���U;���e[{xobUBj^Վ���E���2=\��I���4km��b�5��M< (����C����a[��jt{�m�h �J��^Z[�E�fTs��mL�d6�;O��ܤŮuj�V���O��Yc�Xkv��Fp�~�jTuv�Hg�k��6>�(��j�W� 6��c��#�^U��"}y4�Jo�o��;����v�y����q���+�jY�ѣo���5������>+�/�V��~>��G��ϔ�=�׊�;��4�L�nw�m�â����ڥS��O�;h�G�z8N1����κ�r{�s���ʗwU�(����J_�Bۡd��W�P;����V�bn+r�S(;X\Y��V�0� �}� �f6{��+S� h���J�����^ Cŷ���W��*�l���c:(?�Uk��9h3Pd]~�5��W��T1��Cμ�o��~���K�>�6%U}j凋Z� ռd�����trc� �MAM/:�|�'���x{U�0�PKE�0��VPK�R8Definitions/resource-BasicVmMacro-template-interface.yml�]Ys�~�_ᷙ�K6Ru�.�99I Yn�r [[2�Lb~�H�!6��@�)���^�nu˒`�V��Aa���2���_�%�=��iPq�i(���I(����I�h���GG<� d�4�C 0�\+ZA�U`�2���*��*��h!+R7� �<�ĉ��K��1��4�,�0&��7\+T�U�*  �Ă�Ĵd m�P�S]��}�����i��)���<�%،�ɾP�M��EyU�*3I��I4��i�21���K����S���͜_oQG�~.�Q��*E�p;�R�)]{�����lA�iP���nUn-)�8�B�\ҁaχ���R,b3a�̐'BE%XGC�z�b�f�Y�t@��0 � L��j��I� ��9\A��a��Y�ZnyM6Pc�q��Bnd6��n�Nf�<5x�^��]�V�jآ=W$��0 U8Z �����n4s��m�=#�)@��\eF0TL�������4� !�S � ���s&�L�'̹�)�3P�Ѝ�϶G9j��?�RkjW-6��z�S���a�V���k>�-��^�Mf�e���b��O[�/��u\����x`:Ծm��w���ڵ��sq���ݴ_z'O���٠b�r��u�d2UY�ʼz��\�i:����E��{T�@�?|.�谤�Ѩuv�?���/ʸ���gwn���r_��Kוn�Tx���uz��>����V���c�0>�=��Z�3;:+Q:����̽D��i�G?�Z]s�Ǥ|?k�v꽟z�b|<�釠�螎�F�M� � �]�6i�������*������~>R{\j�ǧ��uPk����k\2�ο��'�)�����C���Lk����"d�r�~*_�ֆ��'�O�v�k��@�p5�vr0vMݸ}������Ũ\:�? U���_@/��:�W��������D����N��9{��S�19�>�7�J��.�ԅ�lT�|9�TJ���r�̻��� ~��|��G����?Ԯ�#��f����8�m����m�o���$�B>�K(y��&,1�څCsX��p�����kg�V3'�l;�\K�V Δ���V{�>�f������'���j�y9��.D�����H't[i*��/r G� +�=��#�(NN�!�F��C["��z�ҐC�8��Vs[Ĵ�� H���4��;�M>�}HBJ~�`vcFԌ��&2�.�,� �n�xG��W�xt��� ��ȫ��P� w���`n�&�L�C<:~;�>Q��rQ'0fd���}�x !�9���!�y��ĭfp\A֢8��H��s.�Eक़r$��x � QU�REkNʇ��Z�v�Uo�eS` M�s)%�����q�̪Kt� (�qg˃K��V�-������)K��d�z�@����3�'�4��\u��'����1�����E�7vnB�3�]�s(�/-��O������O$W(P�ֈ; ��Dңid�r3U�D��C��l�[_��0�6�px�]^{����kH偣�f�!�m�$���m��I] ,o�d�S$�hZ�� pp1��a�߭��UĒ/t_�b\�����_��{�����'���Z;X��gc+hw�6��w�R…�v 1���&����� I�<��ң]fI̩�� MB�LhG��*@x`�2���""���#����v߫))s�lx����lueO�Y�zjdpⱚMO{@M �TA��d���2��0��e����D�Mlȥ([����e�7O �HlK���ΕE���W�7G����]�p!�ol�����2@�\���ĚE�jki#h#W"ۀ�dW�7�$)#r 핥�3aQq�ߘ4[V3�ٍ�x�M����b� �x���!{����J1�H���"K�w��1��d��~�gR��{�lN�?��5�*0y�������|�U�U`x�D�>��I�E�b��w��i�J0����㥾�j�Js�_:�<� �8?c9L\�C�:�)ព����%�g��d�zKDе�7���+�ޕ0����2��0Ũ#U��$��1+VmK�O���6�����ʷ {�g^}�D�zgg+8��c{�\̩�H�,{����零�n� ��˛���3��ջ�2�Ӵh�||9U���ِeP��S�&R&��g@5H??�yǛ���;})!,�f}�!�\ʩ�~�MYB�ߛS� �Ɲp��%[=�Vұl�y�r�.� ���w%l���|�����[�7�$����=���G����1��k��_����A��7��|芓ّ���pS����V���� �b.����E F �N�%�d���h|"�Tb�OT`(6���{�*�0ҫ��qקk 4�X�PK��� h�PK�R?Definitions/resource-BasicVmMacroNodesUbuntu20cvfc-template.yml��r�8�i�{`���n�<g6U���$>�EEIT[I앨�=_?���D���v�RnA@�lF[.���g>��L���6X֕��) �+ki-?��a3|��0��cG�ǏϿ_���+�<�]�1�1^���ޮ�w0+��1�a���m�~��}�D�&��.�o�ɵa��w�sh�؉)��K��;�X�2oϞ������e��R����! �z���13��H�81"�0�+��#����_���-|q0#G�^���>#I����NX��1Ih;�D.� ~KvA����H���ra~luփ�4� �����Yr�e�J���@!�k@'_> �7�>a�`�e���I�3�x�O��Qc��PyK�}���4�,� E��tE(���+�� �G��v��~��� �r�{�\�:�P"X�Hs|�Υ�,r.� f+���a��m����o�,+�#��3�FbجJڼ;ɺ�����b`%�����N��\���I�b�>( ܽ�(pNZ*t����;�U� `_u�o;--�C �Q�wz|���܄�� uO~�'�Df�Q������[�<���ٷ��;�3��h��M)��h���R?&��� �!���R�,�~dG�����7q���_4��\K~�Z�6H��W+q�I�K����=�A�j��lբi�|_ |�$�1 �b2��3|� �2��c� �~F��#ϱ���ѱ�p���u�N&z�^X�BE^p�`ŌH읤 ���J'8@���v��������hbv��X��Lc+�Fq̍��j�Z��Yid��G.y��8H��Y5;&�=�Ǫ ����H���11�qb���랹I泔/����SƸF1D@#������H&�s�n����O�]/3��2�-�� ɛ3̣Ob �u�w*ĮD��c�>��g ���6��u�M�9vT����w/�����}�����v� v�4_1��g��!0�4vkC�3��c��mm����f�����c�Ne�g.��ftcv�W��gN�Ȉԃ���D�XZv���F "�CR-�,�Vb���x��]8`斬���� �T�� ��('��xҥ���~�/~��F��������3g� ������O-��[\�1XmK�~��,�c�'OM�Th���S��&<�@a�9?qM�U.0��2��J � ��[�AP3G�ÜbХ����Os�ϑ�L�NlDz A N�j�O]�!��Z+��B�R��䠝���O~.`k�E~T{����,(R{{�Q��%|���cwa��SX��TF�Ԕ#rY9�d��Hr��HX��:�l�ra�iq^-� #J��$��v���1�h��x�j�������v&Ym׻eq�.Bv敻A�g��� �ׇ%Z��Yz6ޒ]���D��j�:xd����F���E��"gkr��vd���NW�K1�F2��31n���;��вZ�7�Ya1/1�c1({&�q�ر&�Ӱ�X�|����*�iw���og����y0���_)����x���/�\k ���T%J��L�ʜ��%V����6��3c�mҩC.��t�F48�-!��114'[�*s�����8�U��sn���Q]��3��^�.����HCT��~!O����*]�o, M:��:�s���i`�oP��WҊ���Y $j3��6�x��RG�b�=�t*2���T3�W%d�\�d�WIV��E���+.ו���@�,qY��);�w:�NeC���F:Fjq�Ge� 7��*�f��1��ċ1�T�����^�I�ZJ�V ҸD���Z@���Ǧ7Z�b��xu��%�AT<��ۯGs�, �w��X���.v���x� ���0��������C}���#/�K T�]S"Cͭ��XG�N��*� *o���Y�jM:��젾ԣ#$$�n ��OGj�GB���G�_�G�� JT�� �� I��LJ���-��P�N]�P��E� �����t�� :�� ����Q=��o�zo�}�)h/�t�:}iUV�^W̪�-S-�֑s�G*O����F�[��Vcu�� UmhČps�>(cρ���i�j���9�"���I���\Z�V�R)�C��g��NF�4�7���u*�pz���!�ܘy����j�u��a�9 Co �z���-�"x�4~�%/���7P�����R��^�8�v+v�%Te�u��9����#=�Zǻ ���.�x�H\ݩK�˘>!����y�"H�5ݒ)�h�!��t7��h����C#砿&�K�{}��)��u���`/d�� 6$�+M�ׁ-��vbn�/3�a��Q�C\�_4Poӕ�&�Ā15u��! ��hR��G�#�\`���I?�0��.�Gz~h�jI���#務�o�G��}g���F�|���iR���޵Oz�>��@�NȔ7�Fj��5��Q�c(_RQyGb��}y��Ճq$�V�H�y���������51�Y����w�Hnʅ�r����q�>S�|+��Qr��E�Kc$7Oq����oPKjƛ�R �OPK�RIDefinitions/resource-BasicVmMacroNodesUbuntu20cvfc-template-interface.yml�]K��(���mwQ����d�T�*3Ie��lmQa� ���x�6zX`Ic{ƒq>���돦yk�F ]0�4\�5� ��"]>R,�S�68K�5�� ~ ���7 �/|,��*!�d)�B��}��B>��N5)S��G!ʵ� EV4�m�F��ٖ�q]c����V�F)���T��a ?P�[Yp�F<� �, j|AǠ�kT��R*Z�xY�*�g�!E��"V%�H��t���w���-us��� ]���F�BӶ�BQ�L+�B� ��[�Qk��E��B�_��w�� ���-i*�5/� ���8-��+��,���w+�} j ��<�46�2�0!7G�cE��U�����"~�~|,1H ;kT�}%��exI_ �L�/�fTc����G ޢgҐ��=ع�<+3Es�h���>� �����7X��r��������w˾��U��9 r,�@�������^}ۑ��d_�q����)� �����9|!۹U�0��r� �t�>Wp��j@\��Q���x؞��]�����'#**EEb�S����$jF�HP,�[�z��:d� Df=]�d.�D���z �Q��C�4�{�� 2� 5��D�Ϛ��bY�E���T�ÌQ�z�]a q�`�Sރ�~�NI!ad@���j[#h��<����4��3/� w��I#;�? ����x� B�mŻB]j9� ZIF�[�R߇P�)�7�HG�� IZ@�E��RH��ƸtF���:���<��(�A �R�L�D��ۚ�J�Z�Mtm}�q��ˏ���o���UK��D��ś��߻ �����O����X�ZT� � @SU�E�E��}U��p�߭ �ӑ��[���B��?P` ��N������01~?b�0���gM�"�`$��zl�f�]z)�H5o;�����)���:���'aaetr�a�;5��(Pd� `�;U� }v\��|w 90b��z�)a�Fy�N½5�%5��{[�p��D���k��щI(qg&�� A晈�9.�D�A�@�3�������)�I㰢sI�(��0�?4���K��ꜛ,�m�v�& �E5W8O�� ����E��T�@��^F�����M\��g^�T8�_=la��C[ya�bz� ��c��D�*�;��SvO{yt����[o#`d�,���^�g���@����e�oB�t��cs�����e��>��KnN���6k��gP�9շ�EvQ�]4��HAg�w�c4��p�^�@���J�#ZYɦ���PK5B�q�#}PK�R.Definitions/resource-Extneutroncp-template.yml�VKo9 ��W��=xj��$ss�ta�u��$��h4�-T#M%�������᱓�6� < )����Ӗ�$ùP� �l�Bc�#TV��d�r� ��I��e̱�@�3�)��0�p9<=������t~�;����u����ᰏ�g���NU�W���ev޻�gd|u}�KϮ�Aֿ�������ױ��z�om[�����������S�N��9� �#]���g^�PK���O� PK�R/Definitions/resource-Securityrules-template.yml�T�n�@}�W�[A�V����J BU��Z��8^aﺻ�T�{f}w�(H(��>sv�\m��,�1RX�� Ϩ v`k�y�aX�< �b��e1�l7�̴`��_�;�, �[�%|x�h���y��(��8`�՚/�VCNX��^y�`yK~x����[�Ŝ���h� �d9���R [ݗBc4\���q�*��S��{�@�2�+ЎLY@���" ���ɉ� r���ΜY<)]��3JԂf�h�;e�F���#�X�|?����W���{̐Y�s�=�����MŘ�c&Z����-�?�@�)l=t����M��Z�SN�o�Ty��꫐( 6L�WӁw� ���Ի�Rh � ���D�W��n3��K��p?����_����3f����}%�әj4^^Q@iu�b��Nt:f����\��9)��&��1�)N5J>�ڃ��|<|�~<�?�{�_ܪ��*�X�x�D�n�_��o/��2w﨔�g�������A�~PKI�J�YPK�RFDefinitions/resource-BasicvmmacroComputeNodesHeatUbuntu20-template.yml��ˎ�0E���� �y4��P�,f����0E�%?�m���S&i2Q�C���}��`����A�5���y�hXXJ^�Qa{�ڴM��90&� N� �˷� K˾��,��,�I��C� P%u���<�O�ө�z���*)�'H���8�Y�yv��"��� hl�G�R\�3g��z�rc{��!�K7�0e':@�pr K����C��^kб�OD��H�뷀�7�� ��DHA������"����� ���kX6�VǗQ���� ��}ǔ����ϔC�L�C2<�p�o ["�N36HEk�VT�S�9v@���:�h�{�Q�P� ���q�� |sv�S���G�����7mC�V�G�A^����к�#M(Ο���σ���mZۓiۓ�֞�=c����_�������d�����PKV� ��dPK�RDefinitions/data.yml�}ks�F��w� FoĹ;BR���9��F��8W��֨���Xo0R$���,������� ���Uj�X�`w�L$ $�/?��u�;^�x����[�ڳf[���ě�'~Z��Y��W�ի7� �S?\XI�L�Y��O�ؿ�R�Z=��Ћ�֫�š/^Y���������Ϸ7��f�׳˛����|m�<���?_¯3kv����_�X� ���1�H�HG�E�-<�@`q�����K߁q����}f�8?�b�W ��ُl����?�,ev����_~��7G��]GQ��-��'��)���No>/�gV X'�u ,VDT�� U��{��������aꭼXv��\��R�|�3�z4����ca�� bi��`��oض��O�>��ÀŇ���VG���W�T���"�7=[,Q���yloV����> z�ϲ�q�����œ4r�@�����/���C��~��,H<�<��z! MKs�C��/֖%�}�:�ƶ_�Ǥ��N b�ĉ�t���+���>(�#�e�����*�� ?�#l�����d�DS�f-\�!�@�����N�o�&���h�p�Ml�0?}l�{h:��`�p�F�F)�$u*7ލ�$eqj碟c������U�8������E4��]����e4��?�tc�m���.Z^I�q��+�u�G �`�[�>p��e���a�-�<�x�-�h(�z�a��`���Cxm�`�)�Z�տ>���ǟ[z]���k�&��Z�:��� �wm�o�O��ܭ�[FdZ)���Ғh���Iq ����8]攙ӆI��NY[uB��}"d���R�ߌ����߅��bv�v~%�L?Nj8����{��[ X4�,x���ZE�퐞�q ��$$����(I�#�B���O `�,�ܷ�j� ���r��e��ӚR_H�` ��z�:����Y�N ZCns7 ��a��S��-��=E�2��T_��FA�Eևx ޭ�ަΆ�& �2���'E��d�^��Qx� q>�3!p�!F������K�;�WK-��y脹4bp�E}�� ����q��DF:^��M����VY�Od�����ב݇ =T� ��ݵS�m���O $�m�_Z'�_aԎ�sI^���'������M��5d�I�"��͛,-%�O���`J0ǐ�O��[fA��@_��e0��Ïٰ�_Ϭ״�����!�&�D���I lcж1�-�V ��jT,�P7L� O�#���c&�@I&��tr��X `Ȁb���q��_�r��V�Lƞ̶�g�cm��ةh�率�z) O�$L5B5M?�Cu�d��$-��(Q��,��ɐ�k�?�@z#}����V�{/\Z5�F�$B\K�U ��v���X��[�wۢ�%��O��(���{�^ b��E;� �eWhI�*��Cl�K�/Ԣ�tq����&6A|k,o��&���~�h ���{�je����c �%�&5��Bd�l��� �+��E��F��܍�dw�Y?Y���>>��T�������%`�Ӽ��j%�5ZX���)s���=�tW(,��zp]��*�'�#��� ��Z�g�i,�<�)������ᅴ�� �Sa4�EY�JQ���#���RfF�]��I�Gao�\��=��K�����d;�+�X5r��r��(��ۈ؏+r�mZ?��m�4�}��E�x0 �>:�*�_:��{"���&������D�g��(�ȡ��-j�1>,bI9>�c˃T�A�x.�xo�]َ�R��x�Y+�M'�q��P�-f����"��Q_��T6R�/1[.}�u�*�5���e�̀+��6 Q"��a�v�~�I�F�&�p_&�6w^��x��4t*����qzΨNx}g�ҳs���[�o �����T�^�ڛ��b�~�������K���h1Sat�4��L^$�>����T�c�,�[� ��W��C)�3�}2$�octB*y&d.#�3]7��3pm�j�T�V4�Iv�R���1�S�8���y��LU�,���PXx��So� X���T`�'z#�TLA�D���8�b�9��;LZrGN�Dz�?`�Oz����B�n85$]D�O�c��H����V���+�V�>��1ʜ�V�k�����e�vǺ�l�ai�6����&Ħ�7��Ñ�� ���c� ~2y��!]V�{���60#t�R���� �l:�/ہ������(�rk�J�b�� ��(���(#��ώ�1=_ e�"U���aS���(P����mƞސ�CX���X4�R'\��6E��o�&�ܘ���]��ش�H���M��~H����>���H�3���61�u.��c�jRP1���W�'M����[D�"�?=#"�G/7��7�������D�{���4�-bg�XKl�`2 �୭����F�=b3��5��݁::�$�Ttҁ��&�bWn�S�O�g�+��#�i#��f�8��|�i;Zl���)�Ye�<�iα�>�yFQ�q�.��Űm # 6��R!��_PC��>�YǶ1���6��۽F���c��{}���:!��~��|�icM�Ew:|�ɾ����������קO��1S�m�p��6h-V�1)j>n.޻�󤩏�D��3"�h�6/��ʍ�Sf`���3�Z�YU}ľ!k�iLD���Cj��lv)������!�3}:�d�8`�R�����'h�& �Y�$w�!�eW�������d`R��P�{�����q�?��s�_�Q�!�E^2�vW`���\U��}3 aL���UHWz��Ќ<�4E_"�m�V�/�M��.7�Iզ�wJmYJ�\L�,��R�巘�r ���'c�]�7k?�T�GS��lv��k��C?�x��3[af�ߪT��eߥ[f��@�a��uD�/�O��+�Ĕ����W����g�KC�3*�ۀ� �]��s��.ꤥS�7���sx� �5�˂��"A�"{e��jX�ɠ���,�b�"Z�!X�4XrDÂ����{��_����/�pkoF�C��|����4�5��[�N5���z���撊�D" Sb.�W��rΠH�3�R�r8��+�ь�X�Q�D1?��%R����|J&���\ �5)`m���J���`Y��4���jvq`}9�]���R-_ִ=Q� 8EU��4<�mI���5������n��*Vk�Yb�G�7Q�qg�W����&*��Ps�X��Jj��"yXV��d ��lsB�d-<�b!|i�cm.�vS�#]����*�X�R��e�H�56�P�M}��'x�ָFI1ijT�D�V�k�D������sx=I�n�*Rh�Ё��>MN�O� |��51}j��M���r��zL���v��ԃ 8�2�׼{,,��4:T��qn����:6��1Y���,�+{Y��̶A�\}��^{G�#� �Է���4�l�·������F��`�$k�s1*�n�eb,l8F�!os���g�#����;�ROr��0��z'w���A��%N�������5�� =�O� D��J�5���ӤX��g_�?�cM��r�m0t������"�8,Z �"�K�e��I¯} �X�o�����mH���|X�9M[x/*�����*̹�H)�V�L߮h�tQ��_����H��Ρߟ�W>�P��c�ӟ��~�������~����+���FlӮf�t/������� '�� �6'C�Ֆ玱������U��� �p�q@�$�*0��%�b0�]��e��`�yI�߳%�l����W���O���?�B��2�����P�ƭNj� ��O.��|�s@���4�hy{Z��u��ܣz��]u�f?��òGз׏5} ����� �kxxr>��h@,�r;y/��'���������R|��^Dw~৏���k;�{��t�(dZ�"~�ʆ�Z�H^�;s0 �(��f����W�h\�{�Q� >�5h?�VܹY�B�B�6QX�����(���Q&��/��A3^.�ٖ��Ӎ��˹;�$���t:��,���҈��f�x��_>�5� �>??6�l�QM�/ /^���@JRAA?f���/���6�����IVp ����{�J=�.���.�?� ����{X�6'^�TL 4xr����<�����6�H����:�>%�-�w>���?xД �RY�_# Cz��%aT��' �(���U�����Q�X˛e��h��X?/�ϋ��b� 6���0���jq���V�5Ѡ�@�WJ ��ċ����`��Tr3�Z�a�\1s� ^V�x�% ���*��j֗kj�B[�������,��4�c&K/����W5䧳y5+���v�%��Q��q9�cN�����rN�&���Y���@�hGܽ�^�Ak�Їܫu�翙�b�&uZ��bR���߉I�����j^B��0d��_"}�F�����c��e^�2�,.�bӿ������%T��| UJ���mj�c\�#���:}i����i�~�zh� �G�����e��O���U� ZM�m���Δ��x^��75�EFtf���$&Jd ���6m���.L7�y�<���%�\δ�8��U��u���G�%�U�Q��QGA"�����JID� %��{�������"*�0���oځ�=�S�;�3�O/�V���)�n�Bn�!�qX�>�6��k�ݩ�z%����Ɇ~]dwZ�U��5���;�����uE���p5���v��Jwٹu��֐�5�x:P�><�b�q�E��5�0�������5�����<5�|��M�Si���ɀ�V�W`me! 4*��a�o�ϓ�w�]'�Qv�u�n�Z*�9�ƯSkñ�>�� &�y��ޤXg�Z����]�� ����W�NM���|R���g�.�=�c�������j����q�*�(o*7�A�ԔzP�L�i�?É\Ab�]��g�wF?{)��[����l���_�O��IE����0 ��(ɳ96ަ��m�=�/L��[{�*����e~}ј6��x���p��i�� )���_��/ڸ��2i�w���q��g�P8 �)�H�ם����%�^jc�ΐ'�6�l7���$}�a+o�J�ezπ�kJZ��0�%o�5K�}lC0@��I�y���"�~e�jrm7�� Dm/�;�}R(qܥƕA��~ ��%9\�� r�[Yx�[9���'\�K�:���G��_e1V���5���BfAhy��>Zw �z�f��C���q"�cGw���.p_[��_Y�-����֗˳�:^G�/K��wj��xK��y�n�x ��+$�w���ñ˟K e�jn?�S�V� ��y�ap����= ݺ`^�”z���PA�)�2��*ݪ�`p�K@д��s���'�U�eƈU�Mq�� �%���m���lm.sP]*���<"�:�d��4��P��c�ES��na�O��E��<\6c�DuG�&�����Y��F �x!L��,��TƑ@/�&���i`[\`K�$<~���&��a�`7��XO�^�jB�ҳ:dU9\�������B�����N����pN�v�2�� o�De��\��B�\������2-�����Prh �τ��R�j�����X1m� ��Q�X���c�d��)��v�KƘ ��%�� e�k�{�&)�DU��%UC�y�"g�����h<��uf�.:�G�0�ɭ�Jd�$�v�#�ed~�P���W��)f)>�W�]�Z�e ���ג���H%�RMsL1�+���@�D��OX�jv��c��I9t:7�)WVo�{ "&z/��r����\���i>��'�)[*Y�- �/c #��� o5��7>�L3f��� -T��6284����=���3= ���#��,X�A �$78�������7�aR�o��|�����|q��%#w����ک|_`���� J�W� ,j4�T�A�"ޞ5���*VMZ�m�X��(Cs���o�kP�h��Ҫ�9F��;��7��G ��v��y�u�_7� ��a-�W 9�?&"�_�X܊�50��b���mZҶ–�:*��i+�U69nL���?�;x)g5e'zm�mcoYڶ_ɂ��ƕ��A�Ne/�<��s�Ã��C|&�Uȹ��� ���ʶ1���榯�B�>���\M�.�%�lA��b�ц�+�oЪ��}ų�¨�BG��0J����� �1� LŁxDq�N�L,z���IfX���䲻(K�s���G!����&HIz4�|��M��bD|U3��uP/]��%]T��8�H�x�FL�uH�R��sQ�BQDhFW���B���n4��h�I�&�:��4K�����w2�Z�fd`̙H#' �B�����q~ ����b�##�x�}�M�;Gv��s��oɀQ�e���i�c��{э{ x���U�E{�խ��4�@� �}�%.�L��i�%�Bӛ��s�b"�~�H] ��}�H;j�'�H(HU�q�Ai%W�HN�V���������c�q|=�5R=���+��t�Db\���������A�� ߙ�F�M�R���S�u���������X�m�X��}8��������&^�F��@�7G(�i��h��{R9_�г��=&8�"E�=��{gM�c��DXO�<��z���<�b؉��mR߻Vm4)*�$�\x�/¡��O�T��=�'�ܐA���'0��@D�L���:$�+�s�JࡐA(כi�1?I �y� �G+�e�����7�#A�jN���ʞ��1�%�5؆^Ӡ1��lP�:����:�ϚuH�)����R��I�Ժ�4���w�7�:�hU+�;f�,0�x�9��$��̖����g���k��R2t��'l��n����4#ܬ� �����LŎ1��<���S��&nT�8�u�6�臶�[�s�c]kG.�t�OĸjKS�� ����d9{��T>KpyV;>s��d�D� �X�{��0�2�័2��pܨ��Gur��W��-2����p�1���_} $N�Cl�溞&}��3!���zg)��z1��H�M�q�����V>���X���J�BT��p�+�9=�y���� ���`�W�� 8" �f�m{��)���h�}i�x"��N䭙Q����=��8�b�:��V�] � �\%�z�MBUq�_�I8��Ѣb}9ז�j�R��5e��Ծ4/b�8��=�R�#s-��g�Rn�[��v���[&�"�A�$6��6kw@�C��E��o��CG� ���z���$�( F$��2Q+��33S<��� ,�z�]�h � ���%k�XT@#���9��ي��<������i�a���TG�e$}�>F���?�1����* ����%Vi��J+'r��X�V���w{�T%ZU�c ʀ�d%����w]\ea���CT����xLFj<��%.��C��J�!y�:,��7<�&��������r��c%��nz+]*KYo�~i���!���k�����������k�[���B��e�Ғ����;F�롏�Dz�cg���i���_a1�jz�Տ�����X���� >5�Pm���m.� �)��.�1ui���y��&p����'���cX����><�6����]:�WE}k��/��(s�F[���9�l ���L��o�зrs-7Ѹ�$�w1�E#t����iݢi ���~{��v���4���O~;��^���n;X�Ʃ���`M�I��~���ב�,�����[ue�����Y-Y�O�',(�/B�De$�+D��}��rGp"�꽟x�z�3�c�#��1�O�xx�/��]��ZΔ`�p�%�!�6����DN���,�y���b \�q`2�O�9L���n�,S�2�����ϊ\�R�C)ϡy����5=2�tf���k�Z�ώ�Z/.�%���й���)����Y�:i�����؛6U�6)�<���������XY��m��|��;kbۡ���ꭞ>έ��0�u�at��1�e��)-�ޡ�ַ�؈}��#�4��F��=3)n9ת��(��Z��7Ѫ`�`���/u��ʹ�#����֮�< %��s/�1�|�拫�����}�����������\����mVM��aA���f�����TP1?F��|x�_�Y�Z�A�u��tG�ڊ�/�$0B�I� ��H�+��<�ػ檾d���c��}ORo�{�)k�����\�4F�*��G�%=�+ʓ�R<��X��RA�|���2�! ��+[<2;D�LB�R����������~�ݿ[Wޔ���y���kOX�I��)�"�vA��5��pɍei��*g*� �p��NJ��u���zg|�����p��s ��2��l����ÝV��N��8��Z�OR-�(75A����1HѰ�iһG{�mJ�Q�٤&��~[�X1>��[�O�1[ �D,�!,���Bu�Um}'�I��A��[�Z<�gS�k�z��~6�.)!�j�e���@��%͓L4����E�|�H��v��v�����3%�L�sX��m�/L��5}�Q�P�rU���07|N�^a��\��^���ȹ���qG ��Q9 �[қL�@��ٗ���j�+C����Ί ��v����i�ƢW��R-<�Zb<��y����j~Ű���p`np�sR)�`�"���Lj����S}y����`&��2R�ʧ%s�h/l@���-�%�lX`�^��)��m�T��nFӀ ���Ome�Q�F۽ v2��L��x���HKWi9^c��8"�ld�c� �Z%g.Ɣ�d �XA�J�D��YRb�˅urfZx�n� m� ӝ���1�{��Q�N���#�p��SF����[)��|Il+x� Ǡ6��@�$�9��v���x�h�H0��r���x�{>d��F_%շ�?��u������J�'��wCUb���0��znf$c�Ooά�c����'�?��_5 �^}`��Ft��[M�H�:J��q���u��Y��)1z��k��X�qVJg(ҝ�F3P��"�l�w������ޘN���PLTW*�E>�)Yygm�X��l���m4y��8^��d^��lS?�`@G˘����5�%���zE�<��T&ft��}^X�{�F ����UU��ط�����].�ՄS�rȆ<�>U���i G��^u�`�.���q�I� ��u�6����_eFA�J^�9O�q� \/$�-�h���R�:Lv��5EAnL>���I���+{�<��FM|�gɪ�څj`�N���0{�: �[E�n�`m=�`d�*֯���L�d�(�IE+��1sz��[�ka]�}9��ͬw���J����t̿Ҧ[��÷����VR_��:�B;��侨�vetB�� ��%����7oa�ף�HvҜй�I�7Y�2`��mO� <�_�?��s��Lő�H ��S��>�A�>w�ӑ��\�S0��3�C:�O'�Y*���댧I�T����,�p�h�g���������*�3����&�,a+ �F����Z��V���M �O�6CѾ��q��z�18����*����Bi��ڟ]��'�>�'<��,`���K�Ad�E=���?�z�:�犏��s�g��������(e��9�,Roa�(�ʏN`�n��n]���P�%.�%Ѱz>ͳ�Z9v��Y�,�2e�����d��H�$���k�Q�6��d���W'�Տ¡E�^��[G�ay�0��.��-o�yY"�=/��#y]˨���b��i�zG,%[�ԕ�`}x!V��VZh}�h�Il�N����K�;�z��,�˷���d�������z�m��v)�V��R_���p��q�pq����[d}cp�`�/t��\����Qud��ؕeH�AxcO�8iM 2�Z^r.��^J6F���Ij�|��]_�%���U:�/�N�2x^�ޅj����|�R8#�Ǽ�*mԤ�ν�g�-�3���YZL%r`���f�_��K��y��m��I���߱h#��J����)"/����]�U{����;5_�Ù� hK�|P@W;�ی��`?�꛿7�߱���Ş����A�����+��9&�}2���FBс�2�������Z�d�c���4�����'�7�Rbvo�޹&���-�~0l\�T��Pq����Y}S.�d�����}�zC�)�e�7N׳���Y��p\��כ �y W��� �@I�_�-��6ZȘ���!~�� �AV6�oC7aZ:Lᜬ`��ߐE bL%����hF� �L��L�[���5+���mc���c�lu�3�E3�P(��*�6x�C ]C�����MYM ˫k(8�TӨ��B�p��v��p ,��� �k(ܻ�Al�j��V����C���z>�6E� ���}����������E��e{��-d�f%��<� �V㰉K��r1�4��g¥�tT����z��}����DUj.}��\.x����Db?e���ދ��Пc��Y��R�E��w[��9],���p8��ΰ����E)i^09�z99N�&�V�(��r�;� DE�&�������$~��Թ �*���j�[gRR`��"�F.��\�m��pGU�x�o������Ab�e�4Oc��7��4��m����4J�1���Ѿc�׬tI\c���9���&�I�HՑ��t0��nn.� �E!�����- J���6^d�������3��JF@EF�A${�d^�f�|x����z�r��}W��K��wSJ��Ц��-߫��`ax*��F�׫�5� [�)��H���?��G����?��/�.������b�҃b���/~*>������2�r��V�Q��?���fb�-������8x�4.�{ ���Ea�f��O��}��r� �7�M�^��Nc��t��V�[��kK���ٖ-"6e�a"5|އ���^�?_.n/N��������bv~j<��v1�<],��[aK�R�l4�/��b��3$�,��_ k����(���Uڡ֬��i˲~�����Dy®�:P>���%�ĝ ����6�K �Xp�BX�]:QoC��Y@N���h]���Ep{Qf:D�?PK+�@j5��PK�RDefinitions/groups.yml�X�o7 �_A�/)_��-+ ��h����.���|dz�褛���b�H��9�1����VK�#�#Eݛ�7p!3�s�u��aP��������Fï�/���f���wҰ25�b�x�� 預 o3������:�>��r _WW����t �Wp|9:^/G�� �o��ptrH�"3x[Y�O %�s�q@a" Wa& ��_zV���,�jr*��t�MG�rҢd)��ae�)2���D�c!� b�"���cL��D��w�=�i�wG{}ȅɪT{3k�*�� i��$,���ϋ9��������r|<�O,�t�R`BL�oQ������2h�ڣ-DM��ؓ����oB'?�;�D�% �V�¤=GLjf��P#3��`��'���nZ_M�2��m��� �q�EVHlu���s�́H�� )%F!����.�坻,�r!���Y�g�� �F��ƪs&��#F(����=��ז�kk\/���Y�+&�{�f�0��.����i��M^���� ��A4�#�}n+ySc �pp��1TGHT����ZQ�C��Yq�Cj�TRs���:���?�B(�xvE�JLQ=��6;���^(�UX��� npŷO�� �ȗM����̮�J�s�<ǣ��:�HM^&��(������\_N�6�+�7Y���ڒ��]CU��P���d�@���f�T�=�z'�m��8V� ����J)uz�Ԕ3�i���gh��wiR/˺����F7�-q�c@6���D�>I�̄J3Sk�*��)e,��=Px�) Bˆ� !-��H��Q7���@���[ ���b2���G!�1�i٪����i���������;�7No+��]�_U�����X�|^oۙ���Qs!=r��7D�n�i-R�<]��j�[��I�o�&���/����@�{� O��:f͒Mv���T.���/��4ͅ�����$����_2���6����y] �(�<��o���e� �K,��h��d����\O�:9&��wIl���PK�'}8PK�RDefinitions/policies.yml�[_s�6���8I�����>������&�'v����p �0&����vAR"@I�,�Mo��$��������y/�����)7č9�k�����|�� %ɛ�+� ����sU��ΉT��� aI&rN��q툐��B�J��T����f���,��Q��@��W֦#�=Z�g�>?;�N�=��)3:�+J{�~pqu}{u �1�eέ%�-����j��!���)Q�Б��� <5� 9:!VenJ .��Έa�m5�����/*�q�� n��O���� ��mp����w���O����-���\|��� >^ïw��;�up}yB8� ��3mP~R�y�J��< S�@Vs&2�`]rT�'#5�F�r���iA����:��YLs�e4Iy&��dɤ��9��,�ē9-��u��~*����)I���y�iʞ'n�9t�jdϷ n{��r�LH�-3B;��$��x{�'7~<����9Q^/�>07b�0��Ns�S� .s!m� ��*���h�Pu��VP�TOt33��b pF���*������}�h��ӥ�ռ������?]��O�(�o��-T�����N9�����l&o����]��R����撣�] ��]�/����$�}�]��y �ծ�"Z���n� �'Z�ۗ��ѩ�&4/�� Hk����������'?'�M�h���4�i�D%˂�q��$���v �������xZ�,$�>jA�5>Z/���]��Ji�U�jǞ��.h0|"M��G�@�B �r� �V1A1V�}a�e%4��c�-㣑q�1+&u��;@��w)|�o�Xd|Afd�l��s>��.ZN��l n���;���ڧ�~{=_�X^Z19��[��k��;k����T�o���y�����\g��wb�>��:�]���%����t-�[�3��e1� �^��0���\�c,*u�xX<q��+�Y���A�I�G'��f���+�`�6� L�`)x�:�b�x,��*s��T�$��O��a�Yg�<�~<� ɯ�f����5Z�x�K-7P�\Φʢ�1�:�Éէ����S�L=����5�B��/0w)3�|bQrj���w#���R�2�0��I�1�s�@Gudy���e6� �vp�g��� ٽ�6+�U�yi�p�`8�,�x��#;�A��Wn��@�W�w��M�G8��P�u�����t#<������4�7\5��"7Ec����r��"t 3��M3\���Ϸ��ݗ���>y��5�����6�}㦠z5h.��a��&�U��JB1*Q�� �R�˂>�JU��� >A. �5�IJ1/h;T�W8����䬁�Q�8o�d��@�dʪеyQ�ė�<��X��/���;��p��d��p"�'��v��)v���� �� ��U ��}Z�W嚚�Y�� �J�����`�����T3H�������m���;��=��;�= e���u���\�퇼��6H�O]���0�p�ce�X}�[4{`����h�b&���R�v�R(���6RZ�u"U��AA,V���"3�%ֆɀ���&W���X�rGE�:�UJ�6�m+, A�n����ጽ��!�Z`���k��Þ�+�M��Yi�������|�� nk�^61�c~���LLo��ѿl�2=C�[� g�*��|Ab"���"SR���æVx�� ګ�!��RV�i�_������JK�K b@OU�Shb�J� e�@�j���+E�V��\/ r?�M�_�<���a�ҔtD����n�/nzd�㽓��SY� Pv�@ȍ�`� J -���[�X�tU��9P�#�ji�66-��BZ���v~)2���K�z�F9�TG@cP�jR?��B�;��9�X�|����_q�+ּ$k�}��nꅒ|��S��ui/��KѽȠ�_v�{j~Bxo0G�}����o���s����5�`�FQ�h�7%�xu,�gC!7�0�=��0��s9щA�.á��h�,b3��� �iȶ(g���A8h�M�"��&"b �S�'�W�� �rN���7�T&�7j�*q:4hc�� )2�H�|�K�ԑ""[�Y8c�M��H�4�$�����,�݂�dj:��!������Q$D4��I�'L�'��2���0��I�ᄉ�# ;:�C�H�B !6��갹+����*U"g��.#�:�"�X�>��>h�7s�TN��g&i4E�d�}H�h4�MB���E �a�0�!O�th�US�R&2y:�PASW��"�Obh���'�� ��P�.��څF� vs��4��XbS�"`)����՘'&2V�e$%��޼��tR�ȋX���}"���h[Ƴ�,��RF!D�J�F�H6|��F�d����L"lj�k�97��8�hL�d= ���t�j(#$��@��h�҅j��Bt'�DZ�D�1Y���î�L��;�V62����e�LYat� �a�HI�]l�}[�$�Q�ܮ0���tcQر(��5���Q�ȋ�w�g�۹�P9� ���7~F�&�m��Ȭ� �3W�z�E�?$W�&�;C���|�# 靈fX �Wb�N�� ˫~U5�>�6"M�DbH�t��Mqv���j����T��4�_ba��bݺm��^�L��6n��� �7m�8o�oY���@ }mnuos5�����m��)�.^�Vk]L�)v£�L�I���A�::Y��Q�+7��T-�dA�Jv�뻣��[���������%Q��ZX��Z�U���~`EcA��?H�[#�PK0?��@ @PK�RDefinitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQm r.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6 �'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z��x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'�����Rժ��t�cCИ'rZ�K�S>L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK�RDefinitions/relationships.yml�XMo7��W�A1ଚݓj'��@.,5EO�;�ج� ɕ����!�K�W�-���r8|�8�7�W��G��v��Rgd�_�2�O5r->�u�h�k�x������o�7��Ƚ�Ƌ�\('�*'A_S*�PZ�fS�J��N�uX�r���?� ������];!��+؆�����p����&Ʈ�y�tÏ��w��7@���srNX�R*�X{! J�0s�� ���1o��*���Z8��;i ^2�U���U�C�]�%��M�xz)~M��k��{<�p��L�=zxMf�wSq� n�'w���~���b4�G�1��] WX�����b)cҦD�&r�j�RĥW�\�X�-Y�pDAv��� ^r�Q^��滠�̅7.��J�`6��|�q�1&���&����������\�)6g�r�#��79^e���J{�K�Vc��c����"��t�\�`��1!2r�U�pf�x���,s/^[�^����v$:^� +�6,̒^�<&p�3�LVm��5�$`���t1U��*����9��K���H{l��rݒ��H��������8�q�t_��n0@�ɤ�O7��T��j�����&J`\���3O��?�R��r*�E���Y&|e��u�C��ji‰|����(��Scq@ �3N���aX�񰽀A(�r5��#�Y���7���m��f1'^S�JPR�Sv%vk��E�����!Ea�V�1"�U�� ��(�p����8��G���Q��> 7"d���@{��o�^�Ui;X��x;�� "i���U�kΖ��O,�k6�|��=�=������I)4�����a���'l��R���"����vE��5B���w:+ ��_Q~_�BQ���q��%��Ʋ1�%�F,e��H|0\^�NaK�S��!#4�ȼa�b]>Q]k6��L-�d1��r"��3��'e����|N�:�a1��w�<��v85��3e�V��)ʂ:Ǖ�P�Cj,k3{���=�W~�GM=y��X {j�`���Fm\W�B�k3�d����J��5�J׍KQ�(���/3�B+��jB�"�#QuK�D{���0"p%J8J�`0,��� 11(��Z�k����P�;�A�צ�{s�/������E���e��(=�I���F���9eU;R�s��&�aԻ�a��5�T&��rm����cv�4�J�U��`7�u&�~ �עǚ���v{�*VᯅqQ-y������ �LP�Q��>v<ס{�Q�[ �;�ؖ���V������J��t���O�5�sU8�rA�BE�'�;*Hg�'��"�2�W!�����z��)����g�G�IO���o��9�*�ߊ���Q(I�Je����t������]!���ߐ=����L�W�`�*A�@#�N�)�'w/��S����|\/�fR:�. ��SvDI�m�'��:�%O��ӛ�Цթ��� �zv,�_�y��w�Fk�{�j�� {[�Wk�,���/����Ty��Y!tgD�}3��f�� ]y��/�� ��/p#᛺)mJχv,����}Nul԰�T.xP����8Mo��J?�1�ϽP���N�o l�2@_��ʺOȖ�䓲�������y �)+�Z�:�o��~�@��:&����g��U"�����s��~���0��2 |1�%���:��� ��<������ſ��j�?;v�ޣV#'����M),Z�4�NE�?PK�����PK�RDefinitions/artifacts.yml�VMo�8��W ���@"o��=�I�5�q���'��F�TIʊ��w����8�t�(��߼y�q28��2E�0�Zgh��J��Owrh�4�H~�S6vG�џ�55��m<�Ʌt�K��O)V��Ԕ��B���Ex�s����� ���W���ہ���  頋�i�D���뱊�n�yzy=�_��p�^+t,~���XW-���bE0�h�Xk�t� n��R�����7�"yɤ�V�j�V���7 ����d��>N�����2]�u{��/����l1����\�ή���팾>�d���ή��+z�*�� �d1c��r� S�˔���Z��f�VS8P�-��l:���%K�����x�R��0�Z��&���cL�lE����i�w�sȄI[���^�"�K�VHG�&��.�3������ʇ',&�ˠ����SK�#X��/'0�<��<�&��R`��z%���+�5�rC�YS&G�]a�L[��ɴ$6{�|)[����JD�)0�K�/Y�T$6�pJ�na(��!4�L ���e*�F2OŚsK�"�0g&��8��6, �B�H�k�F��'��>��oSi(EU��>k�"��Hפ ��t!�뚫�T&����L<��z+�%TԊ��u( xԦ���Fޥ�G{��) ��}&�+���ᵟ���>�)uH]<��VR��;�|���a�? �^˧�[�J�E]���� l/2��B]T Q pC��R�7#� yܦ�/��s�{�ځ���!�t�5���TyRLTjٿ�ɚ���R_�wu��,虚��& �u�f'ľ1S�l�X�Z����ALO�@;B�v����8�鈕Xg]���MW�^�c���6E������ �_���P���vD�ͮ:��(�� ��.Jj�^��+w�Ϸ�ɽ�g�{M�ǔ�=4�$:M��i��Y�Z��+��m�5Y�/a�л, ��9�_�~�b��D=�eD��9��c-�د��1mS��(�DI|W2{�4®�=���6"ǡ�F�dN�3��� �0�[�!Č�� O���P�����q�ma�H�1��"}�H��� B(�a��A�Cp����3�����sw� m��_��"77O���n��h�M=e����%R??�M3 �sG���&�7�c�s�%��c���m7�sg��l�*#��d�[��d�F�7�{W�l�puBv���#z/?��� /�B�G��e���9����\�ƅ �,1l���f�t�{v��\-����PK 2ea� PK�RDefinitions/capabilities.yml�ZIs۸��Wt%��Ja&s��d�ITc�.K�ԜX IxJV�����m�y�C"b�������W��ThB"B��,)�c�YO^��L ���>�ﲮwC �@D6 ��DS�4��@�`ŜPX3�tj2!��3!g��h��c|���1W�q��[_��^�=��zR->�t��|7܎'�����,8��+a �:��P@f��5Hd�(�i�3L,z��ܬ��(%d�(6KL�Z9<\tyڋxן�h�n��Ѥ�2�M�?L}P8�0��0 ��t�J�ZcgnUl�VR2�W�7=)���`'���q݄�^�X��l!)l4Pu�$�XI�gۖ�I�qR<�>��5:�� ���<@�aN��E{��n�1%���|�|�H�5|�zQ�F*�ͮVDΉ���?yŠ�a���߾���`L�����m(l���M6 ��?�ӡ�^ �ͼU?y��gJI��|�Bd���K��v�U$6#� P�1(��;�.jH�۩i��=��I�)�*�S����e�z��/H��Ԭ�z=]@iI�O����6�p����-tNJp��oBK��gg�m2D-��4ŴH�YE���Hܹ�h>�b�Y�L,=j�k�3)���k�� &c�X�$ -Oh�bMd 1m�<2������=&3$Y�ˬ�ae����$yYלKb�d�*+ч��L�D��͆4��ub2�^ʄ#Et�Bڱ�# �Jc�P�Js}0z�� A�� �_p� �wJ�c��\�E��?4�e&��e yX5��t� ;��ZEHP�&9x��� n@����2n��N0*�Zs߾�O? �� �0:��,���WS � 7����1ź�)���ܬ�er��&� �)�|�ڜ�0��Sf'�-".Ͼy;cv�p���E�Y����������7����'�bZ�����?uf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-�;c����x=> [N},�k�M����a1_y��x�h�y��-�l|���A`<�]J9OB�4(��`{��D��NaiG$�Ke/y��О;�r �3��/Ӣ�#�5��U��//�:�����j_�0J��*���.�*`�ٽ�1D�ݝ����wY=$Q±ܯ���rCz��$ j/̀��;�vv�R�߉��ds���A[��A��y�r��C�R�v��{���w�J�a�1n]|����njo@�����u���ʐh{^ �M�}�����ܣ��g<�`O�u��^Y;\O���}��(~��7\3�?m�F�x�sX��F��y���=���dw!SO��v6�_e�R�� ���o��r���f q����{�ўRP2q�L`��H���c�rwiqh"��8�� ���Ω�"8*;���Za!�Z�TkuA� �.��l%�Ek�n�X�)5i�l�(�e+ؾ�d�^v��n�”I���,�H��, YR�ۂ�\�(wV�A/a�e�;R�q�9�`�U�0�6ؕ't��r��L�}Q���zj����]*,�����qgܢ5W�Zf���3�eU�۪��|���F���x~�B'�l+���BBLІ^/�矰̧|A����lΌ���?�ƽ]%[e��G4���u ����M�2y�<g�� �|���*G��qr(������l|��������H+�;\��Y�9�nX�)FC��p����������_�QȜ��w�J=�}3��� _�Y�ֽլ��Ot&��nw0���s�����D�ݔd_�dZ\�|,Y�PO%��\q�d�2=V��;B�<ݢ0�N� ��$���k���쎦�hm�Z��bkmռ��7s��ĞHb��7�}�9�A_L�(����.�^+�Φ� ~ד���O鞽��6�g|�s�ۙ9'+�=���|�1��.������PK�H�v~(PK�RDefinitions/interfaces.yml�XMo�6��W �K $J��ۓ�M�B�6y�ؓ@S#��D�$-���CJ�%Kޕr�sI�y��q�1����g�QL`#�`���q�U[n��J�o����k����Nm g;���� A����caAH�*/2�$G� ��ij�� ��jiy3�/�S��f�n�����->��o�ۀy��ҫ���4����q=�c�Ufh h�w#4պ�+�gK���-( l��lV9�[-���[0*�[��Pa�ˍm���GE7H/&�zA]ß�(�n �[��<���o����l>F0��|�)\��}z���;��>��V�� ��I�t�ĉ!���"d �"�꒫ [!�T�ZR9P�΅q�i�^B(�ȅe��)��\Ye8�L��-.�~���8N�X���W�Qik>^�A�, vyv%�E�2���H6�����/JYg ��$N���,J+��;�>�kQXOdA��h:Mv����l�� ���i�M�\�>^2-�R�A&R�;�a0K��DO*�~B˨f� <��R�㺪���ȑ �����c(�Ξ|�������?_"u6�: (�B��j� X�TrTm�}H�����!'êiG�*�.��s�-�-|�����*��cx���s�ê?���tv`�f�T=R������=(޹�����8�O0��zT�m�����u�E0mk5t���T� �:���|O�u5E���/{ Ԃ���I��['M�w�Dd��Х+yA���N� v}B�\{{� �N�#����#|��7} �o�)���Y������q��Uy�. S�J��#��ey�M��M�'0 ����������̋�ů֒��˟�1�Zn��Z�qM�4���1��d~���K�ȁ��1�$pN�U�@��6tE����آ��0�]t�/A!?��$X�v���ҵf�.�`ѣ�l��8�|/�Vt�ԳXl��}\A#2�]i���DK����}�G�{��6�3�� 6e�����o�4���݁��O��0�I|�������ɺ��_؆~�qm���x��u��k/��hNҔ8k��r�5�7�_.a1*��8���5ޯ]��v6[7�u�Z���0]�1�eN��9��f�����y� 3�ہ�R@6��_�����Q��%,oWZ�� �ոqn\� �g�ݓ���|]�!�6� �-�a�8YH�BпH��|������>++��,%�����0�� A���u���v%�:��)d�-�I%�ڴ�p����m�pI�-8(�UVπ�W��?2X�� �~�č���Z�l�KR7�9Z�0���^��z�vM'��|��E'̂�M{?�l��$�f�f�H�+�bA�`���� @ �f|��$��E�0H�iK�T�Jg��g[�w�]�T�3�"�����=�曠�7n��p�t�3��I�P���M��t�1��$a��$e.�ҵ�p�>�؝��nд1,���Ú�צ����m��`?�M{����5�9 ڵ��I��;�q��{}K|oa'a;�%H���)-v���X����z�+��I�}´F��4'![߰�wS�fܛz������Ζ���E�_��|�;��x����A�F���ߧ1���MW���s��|U����j+� OizN��C�@��� Z?'(�فLۆ�,�N���4�m ������|�>�Q�� �՝π� Iq� YsqTv���"�^���}9��G�d���V��� �GS�;���ҁ�Е�M-zp��G����/I#A{�'L�]�d�N/�N;ɺeI�� c/]oz�Vh1Ȓ_-� :�(�7��{z��|'L�9�e��X#gx)�_~�]���ԏ�L:�C N ��� @�H �H�^JB��B4�p{c��Kn�2���B���N���7������ڀ�� `D��*'��K�O��8kwCdѮ�ߕ���`)�;a�=�W�Qj��!����kP�b_m"��m@%��]��wS��*Y�RdI#�PFM�[`�yΞa�m�h�K��O�c�)�I��f!f'!4��Ԏs#~V�)���⧹ ܏���j肳H^c�:�.�?s�t!��ez%sTr��7��\�b�[��,p��Se�KX�*���T��G��[�Zh���jNj��70]_ÛS�� oW_.y�޿y�q�^R ��T�����VYL�]��Z �tS���B*nhXTߍm�X��.� �nO��/N�������u��'g3������`<��"�LT�Qw�d{Τ�8�~�k�4jdVK:���@}�(o��)��ண�S�Q��a^�������yQ�]�--�XwC�gږx>_/�O�7� y��_����wҧ�����'��)���ƃz� a�}@�0�e�ڰ��J��)V��a�+���k�h�=�\y�f0�`2���Ɠi�A��N\���M5M��a��'+�;��?/��g�*ѱ0�pQ\"ۍCIa?�"?����mW<����3��%��0�3L`3���l��(��C�G8�X?�=?�QwE�������xq�(�@;^,<��O~��Z�#�v$�Gp� 0�a�Z�N��pw��M'��%i���S�w ��m��� ��tؐ��S���#�`QP5ݙ��ܘ�l��M% ���1�Ty��&�`�~�$r�Vs����' :�M�xAx��g ��(�~����,�?$�kg�P��3��10�𹑂��:A{��t��4S�� � ���U"��}����'��{0�)cW@�����Y���v�E�+]���H�4�_�o�]�ΧW�ɹ=��:�7�L�������Ȁg^�/H>��G;�L?a\?9[Tm�=��*7�� �TǺ�&��}OFN�{]�t.#�<`z�A�� ���0���Ɗ�v��2�"���J|A��4?3�l!W��ς�ȱ�-�Ġ�w�"87�)�ϱ�p��6��Q��,/؜/$>ړ�z� "���*��]cA�L��Q�i`� /N3�?-�i���@�Եdy��ī��,�:����)�`v�3{�le�C�����}%Y�ح �m_ ���C��v����t���{0�;�}����eW ��UD��.���Z�OhBb�����Y�`�7i�c��p���W��}�l ����{RcG��<�Yv�h��Ww��KI�Y��\O�y���By��\�*[�2[ ]���v�,���_lW�G T�}��1��T&��������]B���K�xUˣ<��5 {1=M�5�ۅ�b�x�3��i���0��ڋc/��|~�J^��a�@-H*v�T���e���ɚ���s�D��S�Z���@H\mr��|fR��v��Y���.@�n�-3�j���7rG��K�������'���4M�X_����Twv�mg̦�v��b�2�9��J�X��� z�:�YT���7����@sA� [R��Yn.>�}2�h7hEB�}r�^�h�L���/�"���]X�k�Y�l��q?�@��Ĭ$F�}]��Ə��@�L�/���z��� �����4�ڹޒ��("�a�A:��JU� ��`LB�d(.s҉S⭇ U��w�ͭ�b�]��lv0��7��o�M�U���O��6���d��$H6^�z���h���`c͟��?�����=�˛�F�)�6B窧�O��#X���4���U��U�T7T溓��i��\a�Y�S���?����j|2wA�Y�Ԣ�c�Ɋ ?��0IU�P��*A��r��Z[ǥ��/}���K�/�~*���(y�X46=\(_g�w��s��oW���W��񟋰�D 9�������I%,��cY�,M(�!�'��� ރΨ�����%��y�6���$�~z��� @ş��4q�̆Y�=��i �]:�8;�E,�4ĞΉ_���B\�?�� �>)o �Y���Dĝ�Q>o�>=\�r����:4�����wO�u���c�4�q�C�����@_qS�B�xS޾j�o������۶������&u��#�1�kJ���є�+7e՘[%�\X���� `�>��Rwa�|`z��]F3�ښtb�SE}���}�Lw1y1L�~�c�N�����w�����{���p�I��ȡ�+�aq������Sq�k��\ T��d���8m��Ȧ��A�IR/m(5��i�����R����5�[�w�C/ ��5<]��B�: _����u�����U�Ը�j�36�Q��%�� �eOF��=�(j���8�TxnD�Q��<��Ѕ+�&�e� * 2$v���㒪&�c-zc��ƫE���%�K�c�Ӗ���f�-��GPW��Έ�?%M��= H)�-$�9/�_B���gȯ�1�Sr�:��=Y�0ن����� ��A5KP�"S�zs�\�څ����q�s�].\䦒���;��a:���F��wipRL����'�!������dSqBd(��,��8�BX-� ^��}��g�՘d��}9q�^�#}`4��;�Qd|{�1����6sf��}�Nx_E��\we��|�u/�B��2�P!���Q`�8Sb�f�Y_���f������ȍ���1�Gu7D�� l\��3������§�� "�(^�i'���r����-^��n�`���\�Z꼱 \UE���Z�+a�e�rJ��s�u�u���v"Ï���a-�A�J1Nw(�y#�|/�C������jHH{�2�=f|V|Q�a�i��b`c�D輴'��:�3��re��H�P=�R�hM�M��<��0o?%��H�^���Ȝ$��� qC����e��L�s�������\~�O�T[��)ݐ�>�E�W��!�g��l_�����{=�����.�L�5���7�9�ܸ9��׼~�2'��#��.3��n|M��\�]������ڗV �,t,�^I�s�M�G�Gs�9BV:޺ts�,�9 L�u3M�K_����.Y�xq������Ko���qr�:j:B�Z��p&��L���=�u�Չ2� �03=3 ެ$������z��,��?^@3;�L���(��Bv��#=3Z���/��#'s0�~`�`�o�2����R�٠Յ&��n��8Ia�H�;XI�ߎ�����O � |u��'�#d�� �1(�#5c����� ��>�P-*��Q3O:��{�)��2�=�������ܼY�L;G�9o��4��{��a��QL�w�Lt/�x���#f�1Oc}���U��U��TKsLtP�X(%�#䘈�h���ڐ��j��lDϴj� �xFC�R��� �m�:Qfg�W�`���?���*g�s�|UH� �S���u����c��i�+f<-N�ꁅ���v_��Ӛ(( $�M�n��c��)qQ��*.8p�9n�b�}��1Xˠ�;'ꍛYk��Yq��Jg�>r��{}W�~�k��eC�����M��n�m.���UFƂ�W%� ������e5��!a�df@2G�.�T�7�������(s����w��v�?Ur:B�Z��zG��w�b_.��2���!���ɦ/-O�]�ҡ�i��2�3ʚ��ճӗ���0L�K�ʠ��i2RA=G�D��x8��j��s��PeЇ����e4����%�D� ���5qo �ds������]���O�K�4fx�\�E%��.�C���p��DDG�a+W� ��o�����.U}pߛp�wYdj`���Ӆ���� ����;�v�:B�\W+�}� ����-�>�Z� vP���('``�{e�C)�Z�;�S}k5���=X���U ��e�&𦂱��T�}� ���:��Ր�!�n��'����wb*��u^�Y�)��Q3λ�5�LUQ�q��O ���ʱ� o����\Y���z�$V��Ց�r���V(*�)2q�j��q����W�h���p�t`��dk2��!{�n��*�O$��Q~��Pa�]�;�;�@D]̟; \f�S���h� �7�{�>&[7N��g���0��r#h���8G ��6���X���`��?T;����J鞷c�<�$�錅+C;�2� �s�Bw���F��קF53�S���~��,�0��NwE��ef(�м�J����҃Ֆ�I:��~䐺p��18�h�ˮ�͆�0�z<��b�XcMĄ&�VN� pf�󂦮�s'б�(?7�A�{�� o��v�� �%��=����"ù]N�S�%�tuLH�.�i2�A^2l?��an����$�ðQ�ޢ����T�Xǵ�&�����4�!�d���,�[���Ґs�%A�"JB�r��}��9+��D �w��ť�ĺ�WG�P��|P1f!�$��h �r��8���������MAg~����$u��z9�T̋/����ߓ �wuu?0�GR'�0� ѦİA�^����@�2�CX�.�V��ysaGS�̦r�<���QΘ+�a���a��5��JRG�i�Rp�o)x`�}�m$��Ͼ.���2�Q�=��A�m���5�� UjA���復��%���  ��v`�� �`b�Dt�\�\�?������;����bk_��[[ߑ�k[)���*��u� �#d�5��`x�����.�1�W;٧.J7됹Q��[ h� )��e R�3s��{f )<ۥ�W{��ܒ�̍�nm�^g')��z��p1;"I�h�Jv�-=x C�-�� �eb�/����m״�Ȗx>_��00�K�-l�Ǜ�(3�`�a��}���� ����ʭa�6����� ��h3�����J��6���&E��G��D�����v|�LE��0�w矿\^�uBnaj��$Ĝ���-lz�)�ډ�ڞޝ�����������w��kӫ�伮)� �̈2���H;[%�x��p4����&�Q���˩d�����6��Ѥ����/ex�y+ �7�>84"G����-2���5֛JCو���g�w�T�c��Y%���nn�ģ�O�a|t��{�bv��B��s;����K��p��C�C]� ]'KYA��� �O�>~�� ���~�P���fk�T�&���϶�vu�A���(^��A�;O\݉�p�=��b��V�T����E�����(��H%F�b�e����d=��c�,�]�W��+ T���+������S��2I�^��ht^���"aݢ�E��4�'�į)M�!Q5�O���I!��$���>�>Z��*�������*$�2}$���g�DyF~C�~G&_�0Y���w:.� W��"�J��\->�����ՕM%�;{rqs��i��o�_����zj�Sž�1����g��o�S��lH/��_�9�����5�zr��p����W�C`xv{q�u|wnOno..S���W�{0hZa*� �&(��>�O����DP>�@���Uv.���v��?�/��ʃ��͗\�0=X��N��?���,2�m�N��U� �'t��D����y�>����!7]�~�d�+{7`��gbo�I�0�q�$��n�f*\mH��_���$>5 ��Ҋ�9��v�׈�2Xi���֪��rf�&E��K��~���*��QZ�aD��v�qS�nHb�W3�.�eX^��j!��s!r �tS��Ψ�A�&�x�]�4j_��`bp�<� q�=HC � ;�бA�a�Z���9&�I�g�ž��N�D��y?I�u��?L��I���U�9����H�PNiŮY6� R+��g�+�Sծ�����͋��E���]6U~�o,*�Zy�Qi�=e/k�W������C��X���V����BA�yu&}�� -����Q�V&�H �'�z*H���=�}���GӼ��׬:m���v"?l*��"7�S~�О�~vNq��+w���� ���A& ����=U�䢳aU�wܯT��c��N���brU��NF6�/K�~' w 16�&�k/�ø���S�;3��-IX 4��@�ﻎr�ȡA���ܿ�9F_k#T!r8P��KKI�'Ft��}R,���a���w/�]X4�Q��ͽ�LoH��E��nE&gvt6y� �6��\bE��"�y�@U�5'݄��΂oA����«�b�թ�էRݎ �\e�xed��,�L������ƌFG�0���B��`�jyӄ1�Zhq�ÚtN�� ��aq�����T�v�����C#%���\�3'�b�нQ�KS�+0�5����Õn��,?TL����~o�>��.N|w�����+/�� �� ���t/q)�fgt;3�&L�F��45"�eh\7ֲꄁ4]VCz�/� G�B[�o���<Ų�1ф���"Vcd݄)��Dٓ���c/���Nl=�=����>]L�ڰd�e�/���E6�� B�I[TP��.� = �h���AV������t����+���\N�ؒ� ͤ�p�Rc�JPZ>������7bm2?��- �|�j9R�2�P�`N׏Xl ���^�J���� U#(�/6�u��d��}r"t1�n�e*�� &���I% ����"1��qS�l� )ţxP] ���_>Z�>Z���h�� >�~,�eՆT1g5 4��,/�E� 絛J/�/���)���������@��&�꼫��;M ��������H��VSvn_��h�6��F�ub�0��K�)K�g�$X�6]�ĝ�;�Y�8�b� ��m�C�P�q���Y��-���h��9��� $�R �=eS�&3&ɲ�����_��g���弼H2�k��.�rG�(�N�� {p2� ��w�QQ�p�ѐ&>����cH�ć4q�E�w"V i��� ^)�$H�ʸy�ԥ�nj��6���}I+r7To� �~�e�E)iӴb3��1{�G����sZyH�?�)�j�Xғ����~Hs��5nZ^H�;�V���RY0/����� �h��n" C0&�|y;V),�%� N}96C�ИF� �� �6+Kb9�{�I���qN���=��q~�9�WA�͜t%�ۍQ�\q�k8��$� ��Z�t��b�8�O����W�1�T^(�8ψ�Ȇ ൅�#�.��k��K� V����w���Q� ��wG�0�;w)(��3q{̞�L��x��{��`�U6b�Z��L/� ���m�}��8�� =�ؤ5w���_�!���Ue#���t �?W�Eš����h8�7��[M�}��'E!ot��Aw�E\�s1@w%�l� ��^Y���a����R���н͐ �j�& +Q�m�^,f�@��2P�� ���lW1��}�"]�Q���+-���,]@����⾇�,RR���<ȍ�܈��[�eO����?˗U`��������+����:b��%�i�i t'3�´����0G4���&�5���`�T"�tI_���:T� J��$FVm�{��y�Yț��Lw�?�y�����saTa���Z�<⭗���iŖ�C� H �R�����Ұ�� 7^/TNXxy�x�}��ց� ����xʃ,�+�Q���I�4�E�ұ�X���[<� �7Q��Q�&�����}j��%� ,|?��h��~���X�<c�y����}���X?���,`�Eן?�����'�����k �X�}r�Kv�� �;�Z;��Nh�l�o�ɫԲײ��t^->�1;�))`��@������T�z�W��&T ,�b,I�|ga!y$�ݱ(�[����(C^>�/\�M] ah|��E&�M�*�r�V�u`=�^�&����9�Vdf��E1 �'���uD}I9G�œw��oÎ�|�lw�cg�� �R[Z�ϵX�������b��n�)��מ�7TӤT@�t�}Лv��?�ִ%ɤf��2q �&M���J�����l" |���Iu��P4�@Ph�)"�߅&�2X2[u��:)|�+&���=\�Cs}�Ԉ3Z�t�9��v&֒ϷB4���\�}��WD�!oA =Ǧ�&WFL� ��zb�ԉ8, ��WIX�.��������e��ݍ��@���6u��i���fҲ*�j��G� �.�\�߃z����k�gV~F[Y^t�թK�����E��i�d�n�¡��z�)����R}{���$D��A�=�g�o5���Xʥ�W�9"��|��� �Wsȡ�����C-�fp���y�l T�9�řb���܊�/)\^q<��L��ʟΘUHؒ��Qhc��w��\��vv渢>;�Ŗ��a/�B Qn��MJ��5�y��,6���$d)hP��j�D17i�<� ��̑��5�ն܉����ao��(<"w %݉QGu�rsї4\k;%YBpF%��s�a #�p��o�D��)ɼzZk ����NJ��~B��Ԑن�og���=y�Oɇ��0�$g �&�Ɔ.���pN���*w���_1j#/��lŔ�q� ��G��LƜ�ra�(X{�h�E{����=�S����{G��`@LY��'�2}��g�m ��f������I'�Pk83���ө�6Xn(0��A��ݴ`�k������uC^$��Q�?Y�n�� ��I� �g�.,���6�`N4������V�4�$=�)���u�5kI�����6����ƶ��(��*���O��G��O�5������K�'��*�=`/瞷&���j�9�)������/;r��Q�Nf�f'���*��l�l�������#I��"l0��'���Wls���1��J,6Y�ڍq�T�_0hY�+�g�[��c�G|��L�V+�H5�#��������>۰���Jk��6�a#��;��j8��Q��4� I� �K:tnn�c�+�۲�Ĉ�`߿a��B�4�Dv‰�b�����v�L <��� .J�˴�1����n�6�"�a��-��۹�����a���bk�X�n��I���\�2�E ���O��}a��s�Ů�]׮�c�<��8����6c��$�Ι�R>ʔ� 7�(�fa� �cC/ad��L0�C�1p, �3A�Κl�0���+��J��3� �r�� \N���52M1(]_ҵ5���;��RC�������R0�,�^��ٵ�N�K�C��x��ͦ�����y�[ `f��=�ebD� ���sf F_��ꋚ�ɉ��L����s�E�:J��)y�ׅ���i�6�?�V�Y�b�,�e��,���8u��\�:���i~}͢��~��b�R�,w��1�:�>� ��HWq2з6�-Aġ�%����d��1�zf �W�"��l'�(]G�����N�04I�D ��'��KL��8���P�/���\�ǹW�j!��/�N �T�.�����6q�L%��ĤTrJ���<�ʚ���n�f_�c�h�ѳ�_��&Q?.W�Tδ����(UNq_^���5�\>yvc[�&������\/����z�������_B�1Fr9�����(\d��G^��[����:^�f�����-#qX=f �|��Xpv����.HݧT��X"����|4������ͬS�0��ð,K����P�/��+�Zc�nUK^!\$B��*�o�lX�Sd�iT�5�'є#B�`��j낶F��"�Y���ɴq��0���������t���d!��#f,B�\���K�7� �d]�S��$���3e�b�@����^|z�B2�����`X~���w�ѱ�6=��!"ҵo8�d�K3�����>��Nǿ��K� TN�Е�y�BGY�f���������-�Nnql��-�� ����O�Ivv3P��¥�]n+�/Yn�}7������‘���p�\����u:��|�� �q^�$��-��P_��K�\��8����'���$HXN��w�E�I�H�>���r��r���u�^�$�/u?_�#�m��E���� ����[������s�=K\q���X�e��r�JKl0��K����r+��G�K�� �o��� ��� ��q�a��K�/v2/UPA� `4�������X�Iv��IFt�L* �g��N�f��#:�df�"���!I]�k��u㾰X�ؚ�[i�o�j�n�]!��iÖV�-uA@�l���� ��i5��_N�G�����rv9S|�m�|/.��Å=_E61����07a��$� �V�m�,V�b��E N��89;��ǰ���t7nqڋ[�jr�Ӟ;�t���tnqz0nq�'nQ�-��[t���E.������޹�����8���_+|s�xy*�!� e���۠8w���+`R* �R�\8JXWEA,Z�OG���'`XW��� 0Z���s5��.���Y��ܯ��σ:qA/��9��[�Kb����'�P^J:"H��F�.Lэ@�B����2D��H�TĨ�����R�yY�p!Y, �eqta�EM-(5U�UTr��$�o�$9}�'�鑝$���$9}M'��!O��c\�E* &� �R���7���gh�~48�+�<ᖃƿ �Ia���e>g9���F`����|�i���\|�Ć��Sח���%/a@iY����e2)R%�&2��#"���|܀���g���� �e��Xf��b��<��I=Oy)�ܗ�ƒ�������w /�����[\�'�)f���p]­l���Ӕ.+s���}�ue���p)��h菉=2�/e,�yS)� ���a� �~c�1'^������)�"���T��+^V��",��J��i��� ��<9Ƈ�bFC5}��ɍI�ˮ�BX�S�#,��Q�t�,fc��ʜ����$�A�&�є�1�vb��]lH�����ś� �Zgde^��c��tIc~�_+4 ����6'�L0��jJ�J�DŽ��Å H�]k�X��!��4�K�L�sY �q?k�`�娸�Ax���ʹ'P*xD{̞O�}���#x��Xd�ka�ː�B�ou����]ת"�S�yOP�� �+1)���_��m�����gO{ ��?6��h���ҤgZ���r� ���K��Ƴee�*B8}R��yAm|�#�q<x���_PK�ظW�PK�RhArtifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+%&K fwC6�{KkA��0��c܌����#��!IXO*����{=��JE�(T�� ��?#8���݇ǁ�_��8�H!6���w�!�� Ң����v�nG��e�&����PKW�P2}�PK�R`Artifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU��� D��K+�nC�CamM�%���_c/�8yo2��I,��XH��\>a��ѼkMw�#��(��Z�/��;8�����荢�,� d���n c�.��#� �O��H���O��SC�Q�%Z�S�n��K��'�u�$^�״�.�OW�PKC9�Ƒ�PK�RsArtifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Deployment/CONTROLLER_BLUEPRINT_ARCHIVE/BASIC_VM_enriched.zip�yuXT]�7�%�9�tHJ#-��C3�04�(!�H���R*�-!! !-" ������������w��uq�u�o�����o��4U�Q�000�)���\��ndMUt�ߏH��Z��j���~�u;@ `�[m�]T7lm�P��������܇<�%X8�����z�=[h�R2&���k�#�B�+��8%��^z~�����M1M�]`�X-5�y�l�i���H���v)��w�} ��ǽ��f '��������\ݕX¹Q� ��]�8�T��2� �ͱ��q��|�I֭u��9���Jj5)� �%{`������W��-S�]���y�7EB0�1}А�꬟����U��p-��L�%c�0��켗5�v��3sc~g$l����!n'n���q!U�W��^Q� �l2�<�z�+�V]�Ի�U� �N���N��2�����,�����B�p�Zx���oXagB��w�=���b=��J��� �O�?l��n/��m�sv��Ŕ����E��)���L��m�����l�Qj��L�K��3���mR*��z��3�#��1�;$v���S/�״i!�-�L7B�r������Jȃ#+��xqB�����eu T/��^uv�$0[�J��0�mzN.���/f�F27��!���ʟ,wç�_��y��S|D��߻X]w��<�1��.����g5�3���_ =����ct�~Ҝ�o?x��]�~�r��)Kw����h ��CK���� ��Iw�@�%H6��-ˉ!��o Z�ъB��6��<�1��|�b���JU�{j$����:Dvd��P�,r����� j��a�K�l��_�R0�,Yڎ� �����z��`�%Q:�n_Q�b��J�iR�,��Cc��+2�( 5д%��)u��R�AOSaLʙ���?e3II$� J��N ��I�D`�zV�%�t�ٲ���w����Ԍ�r�i0�tuM�C��,d�; s�5�iEU�m�N��l �����Q�U�6��<�Γ�R��shB��Xݗ �?C�}���*�Qa���ۥ7C�A݀d�yC�5���RI�/,�����FL�����>kK5 J���t�Hm֎ݨ,:� ���;�ۧ�LW�252�2�� U� �J��E�H��#��p��xw ���D��_��pl���m�]U�)��9�!��"@� � ��4�N�"P�m=y���k����!.͹�iǂ�!�HG��F�H��ҴE�D��5k]�,$�`o�W{y��KT�)U;��!�����`N��� r)�P9�W�<.&�-��.����w2��=�g�xߏw6J���J A�0[�k�`���w+�ٛ��|���K��aE3�����V��?C�ǥ���rL����q�����^�٨�=U��#o6�J� ��(�O˝LPz��ˠșDS>��h �.��7�)J����Կ�\��O���\_�p^�~x� Ss,�x���bk�6��ʅ�(�Խ �����TT�8&�d�|R��R%/5���Y��8B��]t]-|�oʥ G�O-���p�3�(��3�K���!9T�-V@��d��@@a!}j�3�(�~��wt�0������d8~��w�h֪���c|��@֔ f�B"��b�L����{ѭz�)H�k��.���xI�Eca�0k<�f.��l,��DZ)\8�a�Ԧ �À��7Atԃ�|�N�'p(�M���d�aڛ�pרb@!��<;��?W ��(�Q7#���A_�ܫ�SG�l`��0��#`&��ol��ô^ki�NI;�$��=�c��ள���[y�f�0���A�S�,��C�eekF��XQ��G��~�?C� �%����v����#-�̳W�>AC+q/y�%o#����/7�6��տ��n�(gZwԇQB�lQý��8�W�Uc�b~b�B.J�d����q��.�T<�$���F������Q)�t�Xfg�nM{���U�=M2W�1�A����}[ݒ��u,֝���*�|��I n�w����ݟD>n]I�=N�l���3QT7��é��t;�����K�=V0�9^ORXթ�v,��&����z��'�uH��l�6�{���֞Qn�/k��u0MH�e�Q5b�"��${�a�v��J�1y��A����k�Rf���Į�� ��ʱ�Y=�06uʳ���;�E�^6�"��I���#���2��@��h���uY��"�x�E�'�Z��d�r%/z)�����Ep�X���������B�O��i� o{S�g�3[KG��L�^9 :��O��"�Sѱ�Ϯ ȝ��v�"���M8� �sy!��9��q�ZN�ŏ�v���,[3~7��OZ|����Gؑ��b��D�s������Y�T�]^�#?���;U��3���&�� ��nB8M�D�jF�lR��� v�3 ��u��fX�êm�Ć��'�E;��o�a"�o<�DQ�n6kV䪏=�� �#]�2��Mq&u�37a%d[[����jM��h���X��j5�� gw9$��b�L��ܟ�yg��V�Kz��o���X�$�l��6^t�������k�h����$� �t�8;X�\���/ښ���z�E�q*q�k�k���P�$���!�_ ��f+7~��� �����k�j�9��3 ��%�C�n45O�l��{ݴϤ-�*��T��2��}���֛<?E �9����Ň3Sp��0� ���u,y�L��~|�������drq�u�·y6ղmP�c� �6֤� "yک�U��ә�-����GJg�_Si"��x5�P��!�}����P��|��!�ֶ�V�,�L�K�Ȍ�6J����܀U�}e��X6���X�����?�;� ��Y,�mU�۾2�v�;�D�?�ѫ�yqI�=d�U$N- � e���;Lۇ<|O��x�ڍ�=*�!K��1;���C6d�av�t~3r_3�g��/��GVx��Awg���U �q6���&�e�Z����ً��5de����:�,���� A��ѩێ���h$�sn�#ˀ�߿-����/ �� b[���B%��_%�D�uR��y��ޭM8体m�0gf4�+�.4Ɛ�[LJ>?V��T�����$Ғ*���;�5 ���%'����D|)� ҩr*���`�}��� ���tŚT��[�=}\O9#�d��o�m�����,uR��T��k���[څ�2��� `���i8к���|����C--�G|hI��6:��A�3��u�@�\ٽ{�T�ߙ3���w�˛��oM%y@ެ�ϬD�N�$�J> �#��,��t<9k��O���ћ~h�2' ūxr�6�V���� 1��q�Hr)�n�=��bVF!"ڋ-P��Ng�P*��XP��.��O&��mŔ�V��`�4�yď�g" !�J�/C�D��*ӏ��]N��d�Mf��� +�\iM�技�[�$��h���;��P �:�A_H1��f�{v�^�!)���S3"!���O.�,�O���.���X� �k��5�a0�38�Z�H`��c���o�����C2i�wW��P 11և��7S�x� "�ڳ ���]�U�t������#��H��B�<����R�Nv,����z��ḛJ�=G�i��H�_��?�:�X� }�����/�N1o(]�ϱP�In�P8�r�s�x�Y��-l����l?e������1�&È���x���iV�A�ȸ�#"+�y�J�Ewmގ@�PnR!�e�~�=�����S ��4�0NW���X�U���,��b8�Z� ͇k=��|L_F��!(�VA�>�R�T�W�{Hn=[N�ѦRX5�|�eZ�a��^Z� x~O2�!��7H���m�x�����P�����T�:�=5��W O��:�i�������T~�OC�.�;&6�,M+�JJx���g� ������e�p�L�@��(��͟&�p#�Y�h~yǷH=�y+���3B�g \E��}O3Q���@��<���H�z ��g��I/ ��v��@#MV�祯kZh�y��$ �`6��4�>��I�� }@ ������%PLTF�H���Eb�3��b��P�(��UVu�~U� �&bW@�D�DVh���,w4�$��X�z �nxk���F��;Z[-i&6Ζ3b7"�����ɽ�0��J��șQq�6Gk� �(�ȃ�)�b��G��޷����ڏ�=�����KӜ���O!1�o �pǯeFyN�$�A�}����8�H���}٥���qT��i>7m]e&�����[�qM��L5b_�����X�ъ/��&[h��X��Fȼ0�H1�׆�V��u��m��M�̛8.��3��B��:�_�����'(�i�)�J�� �ɐR�%��[5%�f�!_NS�+v�S��E���s�#�{08Twt�.+��?Q���vd(7(+б\?m=�Vӟ�L�?���ni��O��}r�r�!�1���&��a�g�>P���/C��1�&*o��C�y�9Oο����[���h0�%������P��`u�ȟ�+���t�g��1�4����4E� ��h���}Yr/�B�R��d�q�GǬҩ�����zڷ���]��'�\���`�)�V�c'/N�:G��v�BL���7������ k�l'3��i_��=)ƔťN�w]�ujT@���N8�4}+ ��Q������f��2����l7Ŭ�R-ݒ�-G�?�GY�����l��~������2�Y.���`3�d���z��wI:��d��L� ����7X�r�s����0�t�����*��ª'�—w9u �"��^��ļ������x52 �(��.z��&�&j?��=(�Hy�@O�� �Ԝ�0g@�E�v�+�Q� ��)}!��ޕ��/[ԝ*�������2K N���w�w��Tg�%ὓ0.�{FN�]����p��`L�"������.���i��ecTZ "��9 �'σ���3�s� J���{�*>iE�����*K�9ܥs�;�)�I��� Z���j���������s7������!;4ozt�;�D}2��x3c����1`_�^ UΤ�=J/���B����Z/���a���V ���3��q���g�2���J�?F�͓Ϋ׹K�Xػu��&3��\r˯�J��Dz��>��� ݞ�f �+�=0UF�9���^�WFe��aY��z�b�8}�~Ķ����N"�e���6U��@Ύ[,�I����P�WDϪ��y��I Ηt'l���8�"�IF�k�am] �WI��L�7ͳ 3������pa6������ !��5[�&�:�ͪ���G�@��i������&��j�U�(8�(�Xi�ACT ʷ��tͲ̃Oq�c���E �iDh�>^�A������]���>�7�������\���[���z��ޞ�M�铙���9#p������p�4�CX^�`���.( /~�IDN (��'�w�������r��J����wS��E#*�����̹k��YGQ�\�%O6�������#'å�7�Q�A�W�?��.�]����?8��t#�����u��G�GQN]^"jDM�{��Fw"/L$]k�u>��۟����Zy��v��>�7����g����*�{=�Ԟ���' ;�r���}�K�&��u���aK鉩⁨���"j��p��tL�����*��Nɾ�U�Ȗ?.��PI����m �fB����z{�b��v�>P{�1K�Ws�?R��� ��v� ��QG������+. rC��c�����U<ϐ����A(Ƃ\xj��l� ��sQ�*N�������,GU`�L�t̲yh*�*��I�|�t/!o��ۦAQvt�6�Qq�Rј����MB ��>J�=��g�$t4��G�l�R";9T�\2/����r\ r(I�8Uy�}�Ӳʶ��|)��6��y_����}�7#��ٴ���u���BD"F�N��BD�y���9εO����Z�&�j��ꚥ ­-��@W��L׀ ��V��&�զ �5@z���)� v�vz�M�[��7��VGi��a����M��u�kP�طWo�\=Xq\��#�G%��&�5`f�"xs@WO�kv��v�j}}��!�猛pWs��pTd#� w5���gJ~[Zz�jr'����&�U ���{ʿ���6�!FR�E o��\��}5�_�m �`�h�W3��ȿ��Ein���M{͘��?ɔ�**��/I~���" ���� PK��U��%PK�R_Artifacts/Resources/basic_vm_macro0/Deployment/VF_MODULES_METADATA/basic_vm_macro0_modules.json��;O�0�{~E��;r<׉M�KC�v� ]�����8��� ��JAa�G߱���U����e����vn\�]�Z��d�/��yl�Ɍ��ir���.Μ���_�������pw��*���΀A%+�A��C%ɒ�ʐ׻�G7N��F�k��GTG�A �%'��H�ig��dj�{�b߆7�)g�Y� ���"� $�珆s�,�r��)��ٝ5c�d��UJ"�Jr ��,K�ƁbJE%|U�34��xT�@rn kA )��fd*���W��9t���`���o�6t���_�C7E��j���Z��hH�fm���/Ζ���g�&Lq��R���1�wn�d�0���/�Ѕ��M�.�h�̭�_�~�#O�w:�(�ׅ&�������U��ղ�?PKq2�n�PK�RIArtifacts/Resources/basic_vm_macro0/Deployment/HEAT_ENV/base_ubuntu20.envm�ˎ�@F����D�@u2�jK�(# �1��V\�B��������?�,j�C��o/���49iX�d�V�k>���+b&5�Y��5� �g�|�1KO�ٷ���P<�7[6�5��A�u4�5IÓ9�� ӹ��q.$]�8��s��C�lXW=U}���|߱zBhA���&z�ө�\˹F�'� ��V���ޒ�;�[�O6��w$T��%GPT7��-�& ���U���*�w3΃ +�s�đ&���㞫 �.�\�5��������(_L�p���D�w~�Gʦ���U�Y�:Y�Q�w�)�|@GH�2=+�#�a�?Mgq ����Ay� z(ίe�a�>y.�?��B��Y�d�v\��'� ;ax�?EY`24=c���WTxM�_c�ˠ��j��Fy��VO��K_���^_~PK�!��}�PK�R�R�B4E csar.metaPK�R{�����kTOSCA-Metadata/TOSCA.metaPK�R8�7f +I->Definitions/service-BasicVmMacro-template.ymlPK�RB%�e�8� NS.mfPK�R�ל?t7Definitions/service-BasicVmMacro-template-interface.ymlPK�RE�0��V. Definitions/resource-BasicVmMacro-template.ymlPK�R��� h�8]%Definitions/resource-BasicVmMacro-template-interface.ymlPK�Rjƛ�R �O?�0Definitions/resource-BasicVmMacroNodesUbuntu20cvfc-template.ymlPK�R5B�q�#}IC=Definitions/resource-BasicVmMacroNodesUbuntu20cvfc-template-interface.ymlPK�R���O� .^FDefinitions/resource-Extneutroncp-template.ymlPK�RI�J�Y/ KDefinitions/resource-Securityrules-template.ymlPK�RV� ��dF�MDefinitions/resource-BasicvmmacroComputeNodesHeatUbuntu20-template.ymlPK�R+�@j5��PDefinitions/data.ymlPK�R�'}8��Definitions/groups.ymlPK�R0?��@ @u�Definitions/policies.ymlPK�R���C&��Definitions/annotations.ymlPK�R�����j�Definitions/relationships.ymlPK�R 2ea� u�Definitions/artifacts.ymlPK�R�H�v~(��Definitions/capabilities.ymlPK�R8����Definitions/interfaces.ymlPK�R����A�y�Definitions/nodes.ymlPK�R�6��D�px�Artifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Informational/OTHER/VSP_basic_vm_macro_VSP_Information.txtPK�R�ظW�XZ�Artifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Deployment/HEAT/base_ubuntu20.yamlPK�RW�P2}�h7Artifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK�RC9�Ƒ�`JArtifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK�R��U��%siArtifacts/org.openecomp.resource.vf.BasicVmMacro_v1.0/Deployment/CONTROLLER_BLUEPRINT_ARCHIVE/BASIC_VM_enriched.zipPK�Rq2�n�_Artifacts/Resources/basic_vm_macro0/Deployment/VF_MODULES_METADATA/basic_vm_macro0_modules.jsonPK�R�!��}�I !Artifacts/Resources/basic_vm_macro0/Deployment/HEAT_ENV/base_ubuntu20.envPK� $ 2021-05-20 03:32:50,216 DEBUG 195:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:32:50,216 DEBUG 197:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/relationship-list 2021-05-20 03:32:50,216 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-20 03:32:50,216 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:32:50,216 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/relationship-list 2021-05-20 03:32:50,216 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-20 03:32:50,318 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-20 03:32:50,318 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2936d076140448ff9d4ebb7b6236e7fb","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-macro-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"2936d076140448ff9d4ebb7b6236e7fb"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-guilin-daily-vnfs"}]}]} 2021-05-20 03:32:50,320 DEBUG 195:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:32:50,320 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-macro-cloud-owner&cloud-region-id=RegionOne 2021-05-20 03:32:50,321 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-20 03:32:50,321 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:32:50,321 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-macro-cloud-owner&cloud-region-id=RegionOne 2021-05-20 03:32:50,321 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-20 03:32:50,421 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-20 03:32:50,421 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-macro-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"pike","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1621481131194","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/af11e4c5-91d9-4bc1-b5a0-1609167eff5c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]}]}}]} 2021-05-20 03:32:50,423 DEBUG 195:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:32:50,423 DEBUG 197:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/relationship-list 2021-05-20 03:32:50,424 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-20 03:32:50,424 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:32:50,424 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/relationship-list 2021-05-20 03:32:50,424 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-20 03:32:50,512 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-20 03:32:50,512 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2936d076140448ff9d4ebb7b6236e7fb","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-macro-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"2936d076140448ff9d4ebb7b6236e7fb"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-guilin-daily-vnfs"}]}]} 2021-05-20 03:32:50,515 DEBUG 195:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:32:50,515 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-macro-cloud-owner&cloud-region-id=RegionOne 2021-05-20 03:32:50,515 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-20 03:32:50,515 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:32:50,515 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-macro-cloud-owner&cloud-region-id=RegionOne 2021-05-20 03:32:50,515 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-20 03:32:50,623 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-20 03:32:50,623 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-macro-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"pike","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1621481131194","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/af11e4c5-91d9-4bc1-b5a0-1609167eff5c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]}]}}]} 2021-05-20 03:32:50,626 DEBUG 195:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:32:50,626 DEBUG 197:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/relationship-list 2021-05-20 03:32:50,626 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-20 03:32:50,626 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:32:50,626 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro/relationship-list 2021-05-20 03:32:50,626 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-20 03:32:50,720 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-20 03:32:50,720 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2936d076140448ff9d4ebb7b6236e7fb","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-macro-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"2936d076140448ff9d4ebb7b6236e7fb"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-guilin-daily-vnfs"}]}]} 2021-05-20 03:32:50,722 DEBUG 195:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:32:50,723 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-macro-cloud-owner&cloud-region-id=RegionOne 2021-05-20 03:32:50,723 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-20 03:32:50,723 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:32:50,723 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-macro-cloud-owner&cloud-region-id=RegionOne 2021-05-20 03:32:50,723 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-20 03:32:50,823 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-20 03:32:50,823 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-macro-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"pike","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1621481131194","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/af11e4c5-91d9-4bc1-b5a0-1609167eff5c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]}]}}]} 2021-05-20 03:32:50,825 DEBUG 195:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:32:50,826 DEBUG 197:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2936d076140448ff9d4ebb7b6236e7fb 2021-05-20 03:32:50,826 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-20 03:32:50,826 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-20 03:32:50,826 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2936d076140448ff9d4ebb7b6236e7fb 2021-05-20 03:32:50,826 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-20 03:32:50,916 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-05-20 03:32:50,917 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"2936d076140448ff9d4ebb7b6236e7fb","tenant-name":"onap-guilin-daily-vnfs","tenant-context":"None","resource-version":"1621481131292","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/af11e4c5-91d9-4bc1-b5a0-1609167eff5c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"af11e4c5-91d9-4bc1-b5a0-1609167eff5c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2021-05-20 03:32:50,919 DEBUG 195:onap_service.py(1) - [None][Create 17c5bfbc-7995-451f-b0fc-be5302643c5f Service deletion request] sent header: 2021-05-20 03:32:50,919 DEBUG 197:onap_service.py(1) - [None][Create 17c5bfbc-7995-451f-b0fc-be5302643c5f Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/17c5bfbc-7995-451f-b0fc-be5302643c5f 2021-05-20 03:32:50,919 DEBUG 198:onap_service.py(1) - [None][Create 17c5bfbc-7995-451f-b0fc-be5302643c5f Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm_macro", "modelInvariantId": "ba18ecdb-a452-47e2-8581-58028b654431", "modelVersion": "1.0", "modelVersionId": "2d1109a7-56d0-4083-a731-12bfce6df26b" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicvm-macro-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "2936d076140448ff9d4ebb7b6236e7fb" } } } 2021-05-20 03:32:50,919 DEBUG 103:onap_service.py(1) - [None][Create 17c5bfbc-7995-451f-b0fc-be5302643c5f Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0dc4ee0f-40bb-4262-94b5-13b91a8fe358', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:32:50,920 DEBUG 105:onap_service.py(1) - [None][Create 17c5bfbc-7995-451f-b0fc-be5302643c5f Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/17c5bfbc-7995-451f-b0fc-be5302643c5f 2021-05-20 03:32:50,920 DEBUG 106:onap_service.py(1) - [None][Create 17c5bfbc-7995-451f-b0fc-be5302643c5f Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm_macro", "modelInvariantId": "ba18ecdb-a452-47e2-8581-58028b654431", "modelVersion": "1.0", "modelVersionId": "2d1109a7-56d0-4083-a731-12bfce6df26b" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicvm-macro-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "2936d076140448ff9d4ebb7b6236e7fb" } } } 2021-05-20 03:32:53,474 INFO 116:onap_service.py(1) - [None][Create 17c5bfbc-7995-451f-b0fc-be5302643c5f Service deletion request] response code: 202 2021-05-20 03:32:53,474 DEBUG 120:onap_service.py(1) - [None][Create 17c5bfbc-7995-451f-b0fc-be5302643c5f Service deletion request] response: {"requestReferences":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","instanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358"}} 2021-05-20 03:32:53,475 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-05-20 03:32:53,482 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:32:53,482 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:32:53,482 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:32:53,484 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f7acc5cc-04ee-4386-9b38-cdcb901f9e87', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:32:53,484 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:32:53,484 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:32:53,647 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:32:53,648 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 20 May 2021 03:32:53 GMT"}}} 2021-05-20 03:33:03,650 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:33:03,650 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:33:03,650 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:33:03,651 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd61b97f4-ec66-4c24-8db3-6b5eb40754b7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:33:03,651 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:33:03,651 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:33:04,108 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:33:04,108 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6). TASK INFORMATION: Task name is null.","percentProgress":18,"timestamp":"Thu, 20 May 2021 03:33:00 GMT"}}} 2021-05-20 03:33:14,110 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:33:14,110 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:33:14,110 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:33:14,110 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '25390ee1-4646-4cad-b019-333642271eec', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:33:14,111 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:33:14,111 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:33:14,521 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:33:14,522 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":18,"timestamp":"Thu, 20 May 2021 03:33:05 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:33:24,532 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:33:24,533 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:33:24,533 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:33:24,533 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a245f3a3-c18d-4aca-978b-b1fb29d4e814', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:33:24,533 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:33:24,533 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:33:25,070 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:33:25,070 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":18,"timestamp":"Thu, 20 May 2021 03:33:05 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:33:35,077 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:33:35,078 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:33:35,078 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:33:35,078 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '119e995f-0154-4e73-a5ac-a24b8956aebc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:33:35,078 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:33:35,078 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:33:35,499 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:33:35,500 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:33:45,501 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:33:45,502 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:33:45,502 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:33:45,502 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6557ee7c-4c5c-453e-8b22-008962c4ad24', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:33:45,503 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:33:45,503 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:33:45,924 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:33:45,924 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:33:55,930 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:33:55,930 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:33:55,931 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:33:55,931 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '60b11dcb-1d46-49d6-9477-23734f8eeb52', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:33:55,931 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:33:55,931 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:33:56,428 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:33:56,428 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:34:06,438 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:34:06,438 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:34:06,438 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:34:06,438 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '04bd0659-baf4-48ac-89da-8372d380d1f3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:34:06,438 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:34:06,439 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:34:06,853 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:34:06,853 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:34:16,862 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:34:16,862 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:34:16,862 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:34:16,862 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '99807a77-ae25-493e-95a4-f2e44c9fa916', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:34:16,863 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:34:16,863 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:34:17,318 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:34:17,318 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:34:27,329 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:34:27,329 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:34:27,329 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:34:27,330 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2553c88b-e4ab-4b33-99c7-6c05b5ebfa10', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:34:27,330 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:34:27,330 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:34:27,811 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:34:27,811 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:34:37,822 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:34:37,822 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:34:37,822 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:34:37,822 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bd253036-9ad2-4234-993c-74ca43d16947', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:34:37,823 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:34:37,823 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:34:38,366 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:34:38,367 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:34:48,377 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:34:48,378 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:34:48,378 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:34:48,378 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '03193cb6-8e55-4a4c-a67f-2696eda15b03', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:34:48,378 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:34:48,378 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:34:48,806 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:34:48,806 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:34:58,812 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:34:58,812 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:34:58,812 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:34:58,812 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '09d1f38b-7e0a-48da-9a80-b16dff5bb8cf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:34:58,813 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:34:58,813 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:34:59,234 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:34:59,235 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:35:09,241 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:35:09,241 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:35:09,241 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:35:09,241 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9a53a660-6545-48c5-84c5-522d8d8b2787', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:35:09,241 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:35:09,241 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:35:09,733 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:35:09,733 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:35:19,743 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:35:19,743 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:35:19,743 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:35:19,743 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f68d82e8-6621-439c-becb-53c54fd2fbed', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:35:19,743 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:35:19,744 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:35:20,229 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:35:20,229 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:35:30,238 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:35:30,239 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:35:30,239 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:35:30,239 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6358af70-6c0a-4abe-86e6-a008485efe51', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:35:30,239 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:35:30,239 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:35:30,716 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:35:30,716 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:35:40,727 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:35:40,728 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:35:40,728 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:35:40,729 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0d336f05-135b-4c99-8ca6-7511b073efc8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:35:40,729 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:35:40,729 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:35:41,224 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:35:41,225 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:35:51,233 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:35:51,234 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:35:51,234 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:35:51,234 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eeeeff29-5043-4154-8246-542d452f0d46', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:35:51,234 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:35:51,234 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:35:51,724 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:35:51,725 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:36:01,733 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:36:01,734 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:36:01,734 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:36:01,734 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9f934b70-fb8c-47c6-9083-5b440b3c9f55', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:36:01,734 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:36:01,734 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:36:02,223 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:36:02,224 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:36:12,235 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:36:12,235 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:36:12,235 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:36:12,235 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '071a2970-7b50-4111-bc06-03ad0a55d4e3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:36:12,236 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:36:12,236 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:36:12,719 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:36:12,719 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:36:22,728 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:36:22,728 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:36:22,729 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:36:22,729 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '78ad110e-bad0-4b76-9ff7-fde14c84834f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:36:22,729 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:36:22,729 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:36:23,212 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:36:23,212 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:36:33,222 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:36:33,222 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:36:33,222 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:36:33,223 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7f6b83be-9b1e-4bf6-b14c-9dd430728506', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:36:33,223 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:36:33,223 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:36:33,699 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:36:33,699 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:36:43,709 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:36:43,710 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:36:43,710 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:36:43,710 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '08038ad3-e412-490d-91b6-27c45b7a39cf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:36:43,710 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:36:43,710 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:36:44,122 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:36:44,122 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:36:54,133 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:36:54,133 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:36:54,133 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:36:54,133 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bd9a6c86-c8e2-4217-af41-a30d984b5549', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:36:54,134 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:36:54,134 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:36:54,609 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:36:54,609 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:37:04,619 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:37:04,619 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:37:04,619 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:37:04,620 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '508496bf-cde7-49f0-91b8-bdabeefd7d4a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:37:04,620 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:37:04,620 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:37:05,110 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:37:05,110 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:37:15,121 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:37:15,122 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:37:15,122 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:37:15,122 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b9fd2224-0b47-40d0-92ca-aaadf33cff56', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:37:15,122 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:37:15,122 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:37:15,622 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:37:15,622 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:37:25,629 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:37:25,630 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:37:25,630 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:37:25,630 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '58f52eef-01ff-4239-883c-c50ce949cb3f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:37:25,630 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:37:25,630 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:37:26,116 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:37:26,117 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:37:36,126 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:37:36,126 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:37:36,126 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:37:36,127 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fcf76387-3c21-4f64-aacb-010bfc3583eb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:37:36,127 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:37:36,127 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:37:36,645 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:37:36,646 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:37:46,657 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:37:46,657 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:37:46,657 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:37:46,658 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0fa79028-f655-4bde-b22a-5ec4a5cbf8bb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:37:46,658 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:37:46,658 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:37:47,133 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:37:47,133 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:37:57,141 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:37:57,142 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:37:57,142 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:37:57,142 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '23f4cfe7-a36a-46df-8cf8-3791894cd5f5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:37:57,142 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:37:57,142 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:37:57,622 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:37:57,623 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:38:07,625 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:38:07,626 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:38:07,626 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:38:07,626 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '24d088fd-72b1-4ae3-b2fc-adcfac1130be', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:38:07,626 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:38:07,626 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:38:08,121 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:38:08,121 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:38:18,132 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:38:18,132 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:38:18,133 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:38:18,133 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '16eb6a50-94ba-4284-89a0-616118dcfd2c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:38:18,133 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:38:18,133 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:38:18,615 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:38:18,615 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:38:28,625 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:38:28,626 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:38:28,626 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:38:28,626 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '631d9fb9-a107-4435-9120-33d3a4497e0f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:38:28,626 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:38:28,626 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:38:29,047 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:38:29,048 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:38:39,051 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:38:39,052 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:38:39,052 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:38:39,052 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '639b80ef-4679-402d-aa5e-218851574429', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:38:39,052 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:38:39,052 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:38:39,518 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:38:39,518 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5). TASK INFORMATION: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":32,"timestamp":"Thu, 20 May 2021 03:33:24 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:38:49,529 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:38:49,529 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:38:49,529 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:38:49,530 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6b46c6cf-2abb-4aa2-a806-d50deba4e7c3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:38:49,530 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:38:49,530 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:38:50,052 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:38:50,053 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":72,"timestamp":"Thu, 20 May 2021 03:38:47 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:39:00,062 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:39:00,062 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:39:00,062 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:39:00,062 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b774fe5a-c72d-432f-86c4-897b03dd82d8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:39:00,062 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:39:00,062 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:39:00,247 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:39:00,248 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","finishTime":"Thu, 20 May 2021 03:38:53 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 20 May 2021 03:38:53 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:39:00,248 INFO 56:mixins.py(10) - ServiceDeletionRequest task finished 2021-05-20 03:39:00,249 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:39:00,249 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:39:00,249 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:39:00,249 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c81a20af-1ce0-46f5-ab10-230684d28725', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:39:00,249 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:39:00,249 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:39:00,404 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:39:00,404 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","finishTime":"Thu, 20 May 2021 03:38:53 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 20 May 2021 03:38:53 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:39:00,405 DEBUG 195:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:39:00,405 DEBUG 197:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:39:00,405 DEBUG 198:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:39:00,405 DEBUG 103:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9d404d35-25a6-4500-9cf3-e4a19f27f40e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:39:00,405 DEBUG 105:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:39:00,405 DEBUG 106:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:39:00,561 INFO 116:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:39:00,562 DEBUG 120:onap_service.py(10) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","finishTime":"Thu, 20 May 2021 03:38:53 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 20 May 2021 03:38:53 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:39:00,569 DEBUG 195:onap_service.py(1) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: 2021-05-20 03:39:00,570 DEBUG 197:onap_service.py(1) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:39:00,570 DEBUG 198:onap_service.py(1) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:39:00,571 DEBUG 103:onap_service.py(1) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4a3b9b61-fe28-4703-8866-f074bbd5ab27', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-20 03:39:00,571 DEBUG 105:onap_service.py(1) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0dc4ee0f-40bb-4262-94b5-13b91a8fe358 2021-05-20 03:39:00,571 DEBUG 106:onap_service.py(1) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] data sent: None 2021-05-20 03:39:00,727 INFO 116:onap_service.py(1) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response code: 200 2021-05-20 03:39:00,728 DEBUG 120:onap_service.py(1) - [None][Check 0dc4ee0f-40bb-4262-94b5-13b91a8fe358 orchestration request status] response: {"request":{"requestId":"0dc4ee0f-40bb-4262-94b5-13b91a8fe358","startTime":"Thu, 20 May 2021 03:32:51 GMT","finishTime":"Thu, 20 May 2021 03:38:53 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba18ecdb-a452-47e2-8581-58028b654431","modelType":"service","modelName":"basic_vm_macro","modelVersion":"1.0","modelVersionId":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelUuid":"2d1109a7-56d0-4083-a731-12bfce6df26b","modelInvariantUuid":"ba18ecdb-a452-47e2-8581-58028b654431"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"2936d076140448ff9d4ebb7b6236e7fb","tenantName":"onap-guilin-daily-vnfs","cloudOwner":"basicvm-macro-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"17c5bfbc-7995-451f-b0fc-be5302643c5f","serviceInstanceName":"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 20 May 2021 03:38:53 GMT"},"requestProcessingData":[{"groupingId":"2fbb8848-f6fe-4508-a50e-6c3c36a7167e","tag":"StackInformation","dataPairs":[{"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/2936d076140448ff9d4ebb7b6236e7fb/stacks/basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1621481585000,\"creation_time\":1621481151000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"5aea767fcd8a4ad0acfebfc2d0ad8a91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2fbb8848-f6fe-4508-a50e-6c3c36a7167e\",\"OS::project_id\":\"2936d076140448ff9d4ebb7b6236e7fb\",\"OS::stack_name\":\"basic_macro_e25f2056-7b4c-48ff-ada5-9a16e484e9d2_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"af11e4c5-91d9-4bc1-b5a0-1609167eff5c\",\"vf_module_id\":\"11205b72-c4ef-4ba9-8aa5-4f0568c90a72\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-20 03:39:00,729 INFO 224:service_macro.py(1) - Service None deleted 2021-05-20 03:39:00,733 INFO 176:run_tests.py(1) - Test result: +------------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+---------------------+------------------+----------------+ | basic_vm_macro | integration | 26:31 | PASS | +------------------------+---------------------+------------------+----------------+ 2021-05-20 03:39:01,146 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/60a5d9d56c44f5001011f480 2021-05-20 03:39:01,147 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK